Home
last modified time | relevance | path

Searched refs:SwRectGet (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx146 SwRectGet fnGetTop;
147 SwRectGet fnGetBottom;
148 SwRectGet fnGetLeft;
149 SwRectGet fnGetRight;
150 SwRectGet fnGetWidth;
151 SwRectGet fnGetHeight;
/aoo4110/main/sw/inc/
H A Dswrect.hxx160 typedef long (SwRect:: *SwRectGet)() const; typedef
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx4972 SwRectGet fnGetX = IsRightToLeft() ? fnRect->fnGetLeft : fnRect->fnGetRight; in PaintColLines()

Completed in 58 milliseconds