Searched refs:ScVbaOLEObject (Results 1 – 3 of 3) sorted by relevance
48 ScVbaOLEObject::ScVbaOLEObject( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in ScVbaOLEObject() function in ScVbaOLEObject64 ScVbaOLEObject::getObject() throw (uno::RuntimeException) in getObject()70 ScVbaOLEObject::getEnabled() throw (uno::RuntimeException) in getEnabled()82 ScVbaOLEObject::getVisible() throw (uno::RuntimeException) in getVisible()96 ScVbaOLEObject::getLeft() throw (uno::RuntimeException) in getLeft()109 ScVbaOLEObject::getTop() throw (uno::RuntimeException) in getTop()115 ScVbaOLEObject::setTop( double _top ) throw (uno::RuntimeException) in setTop()121 ScVbaOLEObject::getHeight() throw (uno::RuntimeException) in getHeight()133 ScVbaOLEObject::getWidth() throw (uno::RuntimeException) in getWidth()144 ScVbaOLEObject::getServiceImplName() in getServiceImplName()[all …]
35 class ScVbaOLEObject : public OLEObjectImpl_BASE class43 …ScVbaOLEObject( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
98 …return uno::makeAny( uno::Reference< ov::excel::XOLEObject >( new ScVbaOLEObject( m_xParent, m_xCo… in nextElement()127 …return uno::makeAny( uno::Reference< ov::excel::XOLEObject >( new ScVbaOLEObject( getParent(), mxC… in createCollectionObject()
Completed in 12 milliseconds