Searched refs:pPorDrop (Results 1 – 1 of 1) sorted by relevance
392 const SwDropPortion *pPorDrop = pPara->FindDropPortion(); in DropInit() local393 if ( pPorDrop ) in DropInit()395 nDropLeft = pPorDrop->GetDropLeft(); in DropInit()396 nDropLines = pPorDrop->GetLines(); in DropInit()397 nDropHeight = pPorDrop->GetDropHeight(); in DropInit()398 nDropDescent = pPorDrop->GetDropDescent(); in DropInit()
Completed in 14 milliseconds