Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx301 while ( pCurrPart ) in PaintTxt()
311 pCurrPart = pCurrPart->GetFollow(); in PaintTxt()
434 while ( pCurrPart && nIdx + pCurrPart->GetLen() < rInf.GetLen() ) in GetTxtSize()
438 pCurrPart = pCurrPart->GetFollow(); in GetTxtSize()
448 SwFontSave aFontSave( rInf, pCurrPart ? &pCurrPart->GetFont() : 0 ); in GetTxtSize()
635 if ( ! pCurrPart ) in NewDropPortion()
640 pCurrPart = pPart; in NewDropPortion()
800 pCurrPart = pCurrPart->GetFollow(); in CalcFontSize()
914 pCurrPart = pCurrPart->GetFollow(); in CalcFontSize()
994 pCurrPart = pCurrPart->GetFollow(); in CalcFontSize()
[all …]

Completed in 25 milliseconds