Home
last modified time | relevance | path

Searched refs:CommandBars (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbaglobals.cxx105 SwVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in SwVbaGlobals
107 return getApplication()->CommandBars( aIndex ); in CommandBars()
H A Dvbaapplication.cxx114 SwVbaApplication::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in SwVbaApplication
116 return VbaApplicationBase::CommandBars( aIndex ); in CommandBars()
H A Dvbaapplication.hxx55 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
H A Dvbaglobals.hxx64 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
/trunk/main/sc/source/ui/vba/
H A Dvbaglobals.cxx185 ScVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in ScVbaGlobals
188 return xBase->CommandBars( aIndex ); in CommandBars()
H A Dvbaglobals.hxx68 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
/trunk/main/oovbaapi/ooo/vba/word/
H A DXGlobals.idl44 any CommandBars( [in] any Index );
H A DXApplication.idl52 any CommandBars( [in] any Index );
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbaapplicationbase.hxx56 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
/trunk/main/oovbaapi/ooo/vba/
H A DXApplicationBase.idl47 any CommandBars( [in] any Index );
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXGlobals.idl65 any CommandBars( [in] any Index );
H A DXApplication.idl69 //any CommandBars( [in] any Index );
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.bas616 Set cbMenu = VBInst.CommandBars("Add-Ins")
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx275 VbaApplicationBase::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in VbaApplicationBase

Completed in 40 milliseconds