Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1544 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 …]
H A Dww8par6.cxx2799 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 …]
H A Dww8par2.cxx538 aRet.mpStyleApo = StyleExists(nAktColl) ? pCollA[nAktColl].pWWFly : 0; in TestApo()
863 SwWW8StyInf * pColl = GetStyle(nAktColl); in Read_ANLevelNo()
898 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc()
931 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc()
1048 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl()
H A Dww8par.hxx1131 sal_uInt16 nAktColl; // gemaess WW-Zaehlung member in SwWW8ImplReader
1735 sal_uInt16 GetNAktColl() const { return nAktColl; } in GetNAktColl()
1736 void SetNAktColl( sal_uInt16 nColl ) { nAktColl = nColl; } in SetNAktColl()
H A Dww8par3.cxx2004 SetStylesList( nAktColl , nActLFO, nActLevel); in RegisterNumFmt()
2058 pLstManager->GetPossibleLFOPosition( nAktColl, nListLevel ); in Read_ListLevel()
2155 pCollA[nAktColl].bHasBrokenWW6List = true; in Read_LFOPosition()
H A Dww8graf.cxx639 nAktColl = pPlcxMan->GetColl(); in InsertAttrsAsDrawingAttrs()
750 InsertTxbxStyAttrs(*pS, nAktColl); in InsertAttrsAsDrawingAttrs()

Completed in 132 milliseconds