Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/contnr/
H A Dtemplwin.cxx1543 sal_Int32 nSelectedGroup = ICON_POS_TEMPLATES; in ReadViewSettings() local
1554 aViewSettings.GetUserItem( VIEWSETTING_SELECTEDGROUP ) >>= nSelectedGroup; in ReadViewSettings()
1560 if ( nSelectedGroup < ICON_POS_NEWDOC ) nSelectedGroup = ICON_POS_NEWDOC; in ReadViewSettings()
1561 if ( nSelectedGroup > ICON_POS_SAMPLES ) nSelectedGroup = ICON_POS_SAMPLES; in ReadViewSettings()
1584 pIconWin->SetCursorPos( nSelectedGroup ); in ReadViewSettings()

Completed in 25 milliseconds