Searched refs:ImplGetPoint (Results 1 – 5 of 5) sorted by relevance
| /AOO41X/main/filter/source/graphicfilter/icgm/ |
| H A D | class4.cxx | 87 ImplGetPoint( rCenter, sal_True ); in ImplGetEllipse() 88 ImplGetPoint( aPoint1, sal_True ); in ImplGetEllipse() 89 ImplGetPoint( aPoint2, sal_True ); in ImplGetEllipse() 138 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 161 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 172 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 174 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 193 ImplGetPoint ( aFloatPoint, sal_True ); in ImplDoClass4() 231 ImplGetPoint ( aFloatPoint, sal_True ); in ImplDoClass4() 275 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() [all …]
|
| H A D | bitmap.cxx | 246 mpCGM->ImplGetPoint( rDesc.mnP ); // parallelogram p < - > r in ImplGetDimensions() 247 mpCGM->ImplGetPoint( rDesc.mnQ ); // | in ImplGetDimensions() 248 mpCGM->ImplGetPoint( rDesc.mnR ); // q in ImplGetDimensions()
|
| H A D | cgm.hxx | 133 void ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap = sal_False );
|
| H A D | class5.cxx | 303 ImplGetPoint( pElement->aFillRefPoint ); in ImplDoClass5()
|
| H A D | cgm.cxx | 389 void CGM::ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap ) in ImplGetPoint() function in CGM
|