Searched refs:nAktColl (Results 1 – 6 of 6) sorted by relevance
1544 nTabBase = nAktColl; in Read_Tab()1862 mnAktColl(pRdr->nAktColl), in WW8ReaderSave()1886 pRdr->nAktColl = 0; in WW8ReaderSave()1930 pRdr->nAktColl = mnAktColl; in Restore()3266 sal_uInt16 nOldColl = nAktColl; in ProcessAktCollChange()3267 nAktColl = pPlcxMan->GetColl(); in ProcessAktCollChange()3270 if (nAktColl >= nColls || !pCollA[nAktColl].pFmt || !pCollA[nAktColl].bColl) in ProcessAktCollChange()3272 nAktColl = 0; in ProcessAktCollChange()3373 sal_uInt16 nOldColl = nAktColl; in ReadTextAttr()3510 nAktColl = 0; in ReadText()[all …]
2799 if (nAktColl < nColls && pCollA[nAktColl].pFmt && in GetFmtAttr()2800 pCollA[nAktColl].bColl) in GetFmtAttr()2878 SwWW8StyInf* pSI = GetStyle( nAktColl ); in Read_POutLvl()2990 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldUsw()3080 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldBiDiUsw()4324 pCollA[nAktColl].bParaAutoBefore = true; in Read_ParaAutoBefore()4351 pCollA[nAktColl].bParaAutoAfter = true; in Read_ParaAutoAfter()4358 pCollA[nAktColl].bParaAutoAfter = false; in Read_ParaAutoAfter()5078 SwWW8StyInf& rSI = pCollA[nAktColl]; in Read_ApoPPC()5080 pCollA[nAktColl].pWWFly = pFly; in Read_ApoPPC()[all …]
538 aRet.mpStyleApo = StyleExists(nAktColl) ? pCollA[nAktColl].pWWFly : 0; in TestApo()834 SwWW8StyInf * pColl = GetStyle(nAktColl); in Read_ANLevelNo()869 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc()902 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc()1019 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl()
1131 sal_uInt16 nAktColl; // gemaess WW-Zaehlung member in SwWW8ImplReader1735 sal_uInt16 GetNAktColl() const { return nAktColl; } in GetNAktColl()1736 void SetNAktColl( sal_uInt16 nColl ) { nAktColl = nColl; } in SetNAktColl()
1983 SetStylesList( nAktColl , nActLFO, nActLevel); in RegisterNumFmt()2037 pLstManager->GetPossibleLFOPosition( nAktColl, nListLevel ); in Read_ListLevel()2134 pCollA[nAktColl].bHasBrokenWW6List = true; in Read_LFOPosition()
642 nAktColl = pPlcxMan->GetColl(); in InsertAttrsAsDrawingAttrs()753 InsertTxbxStyAttrs(*pS, nAktColl); in InsertAttrsAsDrawingAttrs()
Completed in 110 milliseconds