Lines Matching defs:const

505 sal_Bool SdrObjCustomShape::GetTextBounds( Rectangle& rTextBound ) const  in GetTextBounds()
544 std::vector< SdrCustomShapeInteraction > SdrObjCustomShape::GetInteractionHandles( const SdrObjCust… in GetInteractionHandles()
1150 sal_Bool SdrObjCustomShape::IsDefaultGeometry( const DefaultType eDefaultType ) const in IsDefaultGeometry()
1637 void SdrObjCustomShape::TakeObjInfo(SdrObjTransformInfoRec& rInfo) const in TakeObjInfo()
2024 SdrGluePoint SdrObjCustomShape::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint()
2191 SdrHdl* SdrObjCustomShape::GetHdl( sal_uInt32 nHdlNum ) const in GetHdl()
2230 bool SdrObjCustomShape::beginSpecialDrag(SdrDragStat& rDrag) const in beginSpecialDrag()
2268 void SdrObjCustomShape::DragResizeCustomShape( const Rectangle& rNewRect, SdrObjCustomShape* pObj )… in DragResizeCustomShape()
2364 void SdrObjCustomShape::DragMoveCustomShapeHdl( const Point aDestination, const sal_uInt16 nCustomS… in DragMoveCustomShapeHdl()
2521 basegfx::B2DPolyPolygon SdrObjCustomShape::TakeCreatePoly(const SdrDragStat& /*rDrag*/) const in TakeCreatePoly()
2611 …SdrObjCustomShape::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt, FASTBOOL bWdt) const in AdjustTextFrameWidthAndHeight()
2858 …TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pViewMin) const in TakeTextEditArea()
2953 void SdrObjCustomShape::TakeTextAnchorRect( Rectangle& rAnchorRect ) const in TakeTextAnchorRect()
2978 void SdrObjCustomShape::TakeTextRect( SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEdi… in TakeTextRect()
3127 void SdrObjCustomShape::TakeObjNameSingul(XubString& rName) const in TakeObjNameSingul()
3140 void SdrObjCustomShape::TakeObjNamePlural(XubString& rName) const in TakeObjNamePlural()
3158 SdrObject* SdrObjCustomShape::DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const in DoConvertToPolyObj()
3227 void SdrObjCustomShape::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData()
3383 sal_Bool SdrObjCustomShape::TRGetBaseGeometry(basegfx::B2DHomMatrix& rMatrix, basegfx::B2DPolyPolyg… in TRGetBaseGeometry()