Searched refs:ScRefreshTimerControl (Results 1 – 4 of 4) sorted by relevance
38 class ScRefreshTimerControl class49 ScRefreshTimerControl() : nBlockRefresh(0) {} in ScRefreshTimerControl() function in ScRefreshTimerControl66 ScRefreshTimerControl * const * ppControl;68 ScRefreshTimerProtector( ScRefreshTimerControl * const * pp );80 ScRefreshTimerControl * const * ppControl;132 void SetRefreshControl( ScRefreshTimerControl * const * pp ) in SetRefreshControl()
126 class ScRefreshTimerControl;293 ScRefreshTimerControl* pRefreshTimerControl;1827 ScRefreshTimerControl* GetRefreshTimerControl() const in GetRefreshTimerControl()1829 ScRefreshTimerControl * const * GetRefreshTimerControlAddress() const in GetRefreshTimerControlAddress()
32 ScRefreshTimerProtector::ScRefreshTimerProtector( ScRefreshTimerControl * const * pp ) in ScRefreshTimerProtector()
242 pRefreshTimerControl = new ScRefreshTimerControl; in ScDocument()