Searched refs:nDropLen (Results 1 – 1 of 1) sorted by relevance
591 xub_StrLen nDropLen = pTxtNd->GetDropLen( nChars ); in GetDropTxt() local592 if( nDropLen ) in GetDropTxt()593 aTxt = pTxtNd->GetTxt().Copy( 0, nDropLen ); in GetDropTxt()
Completed in 14 milliseconds