Searched refs:lcl_AddSpace (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/text/ |
H A D | portxt.cxx | 68 sal_uInt16 lcl_AddSpace( const SwTxtSizeInfo &rInf, const XubString* pStr, in lcl_AddSpace() function 646 nCnt = nCnt + lcl_AddSpace( rInf, &aStr, *this ); in GetSpaceCnt() 652 nCnt = nCnt + lcl_AddSpace( rInf, 0, *this ); in GetSpaceCnt() 676 nCnt = nCnt + lcl_AddSpace( rInf, &aStr, *this ); in CalcSpacing() 687 nCnt = nCnt + lcl_AddSpace( rInf, 0, *this ); in CalcSpacing()
|
Completed in 9 milliseconds