Searched refs:ScVbaSheetObjectBase (Results 1 – 3 of 3) sorted by relevance
163 ScVbaSheetObjectBase::ScVbaSheetObjectBase( in ScVbaSheetObjectBase() function in ScVbaSheetObjectBase178 double SAL_CALL ScVbaSheetObjectBase::getLeft() throw (uno::RuntimeException) in getLeft()183 void SAL_CALL ScVbaSheetObjectBase::setLeft( double fLeft ) throw (uno::RuntimeException) in setLeft()190 double SAL_CALL ScVbaSheetObjectBase::getTop() throw (uno::RuntimeException) in getTop()195 void SAL_CALL ScVbaSheetObjectBase::setTop( double fTop ) throw (uno::RuntimeException) in setTop()202 double SAL_CALL ScVbaSheetObjectBase::getWidth() throw (uno::RuntimeException) in getWidth()207 void SAL_CALL ScVbaSheetObjectBase::setWidth( double fWidth ) throw (uno::RuntimeException) in setWidth()214 double SAL_CALL ScVbaSheetObjectBase::getHeight() throw (uno::RuntimeException) in getHeight()219 void SAL_CALL ScVbaSheetObjectBase::setHeight( double fHeight ) throw (uno::RuntimeException) in setHeight()226 OUString SAL_CALL ScVbaSheetObjectBase::getName() throw (uno::RuntimeException) in getName()[all …]
103 …::rtl::Reference< ScVbaSheetObjectBase > createVbaObject( const uno::Reference< drawing::XShape >&…121 …virtual ScVbaSheetObjectBase* implCreateVbaObject( const uno::Reference< drawing::XShape >& rxShap…191 ::rtl::Reference< ScVbaSheetObjectBase > ScVbaObjectContainer::createVbaObject( in createVbaObject()351 ::rtl::Reference< ScVbaSheetObjectBase > xVbaObject = mxContainer->createVbaObject( xShape ); in Add()485 …virtual ScVbaSheetObjectBase* implCreateVbaObject( const uno::Reference< drawing::XShape >& rxShap…504 ScVbaSheetObjectBase* ScVbaButtonContainer::implCreateVbaObject( const uno::Reference< drawing::XSh… in implCreateVbaObject()
88 class ScVbaSheetObjectBase : public ScVbaSheetObject_BASE class91 explicit ScVbaSheetObjectBase(131 typedef ::cppu::ImplInheritanceHelper1< ScVbaSheetObjectBase, ov::excel::XControlObject > ScVbaCont…