Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx156 MSHORT SwTxtNode::GetDropLen( MSHORT nWishLen ) const in GetDropLen() function in SwTxtNode
564 nPorLen = pFrm->GetTxtNode()->GetDropLen( nPorLen ); in NewDropPortion()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx381 if (mrSwFmtDrop.GetWholeWord() && nStartPos <= rNd.GetDropLen(0)) in SearchNext()
382 nMinPos = rNd.GetDropLen(0); in SearchNext()
628 short nWordLen = rNd.GetDropLen(0); in IsDropCap()
/trunk/main/sw/inc/
H A Dndtxt.hxx735 sal_uInt16 GetDropLen( sal_uInt16 nWishLen) const;
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx591 xub_StrLen nDropLen = pTxtNd->GetDropLen( nChars ); in GetDropTxt()

Completed in 40 milliseconds