Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Deditsh.cxx591 xub_StrLen nDropLen = pTxtNd->GetDropLen( nChars ); in GetDropTxt() local
592 if( nDropLen ) in GetDropTxt()
593 aTxt = pTxtNd->GetTxt().Copy( 0, nDropLen ); in GetDropTxt()

Completed in 16 milliseconds