Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Dstdmenu.cxx142 if ( (nCurId >= FONTSTYLEMENU_FIRSTID) && (nCurId <= FONTSTYLEMENU_LASTID) ) in Select()
157 if ( (nCurId >= FONTSTYLEMENU_FIRSTID) && (nCurId <= FONTSTYLEMENU_LASTID) ) in Highlight()
174 if ( GetItemText( i+FONTSTYLEMENU_FIRSTID ) == rStyleName ) in ImplIsAlreadyInserted()
186 while ( (nItemId >= FONTSTYLEMENU_FIRSTID) && in Fill()
199 sal_uInt16 nId = FONTSTYLEMENU_FIRSTID; in Fill()
324 InsertItem( FONTSTYLEMENU_FIRSTID, pList->GetNormalStr(), in Fill()
326 InsertItem( FONTSTYLEMENU_FIRSTID+1, pList->GetItalicStr(), in Fill()
328 InsertItem( FONTSTYLEMENU_FIRSTID+2, pList->GetBoldStr(), in Fill()
330 InsertItem( FONTSTYLEMENU_FIRSTID+3, pList->GetBoldItalicStr(), in Fill()
350 if ( (nItemId < FONTSTYLEMENU_FIRSTID) || in SetCurStyle()
/aoo4110/main/svtools/inc/svtools/
H A Dstdmenu.hxx178 #define FONTSTYLEMENU_FIRSTID 62000 macro

Completed in 28 milliseconds