Searched defs:bRecordPath (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 1149 void WinMtfOutput::MoveTo( const Point& rPoint, sal_Bool bRecordPath ) in MoveTo() 1159 void WinMtfOutput::LineTo( const Point& rPoint, sal_Bool bRecordPath ) in LineTo() 1340 void WinMtfOutput::DrawPolygon( Polygon& rPolygon, sal_Bool bRecordPath ) in DrawPolygon() 1386 void WinMtfOutput::DrawPolyPolygon( PolyPolygon& rPolyPolygon, sal_Bool bRecordPath ) in DrawPolyPolygon() 1414 void WinMtfOutput::DrawPolyLine( Polygon& rPolygon, sal_Bool bTo, sal_Bool bRecordPath ) in DrawPolyLine() 1435 void WinMtfOutput::DrawPolyBezier( Polygon& rPolygon, sal_Bool bTo, sal_Bool bRecordPath ) in DrawPolyBezier() 1467 …t::DrawText( Point& rPosition, String& rText, sal_Int32* pDXArry, sal_Bool bRecordPath, sal_Int32 … in DrawText()
|
H A D | winmtf.hxx | 467 sal_Bool bRecordPath; member 708 sal_Bool bRecordPath; member in EnhWMFReader
|
Completed in 24 milliseconds