Home
last modified time | relevance | path

Searched refs:OShapeHelper (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/reportdesign/source/core/api/
H A DFixedText.cxx245 return OShapeHelper::getParent(this); in getParent()
250 OShapeHelper::setParent(Parent,this); in setParent()
311 return OShapeHelper::getPosition(this); in getPosition()
316 OShapeHelper::setPosition(aPosition,this); in setPosition()
321 return OShapeHelper::getSize(this); in getSize()
326 OShapeHelper::setSize(aSize,this); in setSize()
H A DFormattedField.cxx287 return OShapeHelper::getParent(this); in getParent()
292 OShapeHelper::setParent(Parent,this); in setParent()
353 return OShapeHelper::getPosition(this); in getPosition()
358 OShapeHelper::setPosition(aPosition,this); in setPosition()
363 return OShapeHelper::getSize(this); in getSize()
368 OShapeHelper::setSize(aSize,this); in setSize()
H A DImageControl.cxx381 return OShapeHelper::getParent(this); in getParent()
386 OShapeHelper::setParent(Parent,this); in setParent()
447 return OShapeHelper::getPosition(this); in getPosition()
452 OShapeHelper::setPosition(aPosition,this); in setPosition()
457 return OShapeHelper::getSize(this); in getSize()
462 OShapeHelper::setSize(aSize,this); in setSize()
H A DFixedLine.cxx446 return OShapeHelper::getParent(this); in getParent()
451 OShapeHelper::setParent(Parent,this); in setParent()
512 return OShapeHelper::getPosition(this); in getPosition()
517 OShapeHelper::setPosition(aPosition,this); in setPosition()
522 return OShapeHelper::getSize(this); in getSize()
529 OShapeHelper::setSize(aSize,this); in setSize()
H A DShape.cxx336 return OShapeHelper::getParent(this); in getParent()
407 return OShapeHelper::getPosition(this); in getPosition()
412 OShapeHelper::setPosition(aPosition,this); in setPosition()
417 return OShapeHelper::getSize(this); in getSize()
422 OShapeHelper::setSize(aSize,this); in setSize()
/aoo4110/main/reportdesign/source/core/inc/
H A DTools.hxx88 class OShapeHelper class
H A DFixedText.hxx50 friend class OShapeHelper;
H A DFormattedField.hxx48 friend class OShapeHelper;
H A DImageControl.hxx48 friend class OShapeHelper;
H A DFixedLine.hxx49 friend class OShapeHelper;
H A DShape.hxx50 friend class OShapeHelper;

Completed in 43 milliseconds