Home
last modified time | relevance | path

Searched refs:bMenu (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbars.cxx110 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 Dvbacommandbarhelper.cxx231 …container::XIndexAccess >& xIndexAccess, const rtl::OUString& sName, bool bMenu ) throw (css::uno:… in findControlByName() argument
250 if( bMenu ) in findControlByName()
H A Dvbacommandbarhelper.hxx95 …container::XIndexAccess >& xIndexAccess, const rtl::OUString& sName, bool bMenu = false ) throw (c…
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1418 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 28 milliseconds