#include "fv_FrameEdit.h"#include "fl_DocLayout.h"#include "pd_Document.h"#include "gr_DrawArgs.h"#include "gr_Graphics.h"#include "ut_units.h"#include "ut_debugmsg.h"#include "fl_BlockLayout.h"#include "fp_Line.h"#include "fp_Run.h"#include "pf_Frag.h"#include "pf_Frag_Strux.h"#include "fp_FrameContainer.h"#include "fv_View.h"#include "ev_Mouse.h"#include "xap_Frame.h"#include "gr_Painter.h"#include "xap_App.h"#include "fv_ViewDoubleBuffering.h"Variables | |
| static bool | bScrollRunning = false |
| static UT_Worker * | s_pScroll = NULL |
| static UT_sint32 | iExtra = 0 |
bool bScrollRunning = false [static] |
Referenced by FV_FrameEdit::_actuallyScroll(), and FV_FrameEdit::_autoScroll().
1.7.1