Searched refs:ScVbaCommandBarControl (Results 1 – 3 of 3) sorted by relevance
31 ScVbaCommandBarControl::ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& … in ScVbaCommandBarControl() function in ScVbaCommandBarControl35 ScVbaCommandBarControl::ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& … in ScVbaCommandBarControl() function in ScVbaCommandBarControl40 void ScVbaCommandBarControl::ApplyChange() throw ( uno::RuntimeException ) in ApplyChange()48 ScVbaCommandBarControl::getCaption() throw ( uno::RuntimeException ) in getCaption()57 ScVbaCommandBarControl::setCaption( const ::rtl::OUString& _caption ) throw (uno::RuntimeException) in setCaption()65 ScVbaCommandBarControl::getOnAction() throw (uno::RuntimeException) in getOnAction()73 ScVbaCommandBarControl::setOnAction( const ::rtl::OUString& _onaction ) throw (uno::RuntimeExceptio… in setOnAction()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()[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()