Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx243 const SwLinePortion* pFirstPor = pPara->GetFirstPortion(); in GetDropSize() local
244 if (pFirstPor && pFirstPor->IsDropPortion()) in GetDropSize()
246 const SwDropPortion* pDrop = (const SwDropPortion*)pFirstPor; in GetDropSize()

Completed in 20 milliseconds