Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaoleobjects.cxx109 ScVbaOLEObjects::ScVbaOLEObjects( const uno::Reference< XHelperInterface >& xParent, const uno::Ref… in ScVbaOLEObjects() function in ScVbaOLEObjects
115 ScVbaOLEObjects::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
121 ScVbaOLEObjects::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
133 ScVbaOLEObjects::getItemByStringIndex( const rtl::OUString& sIndex ) throw (uno::RuntimeException) in getItemByStringIndex()
160 ScVbaOLEObjects::getElementType() throw (uno::RuntimeException) in getElementType()
165 ScVbaOLEObjects::getServiceImplName() in getServiceImplName()
172 ScVbaOLEObjects::getServiceNames() in getServiceNames()
H A Dvbaoleobjects.hxx34 class ScVbaOLEObjects : public OLEObjectsImpl_BASE class
41ScVbaOLEObjects( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
H A Dvbaworksheet.cxx756 …uno::Reference< excel::XOLEObjects >xOleObjects( new ScVbaOLEObjects( this, mxContext, xIndexAcces… in OLEObjects()

Completed in 45 milliseconds