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()
129 class ScRefreshTimerControl;296 ScRefreshTimerControl* pRefreshTimerControl;1830 ScRefreshTimerControl* GetRefreshTimerControl() const in GetRefreshTimerControl()1832 ScRefreshTimerControl * const * GetRefreshTimerControlAddress() const in GetRefreshTimerControlAddress()
32 ScRefreshTimerProtector::ScRefreshTimerProtector( ScRefreshTimerControl * const * pp ) in ScRefreshTimerProtector()
242 pRefreshTimerControl = new ScRefreshTimerControl; in ScDocument()
Completed in 34 milliseconds