Home
last modified time | relevance | path

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

/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx41 ScVbaCommandBar::getName() throw ( uno::RuntimeException ) in getName()
73 ScVbaCommandBar::setName( const ::rtl::OUString& _name ) throw (uno::RuntimeException) in setName()
81 ScVbaCommandBar::getVisible() throw (uno::RuntimeException) in getVisible()
104 ScVbaCommandBar::setVisible( ::sal_Bool _visible ) throw (uno::RuntimeException) in setVisible()
127 ScVbaCommandBar::getEnabled() throw (uno::RuntimeException) in getEnabled()
134 ScVbaCommandBar::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled()
141 ScVbaCommandBar::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
151 ScVbaCommandBar::Controls( const uno::Any& aIndex ) throw (script::BasicErrorException, uno::Runtim… in Controls()
162 ScVbaCommandBar::Type() throw (script::BasicErrorException, uno::RuntimeException) in Type()
178 ScVbaCommandBar::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbacommandbars.cxx69 …uno::Reference< XCommandBar > xCommandBar( new ScVbaCommandBar( m_xParent, m_xContext, m_pCBarHelp… in nextElement()
151 …aRet <<= uno::Reference< XCommandBar >( new ScVbaCommandBar( this, mxContext, m_pCBarHelper, xBarS… in createCollectionObject()
189 …uno::Reference< XCommandBar > xCBar( new ScVbaCommandBar( this, mxContext, m_pCBarHelper, xBarSett… in Add()
H A Dvbacommandbar.hxx39 class ScVbaCommandBar : public CommandBar_BASE class
49ScVbaCommandBar( const css::uno::Reference< ov::XHelperInterface > xParent, const css::uno::Refere…

Completed in 20 milliseconds