Home
last modified time | relevance | path

Searched defs:nByte (Results 1 – 25 of 42) sorted by path

12

/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx165 sal_uInt8 nByte; member
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx254 sal_uInt8 nByte = 0; in RTLFUNC() local
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx674 GET( GetByte, SbxBYTE, sal_uInt8, nByte ) in GET() argument
943 PUT( PutByte, SbxBYTE, sal_uInt8, nByte ) in PUT() argument
/trunk/main/extensions/source/scanner/
H A Dsane.cxx530 sal_uInt8 nByte; in _ReadValue() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2766 sal_uInt8 nByte = *pDest; in ImplGetBoundingBox() local
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx91 sal_uInt8 nByte = **pBuf; in ImplGetNumber() local
605 char nByte; in GraphicImport() local
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx2247 sal_uInt8 nByte, nTripType, nTripType2; in ReadFont() local
/trunk/main/filter/source/graphicfilter/itiff/
H A Dccidecom.cxx772 sal_uInt8 nByte; in ReadEOL() local
816 sal_uInt8 nByte; in Read2DTag() local
834 sal_uInt8 nByte; in ReadBlackOrWhite() local
854 sal_uInt8 nByte; in ReadCodeAndDecode() local
930 sal_uInt8 nByte; in Read1DScanlineData() local
H A Ditiff.cxx39 template< typename T > T BYTESWAP(T nByte) { in BYTESWAP()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7407 sal_uInt8 nByte = 0; in CreateSdrOLEFromStorage() local
H A Dmsoleexp.cxx287 for ( int nByte = 0; nByte < 4; nByte++ ) in ExportOLEObject() local
/trunk/main/formula/inc/formula/
H A Dtoken.hxx183 sal_uInt8 nByte; member in formula::FormulaByteToken
307 sal_uInt8 nByte; member in formula::FormulaExternalToken
/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java453 int nByte = aBuffer[nBufPos] & 0xFF; in impl_readAndCheckNextByte() local
/trunk/main/oox/source/core/
H A Drecordparser.cxx185 sal_uInt8 nByte; in lclReadCompressedInt() local
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx313 sal_uInt8 nByte; in readCompressedInt() local
/trunk/main/sax/source/tools/
H A Dconverter.cxx1768 sal_uInt8 nByte = aBase64DecodeTable[cChar-'+']; in decodeBase64SomeChars() local
/trunk/main/sc/source/filter/excel/
H A Dexcform.cxx195 sal_uInt8 nOp, nLen, nByte; in Convert() local
899 sal_uInt8 nByte; in Convert() local
1890 sal_uInt8 nByte; in ReadExtensionArray() local
H A Dexcform8.cxx95 sal_uInt8 nOp, nLen, nByte; in Convert() local
1225 sal_uInt8 nOp, nByte; in ConvertExternName() local
/trunk/main/sc/source/filter/inc/
H A Dformel.hxx255 inline void LotusConverterBase::Read( sal_Char& nByte ) in Read()
261 inline void LotusConverterBase::Read( sal_uInt8& nByte ) in Read()
H A Dlotimpop.hxx100 sal_uInt8 nByte; in Read() local
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx315 sal_uInt16 nByte, nBit; in OP_HiddenCols() local
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2815 sal_uInt8 nByte; in importAttributeValue() local
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx571 sal_uInt8 nByte = sal_uInt8( ( (*pChar >= '0' && *pChar <= '9') ? *pChar - '0' : in checkDocChecksum() local
/trunk/main/stoc/test/
H A Dtestiadapter.cxx121 sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in assign()
148 sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in assign()
328 sal_Int8 nByte; in invoke() local
678 void Test_Impl::setValues( sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in setValues()
696 test::TestData Test_Impl::setValues2( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, in setValues2()
715 test::TestData Test_Impl::getValues( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, in getValues()
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx284 sal_uInt8 nByte; in ImpDetectJPG_GetNextMarker() local

Completed in 431 milliseconds

12