Searched refs:nSelectedGroup (Results 1 – 1 of 1) sorted by relevance
1543 sal_Int32 nSelectedGroup = ICON_POS_TEMPLATES; in ReadViewSettings() local1554 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 29 milliseconds