Searched defs:b16Bit (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sc/source/filter/excel/ |
H A D | xistring.cxx | 76 bool b16Bit, bRich, bFarEast; in Read() local
|
H A D | xistream.cxx | 916 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 D | xicontent.cxx | 114 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()
|
/aoo4110/main/oox/source/xls/ |
H A D | richstring.cxx | 190 void FontPortionModelList::importPortions( BiffInputStream& rStrm, bool b16Bit ) in importPortions() 457 bool b16Bit = getFlag( nFlagField, BIFF_STRF_16BIT ); in importUniString() local
|
H A D | stylesbuffer.cxx | 412 void Color::importColorId( BiffInputStream& rStrm, bool b16Bit ) in importColorId()
|
/aoo4110/main/oox/source/dump/ |
H A D | biffdumper.cxx | 483 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()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 210 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 117 milliseconds