Home
last modified time | relevance | path

Searched defs:nBit (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sfx2/source/bastyp/
H A Dbitset.cxx219 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
/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx150 …for( int nBit = 0; !mbEof && !mpInStrm->isEof() && (nBit < 8) && (nChunkPos < nChunkLen); ++nBit, … in updateChunk() local
/trunk/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx204 long nBit; in ParseData() local
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx79 for( size_t nBit = 0; nBit < 8; ++nBit ) in lclGetKey() local
/trunk/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx118 sal_Int16 nBit; member
H A Dmenudocumenthandler.cxx127 sal_Int16 nBit; member
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx224 void TableStyleSheetEntry::MergePropertiesFromMask(const short nBit, const sal_Int32 nMask, in MergePropertiesFromMask()
258 short nBit = 4; in GetLocalPropertiesFromMask() local
/trunk/main/filter/source/msfilter/
H A Dmscodec.cxx89 for( sal_uInt8 nBit = 0; nBit < 8; ++nBit ) in lclGetKey() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx661 sal_uChar nBit = 0; in DrawPS2MonoImage() local
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx315 sal_uInt16 nByte, nBit; in OP_HiddenCols() local
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx112 sal_uInt16 & rBitMask, const sal_uInt16 nBit) in lcl_AnyToBitMask()
121 const sal_uInt16 nBitMask, const sal_uInt16 nBit) in lcl_BitMaskToAny()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx2189 for (sal_uInt16 nBit=0; nBit<16; nBit++) in ConvertOrientation() local
2215 for (sal_uInt16 nBit=0; nBit<16; nBit++) in ConvertOrientation() local
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1739 for (sal_uLong nBit = 1; nBit < 0x80000000; nBit <<= 1) in FillRelLB() local
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1471 for( sal_uInt8 nBit = 0; nBit < 16; nBit += 4 ) in importPivotCacheRef() local
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1080 for (sal_uInt16 nBit=0; nBit<32; nBit++) in DateGroupDataPilot() local
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1499 for (sal_uLong nBit = 1; nBit < 0x80000000; nBit <<= 1) in FillRelLB() local

Completed in 146 milliseconds