Searched refs:DoExpand (Results 1 – 2 of 2) sorted by relevance
160 void DoExpand( size_t nLevel, size_t nEntry ) const;
484 void ScOutlineWindow::DoExpand( size_t nLevel, size_t nEntry ) const in DoExpand() function in ScOutlineWindow1031 case KEY_ADD: DoExpand( mnFocusLevel, mnFocusEntry ); break; in KeyInput()
Completed in 9 milliseconds