Searched defs:bDotted (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svx/source/dialog/ |
H A D | framelink.cxx | 807 void lclDrawThinLine( OutputDevice& rDev, const Point& rBeg, const Point& rEnd, bool bDotted ) in lclDrawThinLine() 854 inline void lclDrawThinLine( OutputDevice& rDev, const LinePoints& rPoints, bool bDotted ) in lclDrawThinLine() 883 long nTOffs, long nBOffs, bool bDotted ) in lclDrawHorLine() 938 long nLOffs, long nROffs, bool bDotted ) in lclDrawVerLine() 1109 const DiagLineResult& rResult, long nDiagOffs1, long nDiagOffs2, bool bDotted ) in lclDrawDiagLine()
|
/aoo42x/main/svx/inc/svx/ |
H A D | framelink.hxx | 154 inline void SetDotted( bool bDotted ) { mbDotted = bDotted; } in SetDotted()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 849 void PresLayoutPreview::Paint( OutputDevice& aOut, SdrTextObj* pObj, bool bVisible, bool bDotted /*… in Paint()
|
Completed in 36 milliseconds