Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditradj.cxx203 … xub_StrLen& nGluePortion, const long nGluePortionWidth, long& nSpaceAdd ) in lcl_CheckKashidaWidth() argument
243 nSpaceAdd = nGluePortionWidth / nGluePortion; in lcl_CheckKashidaWidth()
352 const long nGluePortionWidth = static_cast<SwGluePortion*>(pPos)->GetPrtGlue() * in CalcNewBlock() local
373 long nSpaceAdd = nGluePortionWidth / nGluePortion; in CalcNewBlock()
378 …( !lcl_CheckKashidaWidth( rSI, aInf, aItr, nKashidas, nGluePortion, nGluePortionWidth, nSpaceAdd )) in CalcNewBlock()
394 const long nSpaceAdd = - nGluePortionWidth / ( nCharCnt - 1 ); in CalcNewBlock()

Completed in 14 milliseconds