Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par3.cxx1310 WW8LFO aLFO; in WW8ListManager() local
1317 memset(&aLFO, 0, sizeof( aLFO )); in WW8ListManager()
1318 rSt >> aLFO.nIdLst; in WW8ListManager()
1320 rSt >> aLFO.nLfoLvl; in WW8ListManager()
1323 if ((nMaxLevel < aLFO.nLfoLvl) || rSt.GetError()) in WW8ListManager()
1327 WW8LSTInfo* pParentListInfo = GetLSTByListId(aLFO.nIdLst); in WW8ListManager()
1331 aLFO.pNumRule = pParentListInfo->pNumRule; in WW8ListManager()
1334 aLFO.bSimpleList = pParentListInfo->bSimpleList; in WW8ListManager()
1337 WW8LFOInfo* pLFOInfo = new WW8LFOInfo(aLFO); in WW8ListManager()
/aoo4110/main/writerfilter/source/doctok/
H A DWW8LFOTable.cxx38 WW8LFO aLFO(this, nOffset); in initPayload() local
48 sal_uInt32 nLvls = aLFO.get_clfolvl(); in initPayload()

Completed in 38 milliseconds