Home
last modified time | relevance | path

Searched refs:ScVbaCommandBarControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx40 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 …]
H A Dvbacommandbarcontrol.hxx37 class ScVbaCommandBarControl : public CommandBarControl_BASE class
53ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno…
54ScVbaCommandBarControl( 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…
H A Dvbacommandbarcontrols.cxx131 ScVbaCommandBarControl* pNewCommandBarControl = NULL; in createCollectionObject()
226 ScVbaCommandBarControl* pNewCommandBarControl = NULL; in Add()

Completed in 23 milliseconds