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.cxx1148 sal_uInt16 nRul = in CreateNextRule() local
1152 SwNumRule* pMyNumRule = rDoc.GetNumRuleTbl()[nRul]; in CreateNextRule()
1416 sal_uInt16 nRul = rDoc.MakeNumRule( in WW8ListManager() local
1418 pLFOInfo->pNumRule = rDoc.GetNumRuleTbl()[ nRul ]; in WW8ListManager()
1423 sal_uInt16 nRul = rDoc.MakeNumRule( in WW8ListManager() local
1425 pLFOInfo->pNumRule = rDoc.GetNumRuleTbl()[ nRul ]; in WW8ListManager()
H A Dww8par2.cxx840 sal_uInt16 nRul = rDoc.MakeNumRule( aName, 0, sal_False, in GetStyRule() local
843 pStyles->pStyRule = rDoc.GetNumRuleTbl()[nRul]; in GetStyRule()

Completed in 34 milliseconds