Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditradj.cxx128 bool lcl_CheckKashidaPositions( SwScriptInfo& rSI, SwTxtSizeInfo& rInf, SwTxtIter& rItr, in lcl_CheckKashidaPositions() argument
140 nKashidas = rSI.KashidaJustify ( 0, 0, rItr.GetStart(), rItr.GetLength(), 0 ); in lcl_CheckKashidaPositions()
149 rSI.GetKashidaPositions ( nIdx, rItr.GetLength(), pKashidaPos ); in lcl_CheckKashidaPositions()
158 xub_StrLen nNextScript = rSI.NextScriptChg( nIdx ); in lcl_CheckKashidaPositions()
164 xub_StrLen nKashidasInAttr = rSI.KashidaJustify ( 0, 0, nIdx, nNext - nIdx ); in lcl_CheckKashidaPositions()
183 rSI.MarkKashidasInvalid ( nKashidasDropped, pKashidaPosDropped ); in lcl_CheckKashidaPositions()
202 bool lcl_CheckKashidaWidth ( SwScriptInfo& rSI, SwTxtSizeInfo& rInf, SwTxtIter& rItr, xub_StrLen& n… in lcl_CheckKashidaWidth() argument
221 xub_StrLen nNextScript = rSI.NextScriptChg( nIdx ); in lcl_CheckKashidaWidth()
227 xub_StrLen nKashidasInAttr = rSI.KashidaJustify ( 0, 0, nIdx, nNext - nIdx ); in lcl_CheckKashidaWidth()
247 rSI.MarkKashidasInvalid( nKashidasDropped, nIdx, nNext - nIdx ); in lcl_CheckKashidaWidth()
[all …]
H A Dguess.cxx80 const SwScriptInfo& rSI = in Guess() local
84 rSI.CountCompChg() && in Guess()
130 rInf.GetTxtSize( &rSI, rInf.GetIdx(), nMaxLen, in Guess()
175 rInf.GetTxtSize( &rSI, rInf.GetIdx(), nCutPos - rInf.GetIdx(), in Guess()
186 rInf.GetTxtSize( &rSI, rInf.GetIdx(), nMaxLen, nMaxComp, in Guess()
472 SwPosSize aTmpSize = rInf.GetTxtSize( &rSI, nCutPos, in Guess()
513 rInf.GetTxtSize( &rSI, rInf.GetIdx(), nPorLen, in Guess()
H A Ditrform2.cxx2039 const SwScriptInfo& rSI = GetInfo().GetParaPortion()->GetScriptInfo(); in CalcOptRepaint() local
2041 if( ::i18n::ScriptType::COMPLEX == rSI.ScriptType( nReformat ) ) in CalcOptRepaint()
2128 const SwScriptInfo& rSI = rInf.GetParaPortion()->GetScriptInfo(); in lcl_BuildHiddenPortion() local
2131 rSI.GetBoundsOfHiddenRange( rPos, nHiddenStart, nHiddenEnd ); in lcl_BuildHiddenPortion()
H A Dporfld.cxx238 const SwScriptInfo& rSI = rInf.GetParaPortion()->GetScriptInfo(); in CheckScript() local
242 rSI.GetDefaultDir() : in CheckScript()
243 rSI.DirType( IsFollow() ? rInf.GetIdx() - 1 : rInf.GetIdx() ); in CheckScript()
H A Dinftxt.cxx464 const SwScriptInfo& rSI = in GetTxtSize() local
470 rSI.CountCompChg() && in GetTxtSize()
475 SwDrawTextInfo aDrawInf( pVsh, *pOut, &rSI, *pTxt, nIdx, nLen ); in GetTxtSize()
H A Dpormulti.cxx880 SwScriptInfo& rSI = ((SwParaPortion*)GetParaPortion())->GetScriptInfo(); in GetMultiCreator() local
919 nNextLevel = rSI.DirType( rPos ); in GetMultiCreator()
923 rPos = bFldBidi ? rPos + 1 : rSI.NextDirChg( rPos, &nCurrLevel ); in GetMultiCreator()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4017 bool WW8RStyle::PrepareStyle(SwWW8StyInf &rSI, ww::sti eSti, sal_uInt16 nThisStyle, sal_uInt16 nNex… in PrepareStyle() argument
4021 if (rSI.bColl) in PrepareStyle()
4025 pIo->maParaStyleMapper.GetStyle(rSI.GetOrgWWName(), eSti); in PrepareStyle()
4033 pIo->maCharStyleMapper.GetStyle(rSI.GetOrgWWName(), eSti); in PrepareStyle()
4040 rSI.bImportSkipped = !bImport; in PrepareStyle()
4055 rSI.pFmt = pColl; // UEbersetzung WW->SW merken in PrepareStyle()
4056 rSI.bImportSkipped = !bImport; in PrepareStyle()
4059 sal_uInt16 j = rSI.nBase; in PrepareStyle()
4063 if (rSI.pFmt && pj->pFmt && rSI.bColl == pj->bColl) in PrepareStyle()
4065 rSI.pFmt->SetDerivedFrom( pj->pFmt ); // ok, Based on eintragen in PrepareStyle()
[all …]
H A Dww8par2.hxx311 bool PrepareStyle(SwWW8StyInf &rSI, ww::sti eSti, sal_uInt16 nThisStyle, sal_uInt16 nNextStyle);
312 void PostStyle(SwWW8StyInf &rSI, bool bOldNoImp);
H A Dww8par5.cxx3367 const SwWW8StyInf& rSI = pCollA[nI]; in Read_F_Tox() local
3368 if (rSI.IsOutlineNumbered()) in Read_F_Tox()
3370 sal_uInt16 nStyleLevel = rSI.mnWW8OutlineLevel; in Read_F_Tox()
3371 … const SwNumFmt& rFmt = rSI.GetOutlineNumrule()->Get( nStyleLevel ); in Read_F_Tox()
H A Dww8par.cxx5217 SwWW8StyInf& rSI = pCollA[nI]; in SetOutlineStyles() local
5219 if ( !rSI.IsWW8BuiltInHeadingStyle() in SetOutlineStyles()
5220 || !rSI.HasWW8OutlineLevel() ) in SetOutlineStyles()
5225 aWW8BuiltInHeadingStyles.push_back( &rSI ); in SetOutlineStyles()
5227 const SwNumRule* pWW8ListStyle = rSI.GetOutlineNumrule(); in SetOutlineStyles()
H A Dww8par6.cxx5077 SwWW8StyInf& rSI = pCollA[nAktColl]; in Read_ApoPPC() local
5078 WW8FlyPara* pFly = rSI.pWWFly ? rSI.pWWFly : new WW8FlyPara(bVer67); in Read_ApoPPC()