Searched refs:nXOffs (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svx/source/table/ |
H A D | svdotable.cxx | 1851 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds() argument 1862 long nTopLeft = rTop.X() + nXOffs; in lcl_VertLineEnds() 1865 long nBotLeft = rBottom.X() + nXOffs; in lcl_VertLineEnds() 1915 long nXOffs = (aScaled.GetWidth() - 1) / -2L; in lcl_VertLine() local 1918 nXOffs, aScaled.Prim(), rTopLine, rBottomLine ); in lcl_VertLine() 1922 nXOffs + aScaled.Prim() + aScaled.Dist(), aScaled.Secn(), rTopLine, rBottomLine ); in lcl_VertLine()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1313 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds() argument 1324 long nTopLeft = rTop.X() + nXOffs; in lcl_VertLineEnds() 1327 long nBotLeft = rBottom.X() + nXOffs; in lcl_VertLineEnds() 1377 long nXOffs = (aScaled.GetWidth() - 1) / -2L; in lcl_VertLine() local 1380 nXOffs, aScaled.Prim(), rTopLine, rBottomLine ); in lcl_VertLine() 1384 nXOffs + aScaled.Prim() + aScaled.Dist(), aScaled.Secn(), rTopLine, rBottomLine ); in lcl_VertLine()
|
/aoo41x/main/soldep/source/ |
H A D | soldep.cxx | 1160 sal_uIntPtr nXOffs = nXMiddle - nDynXOffs; in CalcXOffset() local 1165 return nXOffs; in CalcXOffset()
|
Completed in 353 milliseconds