Home
last modified time | relevance | path

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

/trunk/main/svl/source/misc/
H A Dlngmisc.cxx71 sal_Int32 nCtrlChars = GetNumControlChars( rTxt ); in RemoveControlChars() local
72 if (nCtrlChars) in RemoveControlChars()
75 sal_Int32 nSize = nLen - nCtrlChars; in RemoveControlChars()
106 sal_Int32 nCtrlChars = GetNumControlChars( rTxt ); in ReplaceControlChars() local
107 if (nCtrlChars) in ReplaceControlChars()

Completed in 14 milliseconds