Home
last modified time | relevance | path

Searched refs:ImplGetPoint (Results 1 – 5 of 5) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx85 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 Dbitmap.cxx246 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 Dcgm.hxx133 void ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap = sal_False );
H A Dclass5.cxx303 ImplGetPoint( pElement->aFillRefPoint ); in ImplDoClass5()
H A Dcgm.cxx389 void CGM::ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap ) in ImplGetPoint() function in CGM