Lines Matching refs:Rectangle

69 Point lclGetAbsPoint( const Point& rRelPoint, const Rectangle& rShapeRect, const Rectangle& rCoordS…  in lclGetAbsPoint()
79 Rectangle lclGetAbsRect( const Rectangle& rRelRect, const Rectangle& rShapeRect, const Rectangle& r… in lclGetAbsRect()
83 Rectangle aAbsRect; in lclGetAbsRect()
133 Rectangle ShapeType::getCoordSystem() const in getCoordSystem()
137 return Rectangle( aCoordPos.first, aCoordPos.second, aCoordSize.first, aCoordSize.second ); in getCoordSystem()
140 Rectangle ShapeType::getRectangle( const ShapeParentAnchor* pParentAnchor ) const in getRectangle()
147 Rectangle ShapeType::getAbsRectangle() const in getAbsRectangle()
150 return Rectangle( in getAbsRectangle()
157 Rectangle ShapeType::getRelRectangle() const in getRelRectangle()
159 return Rectangle( in getRelRectangle()
265 Rectangle aShapeRect = calcShapeRectangle( pParentAnchor ); in convertAndInsert()
295 Rectangle aShapeRect = calcShapeRectangle( pParentAnchor ); in convertFormatting()
309 Rectangle ShapeBase::calcShapeRectangle( const ShapeParentAnchor* pParentAnchor ) const in calcShapeRectangle()
313 Rectangle aShapeRect; in calcShapeRectangle()
337 …hape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) co… in implConvertAndInsert()
365 …hape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) co… in implConvertAndInsert()
369 Rectangle aCoordSys = getCoordSystem(); in implConvertAndInsert()
390 …hape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) co… in implConvertAndInsert()
415 …hape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) co… in implConvertAndInsert()
535 …hape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const Rectangle& rShapeRect ) co… in implConvertAndInsert()