Lines Matching refs:ScVbaSheetObjectBase
163 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()
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()
231 void SAL_CALL ScVbaSheetObjectBase::setName( const OUString& rName ) throw (uno::RuntimeException) in setName()
236 sal_Int32 SAL_CALL ScVbaSheetObjectBase::getPlacement() throw (uno::RuntimeException) in getPlacement()
253 void SAL_CALL ScVbaSheetObjectBase::setPlacement( sal_Int32 nPlacement ) throw (uno::RuntimeExcepti… in setPlacement()
272 sal_Bool SAL_CALL ScVbaSheetObjectBase::getPrintObject() throw (uno::RuntimeException) in getPrintObject()
278 void SAL_CALL ScVbaSheetObjectBase::setPrintObject( sal_Bool /*bPrintObject*/ ) throw (uno::Runtime… in setPrintObject()
285 void ScVbaSheetObjectBase::setDefaultProperties( sal_Int32 nIndex ) throw (uno::RuntimeException) in setDefaultProperties()
292 void ScVbaSheetObjectBase::implSetDefaultProperties() throw (uno::RuntimeException) in implSetDefaultProperties()