Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx105 #define ICON_POS_NEWDOC 0 macro
363 aIconCtrl.InsertEntry( aEntryStr, aImage, ICON_POS_NEWDOC ); in SvtIconWindow_Impl()
567 aIconCtrl.GetEntry( ICON_POS_NEWDOC )->SetImage( in UpdateIcons()
1175 sal_Bool bIsNewDoc = ( pIconWin->GetSelectEntryPos() == ICON_POS_NEWDOC ); in IMPL_LINK()
1560 if ( nSelectedGroup < ICON_POS_NEWDOC ) nSelectedGroup = ICON_POS_NEWDOC; in ReadViewSettings()

Completed in 26 milliseconds