Searched refs:SetAnld (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 810 void SwWW8ImplReader::SetAnld(SwNumRule* pNumR, WW8_ANLD* pAD, sal_uInt8 nSwLevel, in SetAnld() function in SwWW8ImplReader 921 SetAnld(&aNR, (WW8_ANLD*)pData, nSwNumLevel, true); in Read_ANLevelDesc() 928 SetAnld(pNR, (WW8_ANLD*)pData, 0, false); in Read_ANLevelDesc() 1107 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine() 1131 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()
|
H A D | ww8par.hxx | 1420 void SetAnld(SwNumRule* pNumR, WW8_ANLD* pAD, sal_uInt8 nSwLevel, bool bOutLine);
|
Completed in 33 milliseconds