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()214 double SAL_CALL ScVbaSheetObjectBase::getHeight() throw (uno::RuntimeException) in getHeight()226 OUString SAL_CALL ScVbaSheetObjectBase::getName() throw (uno::RuntimeException) in getName()236 sal_Int32 SAL_CALL ScVbaSheetObjectBase::getPlacement() throw (uno::RuntimeException) in getPlacement()272 sal_Bool SAL_CALL ScVbaSheetObjectBase::getPrintObject() throw (uno::RuntimeException) in getPrintObject()[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…
Completed in 18 milliseconds