Searched refs:ScVbaSheetObjectsBase (Results 1 – 3 of 3) sorted by relevance
282 ScVbaSheetObjectsBase::ScVbaSheetObjectsBase( const ScVbaObjectContainerRef& rxContainer ) throw (c… in ScVbaSheetObjectsBase() function in ScVbaSheetObjectsBase289 ScVbaSheetObjectsBase::~ScVbaSheetObjectsBase() in ~ScVbaSheetObjectsBase()293 void ScVbaSheetObjectsBase::collectShapes() throw (uno::RuntimeException) in collectShapes()300 uno::Reference< container::XEnumeration > SAL_CALL ScVbaSheetObjectsBase::createEnumeration() throw… in createEnumeration()307 uno::Type SAL_CALL ScVbaSheetObjectsBase::getElementType() throw (uno::RuntimeException) in getElementType()314 uno::Any ScVbaSheetObjectsBase::createCollectionObject( const uno::Any& rSource ) in createCollectionObject()319 uno::Any ScVbaSheetObjectsBase::getItemByStringIndex( const OUString& rIndex ) throw (uno::RuntimeE… in getItemByStringIndex()
49 class ScVbaSheetObjectsBase : public ScVbaSheetObjects_BASE class52 …explicit ScVbaSheetObjectsBase( const ScVbaObjectContainerRef& rxContainer ) throw (css::uno::Runt…53 virtual ~ScVbaSheetObjectsBase();74 typedef ::cppu::ImplInheritanceHelper1< ScVbaSheetObjectsBase, ov::excel::XGraphicObjects > ScVbaGr…
50 class ScVbaSheetObjectsBase;60 ::rtl::Reference< ScVbaSheetObjectsBase > mxButtons;
Completed in 12 milliseconds