Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1147 sal_uInt16 nRul = in CreateNextRule() local
1151 SwNumRule* pMyNumRule = rDoc.GetNumRuleTbl()[nRul]; in CreateNextRule()
1415 sal_uInt16 nRul = rDoc.MakeNumRule( in WW8ListManager() local
1417 pLFOInfo->pNumRule = rDoc.GetNumRuleTbl()[ nRul ]; in WW8ListManager()
1422 sal_uInt16 nRul = rDoc.MakeNumRule( in WW8ListManager() local
1424 pLFOInfo->pNumRule = rDoc.GetNumRuleTbl()[ nRul ]; in WW8ListManager()
H A Dww8par2.cxx839 sal_uInt16 nRul = rDoc.MakeNumRule( aName, 0, sal_False, in GetStyRule() local
842 pStyles->pStyRule = rDoc.GetNumRuleTbl()[nRul]; in GetStyRule()