Home
last modified time | relevance | path

Searched refs:mnRootSelected (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dnavsett.hxx37 sal_uInt16 mnRootSelected; /// Index of selected root entry. member in ScNavigatorSettings
46 inline void SetRootSelected( sal_uInt16 nIndex ) { mnRootSelected = nIndex; } in SetRootSelected()
47 inline sal_uInt16 GetRootSelected() const { return mnRootSelected; } in GetRootSelected()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx561 mnRootSelected( SC_CONTENT_ROOT ), in ScNavigatorSettings()

Completed in 26 milliseconds