Home
last modified time | relevance | path

Searched refs:WW8_ANLD (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx810 void SwWW8ImplReader::SetAnld(SwNumRule* pNumR, WW8_ANLD* pAD, sal_uInt8 nSwLevel, in SetAnld()
921 SetAnld(&aNR, (WW8_ANLD*)pData, nSwNumLevel, true); in Read_ANLevelDesc()
928 SetAnld(pNR, (WW8_ANLD*)pData, 0, false); in Read_ANLevelDesc()
1042 if (pS12 && 0 != SVBT8ToByte(((WW8_ANLD*)pS12)->fNumberAcross)) in StartAnl()
1072 if (!pS12 || !SVBT8ToByte( ((WW8_ANLD*)pS12)->fNumberAcross)) in StartAnl()
1107 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()
1131 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()
H A Dwrtw8num.cxx945 WW8_ANLD* pA = (WW8_ANLD*)(aSprmAnld + 2); // handlicher Pointer in Out_NumRuleAnld()
H A Dww8par.hxx84 struct WW8_ANLD;
1420 void SetAnld(SwNumRule* pNumR, WW8_ANLD* pAD, sal_uInt8 nSwLevel, bool bOutLine);
H A Dww8struc.hxx586 struct WW8_ANLD struct
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx541 struct WW8_ANLD struct

Completed in 95 milliseconds