Searched refs:bPolyLine (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 4390 const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, in ImplDrawEmphasisMark() argument 4405 if ( bPolyLine ) in ImplDrawEmphasisMark() 4454 sal_Bool bPolyLine; in ImplDrawEmphasisMarks() local 4461 ImplGetEmphasisMark( aPolyPoly, bPolyLine, in ImplDrawEmphasisMarks() 4467 if ( bPolyLine ) in ImplDrawEmphasisMarks() 4510 aPolyPoly, bPolyLine, aRect1, aRect2 ); in ImplDrawEmphasisMarks()
|
H A D | pdfwriter_impl.hxx | 1015 …void drawEmphasisMark( long nX, long nY, const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, const …
|
H A D | pdfwriter_impl.cxx | 7705 const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, in drawEmphasisMark() argument 7713 if ( bPolyLine ) in drawEmphasisMark()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 442 …( long nBaseX, long nX, long nY, const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, const Rectangle…
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4327 sal_Bool bPolyLine = mType == "drawing.PolyLine"; in ImplWritePage() local 4761 else if ( bPolyLine ) in ImplWritePage()
|
Completed in 148 milliseconds