Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx196 VbaDummyCommandBar::VbaDummyCommandBar( in VbaDummyCommandBar() function in VbaDummyCommandBar
206 ::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 …]
H A Dvbacommandbar.hxx73 class VbaDummyCommandBar : public CommandBar_BASE class
76 VbaDummyCommandBar(
H A Dvbacommandbars.cxx127 …aRet <<= uno::Reference< XCommandBar >( new VbaDummyCommandBar( this, mxContext, sBarName, office:… in createCollectionObject()

Completed in 18 milliseconds