Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/text/
H A Ditradj.cxx129 xub_StrLen& nKashidas, xub_StrLen& nGluePortion ) in lcl_CheckKashidaPositions() argument
185 nGluePortion -= nKashidasDropped; in lcl_CheckKashidaPositions()
203 … xub_StrLen& nGluePortion, const long nGluePortionWidth, long& nSpaceAdd ) in lcl_CheckKashidaWidth() argument
233 while ( nKashidas && nGluePortion && nKashidasInAttr && in lcl_CheckKashidaWidth()
236 --nGluePortion; in lcl_CheckKashidaWidth()
240 if( !nKashidas || !nGluePortion ) // nothing left, return false to in lcl_CheckKashidaWidth()
243 nSpaceAdd = nGluePortionWidth / nGluePortion; in lcl_CheckKashidaWidth()
275 xub_StrLen nGluePortion = 0; in CalcNewBlock() local
322 nGluePortion = nGluePortion + ((SwTxtPortion*)pPos)->GetSpaceCnt( GetInfo(), nCharCnt ); in CalcNewBlock()
336 nGluePortion = 0; in CalcNewBlock()
[all …]