Home
last modified time | relevance | path

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

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

Completed in 57 milliseconds