Searched refs:aNewMenu (Results 1 – 3 of 3) sorted by relevance
412 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU );415 const Sequence< PropertyValue >* pNewMenu = aNewMenu.getConstArray();416 … const Sequence< PropertyValue >* pNewMenuEnd = aNewMenu.getConstArray() + aNewMenu.getLength();
216 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU ); in createSystrayMenu() local219 const Sequence< PropertyValue >* pNewMenu = aNewMenu.getConstArray(); in createSystrayMenu()220 const Sequence< PropertyValue >* pNewMenuEnd = aNewMenu.getConstArray() + aNewMenu.getLength(); in createSystrayMenu()
490 Sequence < Sequence < PropertyValue > > aNewMenu = aOpt.GetMenu( E_NEWMENU ); in initControls() local493 const Sequence< PropertyValue >* pNewMenu = aNewMenu.getConstArray(); in initControls()494 const Sequence< PropertyValue >* pNewMenuEnd = aNewMenu.getConstArray() + aNewMenu.getLength(); in initControls()