Searched refs:ImplGetPoint (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/filter/source/graphicfilter/icgm/ |
| H A D | class4.cxx | 85 ImplGetPoint( rCenter, sal_True ); in ImplGetEllipse() 86 ImplGetPoint( aPoint1, sal_True ); in ImplGetEllipse() 87 ImplGetPoint( aPoint2, sal_True ); in ImplGetEllipse() 136 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 159 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 170 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 172 ImplGetPoint( aFloatPoint, sal_True ); in ImplDoClass4() 191 ImplGetPoint ( aFloatPoint, sal_True ); in ImplDoClass4() 229 ImplGetPoint ( aFloatPoint, sal_True ); in ImplDoClass4() 273 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
|