Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 64) sorted by relevance

123

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DSharedResources.java73 String string = _inout_rString.getValue(); in substitute() local
121 MutableObject<String> string = new MutableObject<>(getResourceString(_nResId)); in getResourceStringWithSubstitution() local
151 MutableObject<String> string = new MutableObject<>(getResourceString(_nResId)); in getResourceStringWithSubstitution() local
188 MutableObject<String> string = new MutableObject<>(getResourceString(_nResId)); in getResourceStringWithSubstitution() local
208 MutableObject<String> string = new MutableObject<>(getResourceString(_nResId)); in getResourceStringWithSubstitution() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java60 public TagPairConstructionException(String string) { in TagPairConstructionException()
233 String string=""; in wrap() local
259 private final String xmlString( final String string) throws java.io.IOException { in xmlString()
H A DDirtyTagWrapCheck.java56 String string = split[10]; in main() local
/trunk/main/xmloff/source/forms/
H A Dstrings.hxx85 #define XMLFORM_CONSTASCII_STRING(ident, string) extern const ConstAsciiString ident argument
87 …#define XMLFORM_CONSTASCII_STRING(ident, string) extern const ConstAsciiString ident(string, sizeo… argument
/trunk/main/extensions/source/propctrlr/
H A Dstringdefine.hxx85 #define PCR_CONSTASCII_STRING(ident, string) extern const ConstAsciiString ident argument
87 …#define PCR_CONSTASCII_STRING(ident, string) extern const ConstAsciiString ident(string, sizeof(st… argument
/trunk/main/forms/source/inc/
H A Dfrm_strings.hxx74 #define FORMS_CONSTASCII_STRING( ident, string ) \ argument
77 #define FORMS_CONSTASCII_STRING( ident, string ) \ argument
/trunk/main/fpicker/source/aqua/
H A DNSString_OOoAdditions.cxx38 NSString *string = [[NSString alloc] initWithOUString:ouString]; variable
/trunk/main/comphelper/inc/comphelper/
H A Dstring.hxx39 namespace comphelper { namespace string { namespace
/trunk/main/sal/inc/rtl/
H A Dlogfile.h76 #define RTL_LOGFILE_TRACE( string ) \ argument
95 #define RTL_LOGFILE_TRACE_AUTHOR( project, author, string ) \ argument
120 #define RTL_LOGFILE_TRACE( string ) ((void)0) argument
125 #define RTL_LOGFILE_TRACE_AUTHOR( project, author, string ) ((void)0) argument
/trunk/main/test/inc/test/
H A Doustringostreaminserter.hxx38 std::basic_ostream<charT, traits> & stream, rtl::OUString const & string) in operator <<()
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/
H A Dstring_samples.cxx63 OUString string = buf.makeStringAndClear(); in SAL_IMPLEMENT_MAIN() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java170 public boolean isSupportedDeserializer(String string) in isSupportedDeserializer()
180 … public ResourceKey deserialize(ResourceKey rk, String string) throws ResourceKeyCreationException in deserialize()
/trunk/main/sw/source/core/text/
H A Dtxtcfg.hxx41 #define CONSTCHAR( name, string ) static const sal_Char __FAR_DATA name[] = string argument
/trunk/main/crashrep/source/unx/
H A Dmain.cxx181 bool write_report( const hash_map< string, string >& rSettings ) in write_report()
266 static void printSettings( const hash_map<string,string>& rSettings )
276 bool save_crash_report( const string& rFileName, const hash_map< string, string >& /*rSettings*/ ) in save_crash_report()
492 bool send_crash_report( const hash_map< string, string >& rSettings ) in send_crash_report()
556 string crash_get_details( const hash_map< string, string >& rSettings ) in crash_get_details()
935 static void read_settings( hash_map< string, string >& rSettings ) in read_settings()
951 static void read_settings_from_environment( hash_map< string, string >& rSettings ) in read_settings_from_environment()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DJobProgressIndicator.java39 void setText(String string); in setText()
/trunk/main/shell/source/all/zipfile/
H A Dzipfile.cxx70 bool ZipFile::IsZipFile(const std::string& /*FileName*/) in IsZipFile()
96 bool ZipFile::IsValidZipFileVersionNumber(const std::string& /*FileName*/) in IsValidZipFileVersionNumber()
/trunk/main/toolkit/qa/complex/toolkit/awtgrid/
H A DDummyColumn.java118 public void setTitle( String string ) in setTitle()
128 public void setHelpText( String string ) in setHelpText()
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DErrorLog.java55 public String string; field in ErrorLog.Err
/trunk/main/reportdesign/source/inc/
H A Dconstasciistring.hxx78 #define IMPLEMENT_CONSTASCII_USTRING( name, string ) \ argument
/trunk/main/dbaccess/source/inc/
H A Dconstasciistring.hxx78 #define IMPLEMENT_CONSTASCII_USTRING( name, string ) \ argument
/trunk/main/vcl/unx/gtk/a11y/
H A Datkeditabletext.cxx90 const gchar *string ) in editable_text_wrapper_set_text_contents()
107 const gchar *string, in editable_text_wrapper_insert_text()
H A Datkwrapper.hxx119 #define OUStringToConstGChar( string ) rtl::OUStringToOString( string, RTL_TEXTENCODING_UTF8 ).getS… argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XPatternField.java50 private String string = null ; field in _XPatternField
/trunk/main/codemaker/source/codemaker/
H A Dcodemaker.cxx60 rtl::OString convertString(rtl::OUString const & string) { in convertString()
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx39 void appendString(rtl::OStringBuffer & buffer, rtl::OString const & string) in appendString()

Completed in 79 milliseconds

123