Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx48 ScVbaOLEObject::ScVbaOLEObject( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in ScVbaOLEObject() function in ScVbaOLEObject
64 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 …]
H A Dvbaoleobject.hxx35 class ScVbaOLEObject : public OLEObjectImpl_BASE class
43ScVbaOLEObject( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
H A Dvbaoleobjects.cxx98 …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 15 milliseconds