Searched refs:pRefreshTimerControl (Results 1 – 2 of 2) sorted by relevance
242 pRefreshTimerControl = new ScRefreshTimerControl; in ScDocument()249 pRefreshTimerControl = NULL; in ScDocument()381 if ( pRefreshTimerControl ) in ~ScDocument()385 delete pRefreshTimerControl, pRefreshTimerControl = NULL; in ~ScDocument()
296 ScRefreshTimerControl* pRefreshTimerControl; member in ScDocument1831 { return pRefreshTimerControl; } in GetRefreshTimerControl()1833 { return &pRefreshTimerControl; } in GetRefreshTimerControlAddress()
Completed in 29 milliseconds