Home
last modified time | relevance | path

Searched defs:fnRect (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dssfrm.cxx662 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in PaintArea() local
759 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in UnionFrm() local
H A Dcolfrm.cxx337 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in AdjustColumns() local
H A Dcalcmove.cxx882 …SwRectFn fnRect = ( IsNeighbourFrm() == bVert )? fnRectHori : ( IsVertLR() ? fnRectVertL2R : fnRec… in MakeAll() local
H A Dwsfrm.cxx1151 SwRectFn fnRect; in Paste() local
3208 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in Format() local
H A Dpaintfrm.cxx1211 …SwRectFn fnRect = pFrm->IsVertical() ? ( pFrm->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectH… in lcl_CalcBorderRect() local
4938 …SwRectFn fnRect = pCol->IsVertical() ? ( pCol->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectH… in PaintColLines() local

Completed in 87 milliseconds