Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dportxt.cxx68 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 17 milliseconds