Lines Matching defs:const

140 Rectangle ShapeType::getRectangle( const ShapeParentAnchor* pParentAnchor ) const  in getRectangle()
248 const ShapeType* ShapeBase::getChildTypeById( const OUString& ) const in getChildTypeById()
253 const ShapeBase* ShapeBase::getChildById( const OUString& ) const in getChildById()
258 Reference< XShape > ShapeBase::convertAndInsert( const Reference< XShapes >& rxShapes, const ShapeP… in convertAndInsert()
289 void ShapeBase::convertFormatting( const Reference< XShape >& rxShape, const ShapeParentAnchor* pPa… in convertFormatting()
309 Rectangle ShapeBase::calcShapeRectangle( const ShapeParentAnchor* pParentAnchor ) const in calcShapeRectangle()
320 void ShapeBase::convertShapeProperties( const Reference< XShape >& rxShape ) const in convertShapeProperties()
337 Reference< XShape > SimpleShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const … in implConvertAndInsert()
365 Reference< XShape > PolyLineShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, cons… in implConvertAndInsert()
390 Reference< XShape > CustomShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const … in implConvertAndInsert()
415 Reference< XShape > ComplexShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const… in implConvertAndInsert()
525 const ShapeType* GroupShape::getChildTypeById( const OUString& rShapeId ) const in getChildTypeById()
530 const ShapeBase* GroupShape::getChildById( const OUString& rShapeId ) const in getChildById()
535 Reference< XShape > GroupShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const R… in implConvertAndInsert()