Home
last modified time | relevance | path

Searched defs:b16Bit (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxistring.cxx76 bool b16Bit, bRich, bFarEast; in Read() local
H A Dxistream.cxx916 String XclImpStream::ReadRawUniString( sal_uInt16 nChars, bool b16Bit ) in ReadRawUniString()
971 bool b16Bit; in ReadUniString() local
988 void XclImpStream::IgnoreRawUniString( sal_uInt16 nChars, bool b16Bit ) in IgnoreRawUniString()
1016 bool b16Bit; in IgnoreUniString() local
H A Dxicontent.cxx114 void lclAppendString32( String& rString, XclImpStream& rStrm, sal_uInt32 nChars, bool b16Bit ) in lclAppendString32()
127 void lclAppendString32( String& rString, XclImpStream& rStrm, bool b16Bit ) in lclAppendString32()
134 void lclIgnoreString32( XclImpStream& rStrm, bool b16Bit ) in lclIgnoreString32()
/trunk/main/oox/source/xls/
H A Drichstring.cxx194 void FontPortionModelList::importPortions( BiffInputStream& rStrm, bool b16Bit ) in importPortions()
461 bool b16Bit = getFlag( nFlagField, BIFF_STRF_16BIT ); in importUniString() local
H A Dstylesbuffer.cxx412 void Color::importColorId( BiffInputStream& rStrm, bool b16Bit ) in importColorId()
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx483 bool b16Bit = getFlag( nFlagField, BIFF_STRF_16BIT ); in dumpUniString() local
3223 sal_uInt16 WorkbookStreamObject::dumpPatternIdx( const String& rName, bool b16Bit ) in dumpPatternIdx()
3228 sal_uInt16 WorkbookStreamObject::dumpColorIdx( const String& rName, bool b16Bit ) in dumpColorIdx()
3233 sal_uInt16 WorkbookStreamObject::dumpFontIdx( const String& rName, bool b16Bit ) in dumpFontIdx()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx210 void lclIgnoreString32( SvMemoryStream& rStrm, bool b16Bit ) in lclIgnoreString32()
219 String SwWW8ImplReader::ReadRawUniString( SvMemoryStream& rStrm,sal_uInt16 nChars, bool b16Bit ) in ReadRawUniString()
258 void lclAppendString32( String& rString, SvMemoryStream& rStrm, sal_uInt32 nChars, bool b16Bit ) in lclAppendString32()
265 void lclAppendString32( String& rString, SvMemoryStream& rStrm, bool b16Bit ) in lclAppendString32()

Completed in 95 milliseconds