Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/rtf/
H A Drtfnum.cxx558 if( aEntry.nListId && aEntry.nListNo ) in ReadListOverrideTable()
574 aListArr[nMatch2].nListNo = aEntry.nListNo; in ReadListOverrideTable()
751 if( ( pEntry = &aListArr[ --n ])->nListNo == nListNo ) in GetNumRuleOfListNo()
803 if (aListArr[n].nListNo==aListArr[j].nListNo) in RemoveUnusedNumRules()
849 long nListNo = 0; in ReadNumSecLevel() local
855 nListNo = 3; in ReadNumSecLevel()
864 case RTF_PNLVL: nListNo = 3; in ReadNumSecLevel()
872 nListNo = 2; in ReadNumSecLevel()
875 nListNo = 1; in ReadNumSecLevel()
888 SwNumRule* pCurRule = GetNumRuleOfListNo( nListNo, in ReadNumSecLevel()
[all …]
H A Dswparrtf.hxx134 long nListId, nListTemplateId, nListNo; member
139 : nListId( 0 ), nListTemplateId( 0 ), nListNo( 0 ), nListDocPos( 0 ), in SwListEntry()
143 : nListId( nLstId ), nListTemplateId( nLstTmplId ), nListNo( 0 ), in SwListEntry()
147 void Clear() { nListId = nListTemplateId = nListNo = 0, nListDocPos = 0; in Clear()
377 SwNumRule* GetNumRuleOfListNo( long nListNo,
/aoo42x/main/sc/source/core/data/
H A Ddocumen3.cxx1526 for (sal_uInt16 nListNo=0; nListNo<2; nListNo++) in GetFormulaEntries() local
1528 ScRangePairList* pList = pLists[nListNo]; in GetFormulaEntries()

Completed in 39 milliseconds