Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbasheetobjects.cxx282 ScVbaSheetObjectsBase::ScVbaSheetObjectsBase( const ScVbaObjectContainerRef& rxContainer ) throw (c… in ScVbaSheetObjectsBase() function in ScVbaSheetObjectsBase
289 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()
H A Dvbasheetobjects.hxx49 class ScVbaSheetObjectsBase : public ScVbaSheetObjects_BASE class
52 …explicit ScVbaSheetObjectsBase( const ScVbaObjectContainerRef& rxContainer ) throw (css::uno::Runt…
53 virtual ~ScVbaSheetObjectsBase();
74 typedef ::cppu::ImplInheritanceHelper1< ScVbaSheetObjectsBase, ov::excel::XGraphicObjects > ScVbaGr…
H A Dvbaworksheet.hxx50 class ScVbaSheetObjectsBase;
60 ::rtl::Reference< ScVbaSheetObjectsBase > mxButtons;

Completed in 19 milliseconds