Searched refs:GetDropLen (Results 1 – 4 of 4) sorted by relevance
156 MSHORT SwTxtNode::GetDropLen( MSHORT nWishLen ) const in GetDropLen() function in SwTxtNode564 nPorLen = pFrm->GetTxtNode()->GetDropLen( nPorLen ); in NewDropPortion()
381 if (mrSwFmtDrop.GetWholeWord() && nStartPos <= rNd.GetDropLen(0)) in SearchNext()382 nMinPos = rNd.GetDropLen(0); in SearchNext()628 short nWordLen = rNd.GetDropLen(0); in IsDropCap()
735 sal_uInt16 GetDropLen( sal_uInt16 nWishLen) const;
591 xub_StrLen nDropLen = pTxtNd->GetDropLen( nChars ); in GetDropTxt()
Completed in 49 milliseconds