Lines Matching refs:sal_uInt8

356     sal_uInt8 bSimpleList:1; // Flag: Liste hat nur EINEN Level
357 sal_uInt8 bRestartHdn:1; // WW6-Kompatibilitaets-Flag:
365 sal_uInt8 nLfoLvl; // count of levels whose format is overridden
379 sal_uInt8 nNFC; // number format code
381 sal_uInt8 aOfsNumsXCH[WW8ListManager::nMaxLevel];
382 sal_uInt8 nLenGrpprlChpx; // length, in bytes, of the LVL's grpprlChpx
383 sal_uInt8 nLenGrpprlPapx; // length, in bytes, of the LVL's grpprlPapx
384 sal_uInt8 nAlign: 2; // alignment (left, right, centered) of the number
385 sal_uInt8 bLegal: 1; // egal
386 sal_uInt8 bNoRest:1; // egal
387 sal_uInt8 bV6Prev:1; // Ver6-Compatible: number will include previous levels
388 sal_uInt8 bV6PrSp:1; // Ver6-Compatible: egal
389 sal_uInt8 bV6: 1; // falls true , beachte die V6-Compatible Eintraege!
390 sal_uInt8 bDummy: 1; // (macht das Byte voll)
398 sal_uInt8 nLevel; // the level to be overridden
402 sal_uInt8 bStartAt :1; // true if the start-at value is overridden
403 sal_uInt8 bFormat :1; // true if the formatting is overridden
420 sal_uInt8 bSimpleList:1;// Flag, ob diese NumRule nur einen Level verwendet
421 sal_uInt8 bUsedInDoc :1;// Flag, ob diese NumRule im Doc verwendet wird,
446 sal_uInt8 nLfoLvl; // count of levels whose format is overridden
451 sal_uInt8 bOverride :1;// Flag, ob die NumRule nicht in maLSTInfos steht,
453 sal_uInt8 bSimpleList:1;// Flag, ob diese NumRule nur einen Level verwendet
454 sal_uInt8 bUsedInDoc :1;// Flag, ob diese NumRule im Doc verwendet wird,
456 sal_uInt8 bLSTbUIDSet :1;// Flag, ob bUsedInDoc in maLSTInfos gesetzt wurde,
481 sal_uInt8* WW8ListManager::GrpprlHasSprm(sal_uInt16 nId, sal_uInt8& rSprms, in GrpprlHasSprm()
482 sal_uInt8 nLen) in GrpprlHasSprm()
484 sal_uInt8* pSprms = &rSprms; in GrpprlHasSprm()
542 sal_uInt8 aBits1; in ReadLVL()
566 sal_uInt8 nLevelB = 0; in ReadLVL()
580 sal_uInt8 ixchFollow; in ReadLVL()
599 sal_uInt8 aGrpprlPapx[ 255 ]; in ReadLVL()
603 sal_uInt8* pSprm; in ReadLVL()
609 sal_uInt8 *pBegin = pSprm-2; in ReadLVL()
623 sal_uInt8 *pBegin = pSprm-2; in ReadLVL()
698 sal_uInt8 aGrpprlChpx[ 255 ]; in ReadLVL()
704 sal_uInt8 *pSprmWhichPis = GrpprlHasSprm(0x6887,aGrpprlChpx[0],aLVL.nLenGrpprlChpx); in ReadLVL()
705 sal_uInt8 *pSprmIsPicBullet = GrpprlHasSprm(0x4888,aGrpprlChpx[0],aLVL.nLenGrpprlChpx); in ReadLVL()
735 sal_uInt8* pSprms1 = &aGrpprlChpx[0]; in ReadLVL()
830 std::vector<sal_uInt8> aOfsNumsXCH; in ReadLVL()
831 typedef std::vector<sal_uInt8>::iterator myIter; in ReadLVL()
839 sal_uInt8 nPos = aOfsNumsXCH[nLevelB]; in ReadLVL()
864 sal_uInt8 nUpperLevel = 0; // akt. Anzeigetiefe fuer den Writer in ReadLVL()
896 sal_uInt8 nOneBasedFirstNoIndex = aOfsNumsXCH[0]; in ReadLVL()
904 sal_uInt8 nOneBasedNextNoIndex = aOfsNumsXCH[nUpperLevel-1]; in ReadLVL()
1017 void WW8ListManager::AdjustLVL( sal_uInt8 nLevel, SwNumRule& rNumRule, in AdjustLVL()
1024 sal_uInt8 nIdenticalItemSetLevel; in AdjustLVL()
1035 for (sal_uInt8 nLowerLevel = 0; nLowerLevel < nLevel; ++nLowerLevel) in AdjustLVL()
1190 sal_uInt8 aBits1; in WW8ListManager()
1263 sal_uInt8 nLevel; in WW8ListManager()
1371 for ( sal_uInt8 j = 0 ; j < nMaxLevel; ++j ) in WW8ListManager()
1451 sal_uInt8 nLevel = 0; in WW8ListManager()
1582 const sal_uInt8 nGivenListLevel ) in GetPossibleLFOPosition()
1617 for (sal_uInt8 n = 0; n < MAXLEVEL; ++n ) in IsEqualFormatting()
1633 const sal_uInt8 nLevel, std::vector<sal_uInt8> &rParaSprms, SwTxtNode *pNode) in GetNumRuleForActivation()
1828 sal_uInt8 nActLevel) in SetStylesList()
1852 std::vector<sal_uInt8> aParaSprms; in SetStylesList()
1876 const sal_uInt8 nLevel = rStyleInf.nListLevel; in RegisterNumFmtOnStyle()
1882 std::vector<sal_uInt8> aParaSprms; in RegisterNumFmtOnStyle()
1908 sal_uInt8 nActLevel, in RegisterNumFmtOnTxtNode()
1918 std::vector<sal_uInt8> aParaSprms; in RegisterNumFmtOnTxtNode()
1976 sal_uInt8* pSprms1 = &aParaSprms[0]; in RegisterNumFmtOnTxtNode()
2000 void SwWW8ImplReader::RegisterNumFmt(sal_uInt16 nActLFO, sal_uInt8 nActLevel) in RegisterNumFmt()
2009 void SwWW8ImplReader::Read_ListLevel(sal_uInt16, const sal_uInt8* pData, in Read_ListLevel()
2070 const sal_uInt8* pData, in Read_LFOPosition()
2275 sal_uInt8 nField; in FormulaRead()
2276 sal_uInt8 nHeaderByte; in FormulaRead()
2310 sal_uInt8 iRes = (nHeaderByte >> 2) & 0x1F; in FormulaRead()