Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx163 ScVbaSheetObjectBase::ScVbaSheetObjectBase( in ScVbaSheetObjectBase() function in ScVbaSheetObjectBase
178 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 …]
H A Dvbasheetobjects.cxx103 …::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()
H A Dvbasheetobject.hxx88 class ScVbaSheetObjectBase : public ScVbaSheetObject_BASE class
91 explicit ScVbaSheetObjectBase(
131 typedef ::cppu::ImplInheritanceHelper1< ScVbaSheetObjectBase, ov::excel::XControlObject > ScVbaCont…

Completed in 11 milliseconds