Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/test/
H A Dtest.cxx183 Sequence< Sequence< PropertyValue > > lNewMenu = aCFG.GetMenu( E_NEWMENU ); in impl_testDynamicMenuOptions()
188 …aCFG.AppendItem( E_NEWMENU, ASCII("private:factory/swriter"), ASCII("new writer"), ASCII("icon_wri… in impl_testDynamicMenuOptions()
189 …aCFG.AppendItem( E_NEWMENU, ASCII("private:factory/scalc" ), ASCII("new calc" ), ASCII("icon_cal… in impl_testDynamicMenuOptions()
190 …aCFG.AppendItem( E_NEWMENU, ASCII("private:factory/sdraw" ), ASCII("new draw" ), ASCII("icon_dra… in impl_testDynamicMenuOptions()
192 lNewMenu = aCFG.GetMenu( E_NEWMENU ); in impl_testDynamicMenuOptions()
/trunk/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx636 case E_NEWMENU : { in Clear()
664 case E_NEWMENU : { in GetMenu()
695 case E_NEWMENU : { in AppendItem()
/trunk/main/unotools/inc/unotools/
H A Ddynamicmenuoptions.hxx55 E_NEWMENU = 0, enumerator
/trunk/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx159 aDynamicMenuEntries = SvtDynamicMenuOptions().GetMenu( E_NEWMENU ); in Initialize()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx197 Sequence < Sequence < PropertyValue > > aMenu = aOpt.GetMenu( E_NEWMENU ); in add_ugly_db_item()
H A Dshutdowniconaqua.mm413 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU );
H A Dshutdowniconw32.cxx216 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU ); in createSystrayMenu()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx180 aDynamicMenuEntries( SvtDynamicMenuOptions().GetMenu( E_NEWMENU ) ); in FillDocumentList()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx491 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU ); in initControls()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx638 aDynamicMenuEntries = SvtDynamicMenuOptions().GetMenu( E_NEWMENU ); in GetNewDocContents()

Completed in 111 milliseconds