Home
last modified time | relevance | path

Searched refs:chars (Results 51 – 75 of 78) sorted by relevance

1234

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1258 final char[] chars = name.toCharArray(); in sanitizeName() local
1260 for (int i = 0; i < chars.length; i++) in sanitizeName()
1262 final char aChar = chars[i]; in sanitizeName()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLParserState.cxx304 pTag->chars(mpCharacterProps->toString()); in toTag()
H A DOOXMLFactory.cxx287 debug_logger->chars(rString); in characters()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXExtendedDocumentHandler.idl52 <p>Any string coming in via character handler may include chars,
/trunk/main/offapi/com/sun/star/sdb/
H A DResultColumn.idl64 /** indicates the column's normal max width in chars..
/trunk/main/i18npool/source/breakiterator/data/
H A Dline.txt172 # CAN_CM is the set of characters that may combine with CM combining chars.
183 # AL_FOLLOW set of chars that can unconditionally follow an AL
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl777 /* First move last chars to start of buffer. */
817 /* Include room in for 2 EOB chars. */
941 /* +2 for EOB chars. */
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx720 dmapper_logger->chars(sName); in CopyLastHeaderFooter()
739 dmapper_logger->chars(e.Message); in CopyLastHeaderFooter()
H A DDomainMapperTableManager.cxx80 dmapper_logger->chars(sSprm); in sprm()
H A DDomainMapper_Impl.cxx2614 dmapper_logger->chars(rPartOfCommand); in AppendFieldCommand()
3189 dmapper_logger->chars(sServiceName); in CloseFieldCommand()
3589 dmapper_logger->chars(rResult); in SetFieldResult()
H A DGraphicImport.cxx1764 dmapper_logger->chars(e.Message); in createGraphicObject()
H A DDomainMapper.cxx4432 dmapper_logger->chars(sText); in lcl_text()
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py683 def characters ( self, chars ): argument
686 def ignoreableWhitespace( self, chars ): argument
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoMetaDataParser.m185 //NSLog(@"chars read: %@", string);
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx1005 ForbiddenCharacters chars(LCForbiddenCharactersArray[0], LCForbiddenCharactersArray[1]); in getForbiddenCharacters() local
1006 return chars; in getForbiddenCharacters()
/trunk/main/sw/source/filter/ww8/
H A DREADME-rtf.txt109 chars
/trunk/main/cppu/source/uno/
H A Ddata.cxx476 Char3 chars; member
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSetMetaData.idl118 /** indicates the column's normal max width in chars.
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1032 void SAL_CALL XSecTester::characters(const class rtl::OUString & chars) in characters() argument
1035 m_xExportHandler->characters(chars); in characters()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1466 debug_logger->chars(OUStringToOString(sText, RTL_TEXTENCODING_ASCII_US).getStr()); in text()
1482 debug_logger->chars(OUStringToOString(sText, RTL_TEXTENCODING_ASCII_US).getStr()); in utext()
/trunk/main/icu/
H A Dicu4c-4_0_1-src.patch161 LEUnicode c = chars[in];
/trunk/main/oox/source/dump/
H A Doledumper.ini116 0x00008000=no-encode-forbidden-chars
H A Dxlsbdumper.ini43 unitconverter=CONV-COLWIDTH,/256,chars
/trunk/main/sal/textenc/
H A Dtcvtlat1.tab1730 /* is the greatest. For the export all chars greater than 127 are not */
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch826 /*** Throw out all invalid chars ***/
1442 + * These have been added to manage utf-8 symbols, particularly escape chars

Completed in 174 milliseconds

1234