Home
last modified time | relevance | path

Searched refs:GETGRIDWIDTH (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/core/txtnode/
H A Dfntcache.cxx1019 const sal_uInt16 nGridWidth = GETGRIDWIDTH(pGrid, pDoc); in DrawText()
1110 long nGridWidthAdd = GETGRIDWIDTH(pGrid, pDoc); in DrawText()
1926 const sal_uInt16 nGridWidth = GETGRIDWIDTH(pGrid, pDoc); in GetTextSize()
1970 long nGridWidthAdd = GETGRIDWIDTH(pGrid, pDoc); in GetTextSize()
2214 const sal_uInt16 nGridWidth = GETGRIDWIDTH(pGrid, pDoc); in GetCrsrOfst()
2244 long nGridWidthAdd = GETGRIDWIDTH(pGrid, pDoc); in GetCrsrOfst()
2474 const sal_uInt16 nGridWidth = GETGRIDWIDTH(pGrid, pDoc); in GetTxtBreak()
2510 long nGridWidthAdd = GETGRIDWIDTH(pGrid, pDoc); in GetTxtBreak()
/aoo41x/main/sw/source/core/inc/
H A Dpagefrm.hxx534 #define GETGRIDWIDTH( pGrid , pDoc ) pDoc->IsSquaredPageMode() ? \ macro
/aoo41x/main/sw/source/core/text/
H A Ditrform2.cxx419 GETGRIDWIDTH(pGrid,pDoc) : 0; //for textgrid refactor in BuildPortions()
H A Dtxtfly.cxx619 const sal_uInt16 nGridWidth = GETGRIDWIDTH( pGrid, pDoc); //for textgrid refactor in CalcFlyWidth()
/aoo41x/main/sw/source/core/layout/
H A Dpagechg.cxx152 nBorder = nSize % (GETGRIDWIDTH(pGrid, pDoc)); in Format()
H A Dpaintfrm.cxx5005 long nGridWidth = GETGRIDWIDTH(pGrid,pDoc); //for textgrid refactor in PaintGrid()

Completed in 242 milliseconds