Home
last modified time | relevance | path

Searched refs:nTmp16 (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx184 sal_Int16 nTmp16; in ImplReadDIBInfoHeader() local
186 rIStm >> nTmp16; rHeader.nWidth = nTmp16; in ImplReadDIBInfoHeader()
187 rIStm >> nTmp16; rHeader.nHeight = nTmp16; in ImplReadDIBInfoHeader()
787 sal_uInt16 nTmp16 = 0; in ImplReadDIBFileHeader() local
788 rIStm >> nTmp16; in ImplReadDIBFileHeader()
790 if ( ( 0x4D42 == nTmp16 ) || ( 0x4142 == nTmp16 ) ) in ImplReadDIBFileHeader()
793 if ( 0x4142 == nTmp16 ) in ImplReadDIBFileHeader()
796 rIStm >> nTmp16; in ImplReadDIBFileHeader()
800 bRet = ( 0x4D42 == nTmp16 ); in ImplReadDIBFileHeader()
H A Dregionband.cxx224 sal_uInt16 nTmp16(0); in load() local
225 rIStrm >> nTmp16; in load()
227 while(STREAMENTRY_END != (StreamEntryType)nTmp16) in load()
230 if(STREAMENTRY_BANDHEADER == (StreamEntryType)nTmp16) in load()
277 rIStrm >> nTmp16; in load()
H A Dregion.cxx1576 sal_uInt16 nTmp16(0); in operator >>() local
1585 rIStrm >> nTmp16; in operator >>()
1588 RegionType meStreamedType = (RegionType)nTmp16; in operator >>()
H A Dwall.cxx109 sal_uInt16 nTmp16; in operator >>() local
122 rIStm >> nTmp16; rImplWallpaper.meStyle = (WallpaperStyle) nTmp16; in operator >>()
H A Dlineinfo.cxx260 sal_uInt16 nTmp16; in operator >>() local
262 rIStm >> nTmp16; rImplLineInfo.meStyle = (LineStyle) nTmp16; in operator >>()
276 rIStm >> nTmp16; rImplLineInfo.meLineJoin = (basegfx::B2DLineJoin) nTmp16; in operator >>()
282 rIStm >> nTmp16; rImplLineInfo.meLineCap = (com::sun::star::drawing::LineCap) nTmp16; in operator >>()
H A Dmapmod.cxx64 sal_uInt16 nTmp16; in operator >>() local
66 rIStm >> nTmp16; rImplMapMode.meUnit = (MapUnit) nTmp16; in operator >>()
H A Dmetaact.cxx3431 sal_uInt16 nTmp16; in Read() local
3434 rIStm >> nTmp16; maAlign = (TextAlign) nTmp16; in Read()
3707 sal_uInt16 nTmp16; in Read() local
3710 rIStm >> nTmp16; meRasterOp = (RasterOp) nTmp16; in Read()
H A Dfont.cxx775 sal_uInt16 nTmp16; in operator >>() local
783 rIStm >> nTmp16; rImpl_Font.meCharSet = (rtl_TextEncoding) nTmp16; in operator >>()
784 rIStm >> nTmp16; rImpl_Font.meFamily = (FontFamily) nTmp16; in operator >>()
785 rIStm >> nTmp16; rImpl_Font.mePitch = (FontPitch) nTmp16; in operator >>()
786 rIStm >> nTmp16; rImpl_Font.meWeight = (FontWeight) nTmp16; in operator >>()
787 rIStm >> nTmp16; rImpl_Font.meUnderline = (FontUnderline) nTmp16; in operator >>()
788 rIStm >> nTmp16; rImpl_Font.meStrikeout = (FontStrikeout) nTmp16; in operator >>()
789 rIStm >> nTmp16; rImpl_Font.meItalic = (FontItalic) nTmp16; in operator >>()
790 rIStm >> nTmp16; rImpl_Font.meLanguage = (LanguageType) nTmp16; in operator >>()
791 rIStm >> nTmp16; rImpl_Font.meWidthType = (FontWidth) nTmp16; in operator >>()
[all …]
H A Dgradient.cxx290 sal_uInt16 nTmp16; in operator >>() local
292 rIStm >> nTmp16; rImpl_Gradient.meStyle = (GradientStyle) nTmp16; in operator >>()
H A Dgraph.cxx670 sal_uInt16 nTmp16; in GetGraphicsCompressMode() local
681 rIStm >> nTmp16; in GetGraphicsCompressMode()
684 if( 0x4D42 == nTmp16 ) in GetGraphicsCompressMode()
H A Dhatch.cxx185 sal_uInt16 nTmp16; in operator >>() local
187 rIStm >> nTmp16; rImplHatch.meStyle = (HatchStyle) nTmp16; in operator >>()
H A Danimate.cxx908 sal_uInt16 nTmp16; in operator >>() local
917 rIStm >> nTmp16; aAnimBmp.nWait = ( ( 65535 == nTmp16 ) ? ANIMATION_TIMEOUT_ON_CLICK : nTmp16 ); in operator >>()
918 rIStm >> nTmp16; aAnimBmp.eDisposal = ( Disposal) nTmp16; in operator >>()
925 rIStm >> nTmp16; // Rest zu lesen in operator >>()
929 while( nTmp16 && !rIStm.GetError() ); in operator >>()
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx1239 sal_uInt16 nTmp16; in ImpDetectSVM() local
1241 rStm >> nTmp16; in ImpDetectSVM()
1243 if( nTmp16 == 0x4654 ) in ImpDetectSVM()
/trunk/main/xmloff/source/text/
H A DXMLLineNumberingImportContext.cxx201 sal_uInt16 nTmp16; in ProcessAttribute() local
202 if (SvXMLUnitConverter::convertEnum(nTmp16, sValue, in ProcessAttribute()
205 nNumberPosition = nTmp16; in ProcessAttribute()
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx983 sal_Int16 nTmp16 = 0; in PutValue() local
999 rAny >>= nTmp16; in PutValue()
1000 if(nTmp16 <= SVX_NUMBER_NONE ) in PutValue()
1001 SetFormat(nTmp16); in PutValue()
1009 rAny >>= nTmp16; in PutValue()
1010 nSeqNo = nTmp16; in PutValue()
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx222 sal_uInt16 nTmp16; in ReadData() local
224 rIn >> nTmp32 >> nTmp16 >> rReadVersion >> nTmp16 >> bIsThumbBmp; in ReadData()
444 sal_uInt16 nTmp16; in ReadData() local
446 rIn >> nTmp16; eSoundType = (GalSoundType) nTmp16; in ReadData()
H A Dgaltheme.cxx1482 sal_uInt16 nTmp16; in ReadData() local
1483 rIStm >> nTmp16; in ReadData()
1484 nTextEncoding = (rtl_TextEncoding) nTmp16; in ReadData()
/trunk/main/svtools/source/graphic/
H A Dgrfattr.cxx86 sal_uInt16 nTmp16; in operator >>() local
90 rIStm >> rAttr.mbInvert >> rAttr.mcTransparency >> nTmp16; in operator >>()
91 rAttr.meDrawMode = (GraphicDrawMode) nTmp16; in operator >>()
/trunk/main/starmath/source/
H A Dcfgitem.cxx717 sal_Int16 nTmp16 = 0; in ReadFontFormat() local
731 rFontFormat.nFamily = nTmp16; in ReadFontFormat()
736 rFontFormat.nPitch = nTmp16; in ReadFontFormat()
741 rFontFormat.nWeight = nTmp16; in ReadFontFormat()
746 rFontFormat.nItalic = nTmp16; in ReadFontFormat()
879 sal_Int16 nTmp16 = 0; in LoadOther() local
900 pOther->nPrintZoomFactor = nTmp16; in LoadOther()
992 sal_Int16 nTmp16 = 0; in LoadFormat() local
1001 pFormat->SetGreekCharStyle( nTmp16 ); in LoadFormat()
1020 pFormat->SetRelSize( i, nTmp16 ); in LoadFormat()
[all …]

Completed in 117 milliseconds