Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx1027 const sal_uInt8* pS12 = 0;// sprmAnld in StartAnl() local
1041 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()
1042 if (pS12 && 0 != SVBT8ToByte(((WW8_ANLD*)pS12)->fNumberAcross)) in StartAnl()
1070 if (!pS12) in StartAnl()
1071 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()
1072 if (!pS12 || !SVBT8ToByte( ((WW8_ANLD*)pS12)->fNumberAcross)) in StartAnl()
1106 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine() local
1107 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()
1130 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine() local
1131 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()

Completed in 41 milliseconds