Searched refs:pS12 (Results 1 – 1 of 1) sorted by relevance
998 const sal_uInt8* pS12 = 0;// sprmAnld in StartAnl() local1012 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()1013 if (pS12 && 0 != SVBT8ToByte(((WW8_ANLD*)pS12)->fNumberAcross)) in StartAnl()1041 if (!pS12) in StartAnl()1042 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()1043 if (!pS12 || !SVBT8ToByte( ((WW8_ANLD*)pS12)->fNumberAcross)) in StartAnl()1077 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine() local1078 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()1101 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine() local1102 SetAnld(pNumRule, (WW8_ANLD*)pS12, nSwNumLevel, false); in NextAnlLine()
Completed in 23 milliseconds