Searched refs:CommandBars (Results 1 – 14 of 14) sorted by relevance
105 SwVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in SwVbaGlobals107 return getApplication()->CommandBars( aIndex ); in CommandBars()
114 SwVbaApplication::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in SwVbaApplication116 return VbaApplicationBase::CommandBars( aIndex ); in CommandBars()
55 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
64 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
185 ScVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in ScVbaGlobals188 return xBase->CommandBars( aIndex ); in CommandBars()
68 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
44 any CommandBars( [in] any Index );
52 any CommandBars( [in] any Index );
56 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
47 any CommandBars( [in] any Index );
65 any CommandBars( [in] any Index );
69 //any CommandBars( [in] any Index );
616 Set cbMenu = VBInst.CommandBars("Add-Ins")
275 VbaApplicationBase::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars() function in VbaApplicationBase
Completed in 46 milliseconds