Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx87 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 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