Searched refs:aPortion2 (Results 1 – 4 of 4) sorted by relevance
2159 && ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )() ) in CalcFrmRects()2163 nRightAbs -= ( pSt2Pos->aPortion2.*fnRect->fnGetLeft )(); in CalcFrmRects()2233 && ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )() ) in CalcFrmRects()2237 nRightAbs = nRightAbs - ( pEnd2Pos->aPortion2.*fnRectX->fnGetLeft )(); in CalcFrmRects()2305 && pSt2Pos->aPortion2 != pEnd2Pos->aPortion2 ) in CalcFrmRects()2311 if ( ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )() ) in CalcFrmRects()2315 nRightAbs -= ( pSt2Pos->aPortion2.*fnRect->fnGetLeft )(); in CalcFrmRects()2316 long nLeftAbs = nRightAbs - ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )(); in CalcFrmRects()2328 if ( ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )() ) in CalcFrmRects()2332 nRightAbs -= ( pEnd2Pos->aPortion2.*fnRectX->fnGetLeft )(); in CalcFrmRects()[all …]
2035 svx::SpellPortion aPortion2; in CreateSpellPortions() local2036 aPortion2.eLanguage = eLang; in CreateSpellPortions()2037 aPortion2.sText = aLeftOverText; in CreateSpellPortions()2038 aRet.push_back( aPortion2 ); in CreateSpellPortions()
67 SwRect aPortion2; // needed for nested multi portions member
753 pCMS->p2Lines->aPortion2 = aRect; in _GetCharRect()
Completed in 91 milliseconds