Searched defs:nBit (Results 1 – 16 of 16) sorted by relevance
219 BitSet& BitSet::operator=( sal_uInt16 nBit ) in operator =()240 BitSet& BitSet::operator-=(sal_uInt16 nBit) in operator -=()299 BitSet& BitSet::operator|=( sal_uInt16 nBit ) in operator |=()368 int nBit = 32; in CountBits() local
150 …for( int nBit = 0; !mbEof && !mpInStrm->isEof() && (nBit < 8) && (nChunkPos < nChunkLen); ++nBit, … in updateChunk() local
204 long nBit; in ParseData() local
79 for( size_t nBit = 0; nBit < 8; ++nBit ) in lclGetKey() local
118 sal_Int16 nBit; member
127 sal_Int16 nBit; member
224 void TableStyleSheetEntry::MergePropertiesFromMask(const short nBit, const sal_Int32 nMask, in MergePropertiesFromMask()258 short nBit = 4; in GetLocalPropertiesFromMask() local
89 for( sal_uInt8 nBit = 0; nBit < 8; ++nBit ) in lclGetKey() local
661 sal_uChar nBit = 0; in DrawPS2MonoImage() local
315 sal_uInt16 nByte, nBit; in OP_HiddenCols() local
112 sal_uInt16 & rBitMask, const sal_uInt16 nBit) in lcl_AnyToBitMask()121 const sal_uInt16 nBitMask, const sal_uInt16 nBit) in lcl_BitMaskToAny()
2189 for (sal_uInt16 nBit=0; nBit<16; nBit++) in ConvertOrientation() local2215 for (sal_uInt16 nBit=0; nBit<16; nBit++) in ConvertOrientation() local
1739 for (sal_uLong nBit = 1; nBit < 0x80000000; nBit <<= 1) in FillRelLB() local
1471 for( sal_uInt8 nBit = 0; nBit < 16; nBit += 4 ) in importPivotCacheRef() local
1080 for (sal_uInt16 nBit=0; nBit<32; nBit++) in DateGroupDataPilot() local
1499 for (sal_uLong nBit = 1; nBit < 0x80000000; nBit <<= 1) in FillRelLB() local
Completed in 6817 milliseconds