Searched refs:bMenu (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbars.cxx | 110 sal_Bool bMenu = sal_False; in createCollectionObject() local 122 bMenu = sal_True; in createCollectionObject() 136 bMenu = sal_True; in createCollectionObject() 144 bMenu = sal_False; in createCollectionObject() 151 … ScVbaCommandBar( this, mxContext, m_pCBarHelper, xBarSettings, sResourceUrl, bMenu, sal_False ) ); in createCollectionObject()
|
H A D | vbacommandbarhelper.cxx | 231 …container::XIndexAccess >& xIndexAccess, const rtl::OUString& sName, bool bMenu ) throw (css::uno:… in findControlByName() argument 250 if( bMenu ) in findControlByName()
|
H A D | vbacommandbarhelper.hxx | 95 …container::XIndexAccess >& xIndexAccess, const rtl::OUString& sName, bool bMenu = false ) throw (c…
|
/aoo42x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 1418 sal_Bool bMenu; in Command() local 1422 bMenu = GetPageId( aMenuPos ) != 0; in Command() 1427 bMenu = sal_True; in Command() 1430 if ( bMenu ) in Command()
|
Completed in 37 milliseconds