Searched refs:ScVbaObjectContainer (Results 1 – 2 of 2) sorted by relevance
78 class ScVbaObjectContainer : public ::cppu::WeakImplHelper1< container::XIndexAccess > class81 explicit ScVbaObjectContainer(147 ScVbaObjectContainer::ScVbaObjectContainer( in ScVbaObjectContainer() function in ScVbaObjectContainer163 void ScVbaObjectContainer::collectShapes() throw (uno::RuntimeException) in collectShapes()191 ::rtl::Reference< ScVbaSheetObjectBase > ScVbaObjectContainer::createVbaObject( in createVbaObject()214 sal_Int32 SAL_CALL ScVbaObjectContainer::getCount() throw (uno::RuntimeException) in getCount()219 uno::Any SAL_CALL ScVbaObjectContainer::getByIndex( sal_Int32 nIndex ) in getByIndex()229 uno::Type SAL_CALL ScVbaObjectContainer::getElementType() throw (uno::RuntimeException) in getElementType()234 sal_Bool SAL_CALL ScVbaObjectContainer::hasElements() throw (uno::RuntimeException) in hasElements()360 class ScVbaControlContainer : public ScVbaObjectContainer[all …]
39 class ScVbaObjectContainer;40 typedef ::rtl::Reference< ScVbaObjectContainer > ScVbaObjectContainerRef;
Completed in 24 milliseconds