Searched defs:nRemainingWidth (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sfx2/source/sidebar/ |
H A D | GridLayouter.cxx | 446 sal_Int32 nRemainingWidth (nTotalWidth - nZeroWeightWidth); in DistributeWidth() local
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 1246 long nRemainingWidth = nMaxLineWidth - nTmpWidth; in CreateLines() local 1390 long nRemainingWidth = nMaxLineWidth - aTextSize.Width(); in CreateLines() local 1761 …EditLine* pLine, TextPortion* pPortion, sal_uInt16 nPortionStart, long nRemainingWidth, sal_Bool b… in ImpBreakLine() 4658 …e::ImplExpandCompressedPortions( EditLine* pLine, ParaPortion* pParaPortion, long nRemainingWidth ) in ImplExpandCompressedPortions()
|
/aoo41x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1781 … sal_uLong nPara, TextLine* pLine, TETextPortion*, sal_uInt16 nPortionStart, long nRemainingWidth ) in ImpBreakLine() 2493 long nRemainingWidth = mnMaxTextWidth - nTmpWidth; in CreateLines() local
|
Completed in 94 milliseconds