Searched defs:nEntryId (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svtools/source/control/ |
H A D | toolbarmenu.cxx | 77 void ToolbarMenuEntry::init( int nEntryId, MenuItemBits nBits ) in init() 92 ToolbarMenuEntry::ToolbarMenuEntry( ToolbarMenu& rMenu, int nEntryId, const String& rText, MenuItem… in ToolbarMenuEntry() 103 ToolbarMenuEntry::ToolbarMenuEntry( ToolbarMenu& rMenu, int nEntryId, const Image& rImage, MenuItem… in ToolbarMenuEntry() 128 ToolbarMenuEntry::ToolbarMenuEntry( ToolbarMenu& rMenu, int nEntryId, Control* pControl, MenuItemBi… in ToolbarMenuEntry() 533 void ToolbarMenu::checkEntry( int nEntryId, bool bChecked ) in checkEntry() 553 void ToolbarMenu::enableEntry( int nEntryId, bool bEnable ) in enableEntry() 580 void ToolbarMenu::setEntryText( int nEntryId, const String& rStr ) in setEntryText() 608 void ToolbarMenu::setEntryImage( int nEntryId, const Image& rImage ) in setEntryImage() 793 void ToolbarMenu::appendEntry( int nEntryId, const String& rStr, MenuItemBits nItemBits ) in appendEntry() 800 void ToolbarMenu::appendEntry( int nEntryId, const Image& rImage, MenuItemBits nItemBits ) in appendEntry() [all …]
|
Completed in 23 milliseconds