Home
last modified time | relevance | path

Searched refs:GetNumberFormatInt (Results 1 – 25 of 27) sorted by relevance

12

/aoo41x/main/svtools/source/filter/wmf/
H A Dwmf.cxx39 sal_uInt16 nOrigNumberFormat = rStreamWMF.GetNumberFormatInt(); in ConvertWMFToGDIMetaFile()
70 sal_uInt16 nOrigNumberFormat = rStream.GetNumberFormatInt(); in ReadWindowMetafile()
/aoo41x/main/sc/source/ui/inc/
H A Dimpex.hxx155 return rStrm.GetNumberFormatInt() != NUMBERFORMAT_INT_BIGENDIAN; in IsEndianSwap()
157 return rStrm.GetNumberFormatInt() != NUMBERFORMAT_INT_LITTLEENDIAN; in IsEndianSwap()
/aoo41x/main/vcl/source/gdi/
H A Dimpgraph.cxx1134 const sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in ImplReadEmbedded()
1361 const sal_uInt16 nOldFormat = rOStm.GetNumberFormatInt(); in ImplWriteEmbedded()
1791 const sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in operator >>()
1908 const sal_uInt16 nOldFormat = rOStm.GetNumberFormatInt(); in operator <<()
H A Ddibtools.cxx1364 const sal_uInt16 nOldFormat(rIStm.GetNumberFormatInt()); in ImplReadDIB()
1412 const sal_uInt16 nOldFormat(rOStm.GetNumberFormatInt()); in ImplWriteDIB()
H A Dgraph.cxx668 const sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in GetGraphicsCompressMode()
H A Dpngwrite.cxx270 sal_uInt16 nOldMode = rOStm.GetNumberFormatInt(); in Write()
H A Danimate.cxx874 sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in operator >>()
H A Dcvtsvm.cxx509 const sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in ImplConvertFromSVM1()
1393 const sal_uInt16 nOldFormat = rOStm.GetNumberFormatInt(); in ImplConvertToSVM1()
H A Dpngread.cxx225 mnOrigStreamMode = mrPNGStream.GetNumberFormatInt(); in PNGReaderImpl()
H A Dgdimtf.cxx2888 sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in operator >>()
2992 sal_uInt16 nOldFormat = rOStm.GetNumberFormatInt(); in Write()
/aoo41x/main/svtools/source/misc/
H A Dimap.cxx1148 sal_uInt16 nOldFormat = rOStm.GetNumberFormatInt(); in Write()
1184 sal_uInt16 nOldFormat = rIStm.GetNumberFormatInt(); in Read()
/aoo41x/main/filter/source/graphicfilter/epbm/
H A Depbm.cxx99 mpOStmOldModus = mpOStm->GetNumberFormatInt(); in WritePBM()
/aoo41x/main/tools/source/generic/
H A Dpoly.cxx1953 if ( rIStream.GetNumberFormatInt() != NUMBERFORMAT_INT_BIGENDIAN ) in operator >>()
1955 if ( rIStream.GetNumberFormatInt() != NUMBERFORMAT_INT_LITTLEENDIAN ) in operator >>()
2053 if ( rOStream.GetNumberFormatInt() != NUMBERFORMAT_INT_BIGENDIAN ) in operator <<()
2055 if ( rOStream.GetNumberFormatInt() != NUMBERFORMAT_INT_LITTLEENDIAN ) in operator <<()
/aoo41x/main/filter/source/graphicfilter/epgm/
H A Depgm.cxx99 mpOStmOldModus = mpOStm->GetNumberFormatInt(); in WritePGM()
/aoo41x/main/filter/source/graphicfilter/eppm/
H A Deppm.cxx99 mpOStmOldModus = mpOStm->GetNumberFormatInt(); in WritePPM()
/aoo41x/main/filter/source/graphicfilter/eras/
H A Deras.cxx120 mpOStmOldModus = mpOStm->GetNumberFormatInt(); in WriteRAS()
/aoo41x/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx128 mpOStmOldModus = mpOStm->GetNumberFormatInt(); in WriteXPM()
/aoo41x/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx167 const sal_uInt16 nOldFormat = mpOStm->GetNumberFormatInt(); in WriteTIFF()
/aoo41x/main/svtools/source/filter/igif/
H A Dgifread.cxx826 sal_uInt16 nOldFormat = rStm.GetNumberFormatInt(); in ImportGIF()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx330 sal_uInt16 GetNumberFormatInt() const { return nNumberFormatInt; } in GetNumberFormatInt() function in SvStream
/aoo41x/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx527 sal_uInt16 nOldFormat = rStream.GetNumberFormatInt(); in GraphicImport()
/aoo41x/main/svtools/source/filter/
H A Dfilter2.cxx98 sal_uInt16 nOldFormat = rStm.GetNumberFormatInt(); in Detect()
H A Dfilter.cxx552 sal_uInt16 oldNumberFormat = rStream.GetNumberFormatInt(); in ImpPeekGraphicFormat()
/aoo41x/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx1106 nOrigNumberFormat = pTIFF->GetNumberFormatInt(); in ReadTIFF()
/aoo41x/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1793 nOrigNumberFormat = pPict->GetNumberFormatInt(); in ReadPict()

Completed in 211 milliseconds

12