Home
last modified time | relevance | path

Searched defs:nChars (Results 1 – 25 of 60) sorted by relevance

123

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseHeader.java39 private int nChars = 0; field in WseHeader
51 public WseHeader(int nPara, int nAtoms, int nChars, WseFontTable ft, in WseHeader()
H A DWSDecoder.java143 int nChars = util.intFrom4bytes(rawData, 10); in parseDocument() local
/trunk/main/sal/workben/
H A Dtestpip2.cxx56 sSize_t nChars; in main() local
H A Dtestpipe.cxx43 sSize_t nChars; variable
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx76 OString BinaryInputStream::readCharArray( sal_Int32 nChars, bool bAllowNulChars ) in readCharArray()
93 OUString BinaryInputStream::readCharArrayUC( sal_Int32 nChars, rtl_TextEncoding eTextEnc, bool bAll… in readCharArrayUC()
98 OUString BinaryInputStream::readUnicodeArray( sal_Int32 nChars, bool bAllowNulChars ) in readUnicodeArray()
119 OUString BinaryInputStream::readCompressedUnicodeArray( sal_Int32 nChars, bool bCompressed, bool bA… in readCompressedUnicodeArray()
/trunk/main/oox/source/xls/
H A Dbiffinputstream.cxx373 OUString BiffInputStream::readUniStringChars( sal_uInt16 nChars, bool b16BitChars, bool bAllowNulCh… in readUniStringChars()
401 OUString BiffInputStream::readUniStringBody( sal_uInt16 nChars, bool bAllowNulChars ) in readUniStringBody()
416 void BiffInputStream::skipUniStringChars( sal_uInt16 nChars, bool b16BitChars ) in skipUniStringChars()
432 void BiffInputStream::skipUniStringBody( sal_uInt16 nChars ) in skipUniStringBody()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx916 String XclImpStream::ReadRawUniString( sal_uInt16 nChars, bool b16Bit ) in ReadRawUniString()
969 String XclImpStream::ReadUniString( sal_uInt16 nChars, sal_uInt8 nFlags ) in ReadUniString()
978 String XclImpStream::ReadUniString( sal_uInt16 nChars ) in ReadUniString()
988 void XclImpStream::IgnoreRawUniString( sal_uInt16 nChars, bool b16Bit ) in IgnoreRawUniString()
1014 void XclImpStream::IgnoreUniString( sal_uInt16 nChars, sal_uInt8 nFlags ) in IgnoreUniString()
1022 void XclImpStream::IgnoreUniString( sal_uInt16 nChars ) in IgnoreUniString()
1034 String XclImpStream::ReadRawByteString( sal_uInt16 nChars ) in ReadRawByteString()
H A Dxistring.cxx71 sal_uInt16 nChars = b16BitLen ? rStrm.ReaduInt16() : rStrm.ReaduInt8(); in Read() local
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dstartmenuicon.cxx52 DWORD nChars = 0; in GetMsiProperty() local
H A Dmigrateinstallpath.cxx54 DWORD nChars = 0; in GetMsiProperty() local
H A Dcheckdirectory.cxx57 DWORD nChars = 0; in GetMsiProperty() local
H A Dcheckpatches.cxx74 DWORD nChars = 0; in GetMsiProperty() local
H A Dpostuninstall.cxx52 DWORD nChars = 0; in GetMsiProperty() local
H A Dcompleteinstallpath.cxx54 DWORD nChars = 0; in GetMsiProperty() local
H A Dcopyextensiondata.cxx59 DWORD nChars = 0; in GetMsiProperty() local
H A Ddotnetcheck.cxx56 DWORD nChars = 0; in GetMsiProperty() local
H A Dvistaspecial.cxx76 DWORD nChars = 0; in GetMsiProperty() local
H A Dupgrade.cxx122 DWORD nChars = 0; in GetMsiProperty() local
H A Dlayerlinks.cxx56 DWORD nChars = 0; in GetMsiProperty() local
H A Dregisterextensions.cxx170 DWORD nChars = 0; in GetMsiProperty() local
H A Dcheckrunningoffice.cxx76 DWORD nChars = 0; in GetMsiProperty() local
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx56 DWORD nChars = 0; in GetMsiProperty() local
H A Dcheckrunningofficelanguagepack.cxx76 DWORD nChars = 0; in GetMsiProperty() local
/trunk/main/oox/source/ole/
H A Dolehelper.cxx97 sal_Int32 nChars = rInStrm.readInt32(); in lclReadStdHlinkString() local
274 …sal_uInt16 nChars = getLimitedValue< sal_uInt16, sal_Int32 >( rInStrm.readInt32() / 2, 0, SAL_MAX_… in importStdHlink() local
/trunk/main/svtools/source/edit/
H A Dtextdoc.cxx400 void TextNode::RemoveText( sal_uInt16 nPos, sal_uInt16 nChars ) in RemoveText()
660 TextPaM TextDoc::RemoveChars( const TextPaM& rPaM, sal_uInt16 nChars ) in RemoveChars()

Completed in 93 milliseconds

123