Searched refs:ScVbaCommandBarControl (Results 1 – 3 of 3) sorted by relevance
40 void ScVbaCommandBarControl::ApplyChange() throw ( uno::RuntimeException ) in ApplyChange()48 ScVbaCommandBarControl::getCaption() throw ( uno::RuntimeException ) in getCaption()65 ScVbaCommandBarControl::getOnAction() throw (uno::RuntimeException) in getOnAction()88 ScVbaCommandBarControl::getVisible() throw (uno::RuntimeException) in getVisible()97 ScVbaCommandBarControl::setVisible( ::sal_Bool _visible ) throw (uno::RuntimeException) in setVisible()108 ScVbaCommandBarControl::getEnabled() throw (uno::RuntimeException) in getEnabled()126 ScVbaCommandBarControl::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled()142 ScVbaCommandBarControl::getBeginGroup() throw (css::uno::RuntimeException) in getBeginGroup()149 ScVbaCommandBarControl::setBeginGroup( ::sal_Bool _begin ) throw (css::uno::RuntimeException) in setBeginGroup()187 ScVbaCommandBarControl::getServiceImplName() in getServiceImplName()[all …]
37 class ScVbaCommandBarControl : public CommandBarControl_BASE class53 …ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno…54 …ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno…81 typedef cppu::ImplInheritanceHelper1< ScVbaCommandBarControl, ov::XCommandBarPopup > CommandBarPopu…96 typedef cppu::ImplInheritanceHelper1< ScVbaCommandBarControl, ov::XCommandBarButton > CommandBarBut…
131 ScVbaCommandBarControl* pNewCommandBarControl = NULL; in createCollectionObject()226 ScVbaCommandBarControl* pNewCommandBarControl = NULL; in Add()
Completed in 23 milliseconds