Searched refs:ScVbaPages (Results 1 – 3 of 3) sorted by relevance
28 ScVbaPages::ScVbaPages( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< un… in ScVbaPages() function in ScVbaPages33 ScVbaPages::getElementType() throw (uno::RuntimeException) in getElementType()40 ScVbaPages::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()46 ScVbaPages::getServiceImplName() in getServiceImplName()53 ScVbaPages::createEnumeration() throw (uno::RuntimeException) in createEnumeration()59 ScVbaPages::getServiceNames() in getServiceNames()
37 class ScVbaPages : public ScVbaPages_BASE class43 …ScVbaPages( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…44 virtual ~ScVbaPages() {} in ~ScVbaPages()
111 uno::Reference< XCollection > xColl( new ScVbaPages( this, mxContext, getPages( nValue ) ) ); in Pages()
Completed in 14 milliseconds