Searched refs:pS12 (Results 1 – 1 of 1) sorted by relevance
1027 const sal_uInt8* pS12 = 0;// sprmAnld in StartAnl() local1041 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() local1107 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()1130 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine() local1131 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()
Completed in 331 milliseconds