Home
last modified time | relevance | path

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

/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbacommandbars.cxx80 ScVbaCommandBars::ScVbaCommandBars( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaCommandBars() function in ScVbaCommandBars
86 ScVbaCommandBars::~ScVbaCommandBars() in ~ScVbaCommandBars()
92 ScVbaCommandBars::getElementType() throw ( uno::RuntimeException ) in getElementType()
98 ScVbaCommandBars::createEnumeration() throw ( uno::RuntimeException ) in createEnumeration()
104 ScVbaCommandBars::createCollectionObject( const uno::Any& aSource ) in createCollectionObject()
162 ScVbaCommandBars::Add( const css::uno::Any& Name, const css::uno::Any& /*Position*/, const css::uno… in Add()
194 ScVbaCommandBars::getCount() throw(css::uno::RuntimeException) in getCount()
211 ScVbaCommandBars::Item( const uno::Any& aIndex, const uno::Any& /*aIndex2*/ ) throw( uno::RuntimeEx… in Item()
236 ScVbaCommandBars::getServiceImplName() in getServiceImplName()
242 ScVbaCommandBars::getServiceNames() in getServiceNames()
H A Dvbacommandbars.hxx36 class ScVbaCommandBars : public CommandBars_BASE class
42ScVbaCommandBars( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
43 virtual ~ScVbaCommandBars();
H A Dvbaapplicationbase.cxx277 …uno::Reference< XCommandBars > xCommandBars( new ScVbaCommandBars( this, mxContext, uno::Reference… in CommandBars()

Completed in 27 milliseconds