Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2159 && ( 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 …]
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx2035 svx::SpellPortion aPortion2; in CreateSpellPortions() local
2036 aPortion2.eLanguage = eLang; in CreateSpellPortions()
2037 aPortion2.sText = aLeftOverText; in CreateSpellPortions()
2038 aRet.push_back( aPortion2 ); in CreateSpellPortions()
/trunk/main/sw/inc/
H A Dcrstate.hxx67 SwRect aPortion2; // needed for nested multi portions member
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx753 pCMS->p2Lines->aPortion2 = aRect; in _GetCharRect()

Completed in 46 milliseconds