Searched refs:nCtrlChars (Results 1 – 1 of 1) sorted by relevance
71 sal_Int32 nCtrlChars = GetNumControlChars( rTxt ); in RemoveControlChars() local72 if (nCtrlChars) in RemoveControlChars()75 sal_Int32 nSize = nLen - nCtrlChars; in RemoveControlChars()106 sal_Int32 nCtrlChars = GetNumControlChars( rTxt ); in ReplaceControlChars() local107 if (nCtrlChars) in ReplaceControlChars()
Completed in 11 milliseconds