Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dshutdowniconaqua.mm413 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU );
416 const Sequence< PropertyValue >* pNewMenu = aNewMenu.getConstArray();
417 … const Sequence< PropertyValue >* pNewMenuEnd = aNewMenu.getConstArray() + aNewMenu.getLength();
H A Dshutdowniconw32.cxx216 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU ); in createSystrayMenu() local
219 const Sequence< PropertyValue >* pNewMenu = aNewMenu.getConstArray(); in createSystrayMenu()
220 const Sequence< PropertyValue >* pNewMenuEnd = aNewMenu.getConstArray() + aNewMenu.getLength(); in createSystrayMenu()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx493 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU ); in initControls() local
496 const Sequence< PropertyValue >* pNewMenu = aNewMenu.getConstArray(); in initControls()
497 const Sequence< PropertyValue >* pNewMenuEnd = aNewMenu.getConstArray() + aNewMenu.getLength(); in initControls()

Completed in 30 milliseconds