Searched refs:ScVbaCommandBars (Results 1 – 3 of 3) sorted by relevance
80 ScVbaCommandBars::ScVbaCommandBars( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaCommandBars() function in ScVbaCommandBars86 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()
36 class ScVbaCommandBars : public CommandBars_BASE class42 …ScVbaCommandBars( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…43 virtual ~ScVbaCommandBars();
277 …uno::Reference< XCommandBars > xCommandBars( new ScVbaCommandBars( this, mxContext, uno::Reference… in CommandBars()
Completed in 19 milliseconds