Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporglue.hxx46 inline short GetPrtGlue() const;
92 inline short SwGluePortion::GetPrtGlue() const in GetPrtGlue() function in SwGluePortion
112 MoveGlue( pTarget, GetPrtGlue() ); in MoveAllGlue()
121 MoveGlue( pTarget, GetPrtGlue() / 2 ); in MoveHalfGlue()
H A Dporglue.cxx143 short nPrt = Min( nPrtGlue, GetPrtGlue() ); in MoveGlue()
237 KSHORT nRightGlue = pRight && 0 < pRight->GetPrtGlue() in AdjustRight()
238 ? KSHORT(pRight->GetPrtGlue()) : 0; in AdjustRight()
H A Ditradj.cxx352 const long nGluePortionWidth = static_cast<SwGluePortion*>(pPos)->GetPrtGlue() * in CalcNewBlock()
483 ((SwGluePortion*)pPos)->GetPrtGlue() : in CalcKanaAdj()
H A Dtxtio.cxx607 rOs << " G:" << GetPrtGlue(); in operator <<()

Completed in 33 milliseconds