Searched refs:VbaDummyCommandBar (Results 1 – 3 of 3) sorted by relevance
196 VbaDummyCommandBar::VbaDummyCommandBar( in VbaDummyCommandBar() function in VbaDummyCommandBar206 ::rtl::OUString SAL_CALL VbaDummyCommandBar::getName() throw ( uno::RuntimeException ) in getName()211 void SAL_CALL VbaDummyCommandBar::setName( const ::rtl::OUString& _name ) throw (uno::RuntimeExcept… in setName()216 ::sal_Bool SAL_CALL VbaDummyCommandBar::getVisible() throw (uno::RuntimeException) in getVisible()221 void SAL_CALL VbaDummyCommandBar::setVisible( ::sal_Bool /*_visible*/ ) throw (uno::RuntimeExceptio… in setVisible()225 ::sal_Bool SAL_CALL VbaDummyCommandBar::getEnabled() throw (uno::RuntimeException) in getEnabled()231 void SAL_CALL VbaDummyCommandBar::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled()237 void SAL_CALL VbaDummyCommandBar::Delete( ) throw (script::BasicErrorException, uno::RuntimeExcept… in Delete()250 sal_Int32 SAL_CALL VbaDummyCommandBar::Type() throw (script::BasicErrorException, uno::RuntimeExcep… in Type()260 rtl::OUString& VbaDummyCommandBar::getServiceImplName() in getServiceImplName()[all …]
73 class VbaDummyCommandBar : public CommandBar_BASE class76 VbaDummyCommandBar(
127 …aRet <<= uno::Reference< XCommandBar >( new VbaDummyCommandBar( this, mxContext, sBarName, office:… in createCollectionObject()
Completed in 19 milliseconds