Lines Matching refs:SdrTextObj
726 TYPEINIT1(SdrTableObj,SdrTextObj);
739 : SdrTextObj( rNewRect ) in SdrTableObj()
1434 SdrTextObj::SetPage(pNewPage); in SetPage()
1444 SdrTextObj::SetModel(pNewModel); in SetModel()
1514 const SdrTextObj* pTestObj = rOutliner.GetTextObj(); in TakeTextRect()
1815 return SdrTextObj::GetEditOutlinerParaObject(); in GetEditOutlinerParaObject()
1982 return SdrTextObj::TakeXorPoly(); in TakeXorPoly()
1989 return SdrTextObj::TakeContour(); in TakeContour()
2023 return SdrTextObj::GetSnapPointCount(); in GetSnapPointCount()
2031 return SdrTextObj::GetSnapPoint(i); in GetSnapPoint()
2152 const SdrTextObj* pTestObj = pModel->GetHitTestOutliner().GetTextObj(); in NbcSetOutlinerParaObject()
2194 SdrTextObj::NbcMove( rSiz ); in NbcMove()
2307 return SdrTextObj::TRGetBaseGeometry( rMatrix, rPolyPolygon ); in TRGetBaseGeometry()
2317 SdrTextObj::TRSetBaseGeometry( rMatrix, rPolyPolygon ); in TRSetBaseGeometry()
2338 sal_uInt32 nCount = SdrTextObj::GetHdlCount(); in GetHdlCount()
2575 return SdrTextObj::getSpecialDragComment( rDrag ); in getSpecialDragComment()
2684 SdrTextObj::SaveGeoData (rGeo); in SaveGeoData()
2697 SdrTextObj::RestGeoData (rGeo); in RestGeoData()
2795 ::SdrTextObj::SetChanged(); in SetChanged()