Home
last modified time | relevance | path

Searched refs:string (Results 176 – 200 of 1982) sorted by relevance

12345678910>>...80

/trunk/extras/l10n/source/ca/
H A Dlocalize.sdf6466 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 ca Tot 20200411 15:09:53
20556 sfx2 source\doc\doc.src 0 string STR_EDIT 0 ca Edita 20200411 15:09:53
20576 sfx2 source\doc\doc.src 0 string BTN_OK 0 ca Executa 20200411 15:09:53
20950 sfx2 source\appl\app.src 0 string STR_CLOSE 0 ca Tanca 20200411 15:09:53
20954 sfx2 source\appl\app.src 0 string STR_KB 0 ca kB 20200411 15:09:53
20955 sfx2 source\appl\app.src 0 string STR_MB 0 ca MB 20200411 15:09:53
20956 sfx2 source\appl\app.src 0 string STR_GB 0 ca GB 20200411 15:09:53
20964 sfx2 source\appl\app.src 0 string GID_EDIT 0 ca Edita 20200411 15:09:53
20972 sfx2 source\appl\app.src 0 string GID_TEXT 0 ca Text 20200411 15:09:53
20973 sfx2 source\appl\app.src 0 string GID_FRAME 0 ca Marc 20200411 15:09:53
[all …]
/trunk/extras/l10n/source/pt/
H A Dlocalize.sdf6466 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 pt Tudo 20200411 15:09:53
20556 sfx2 source\doc\doc.src 0 string STR_EDIT 0 pt Editar 20200411 15:09:53
20576 sfx2 source\doc\doc.src 0 string BTN_OK 0 pt Executar 20200411 15:09:53
20953 sfx2 source\appl\app.src 0 string STR_BYTES 0 pt Bytes 20200411 15:09:53
20954 sfx2 source\appl\app.src 0 string STR_KB 0 pt KB 20200411 15:09:53
20955 sfx2 source\appl\app.src 0 string STR_MB 0 pt MB 20200411 15:09:53
20956 sfx2 source\appl\app.src 0 string STR_GB 0 pt GB 20200411 15:09:53
20962 sfx2 source\appl\app.src 0 string GID_VIEW 0 pt Ver 20200411 15:09:53
20967 sfx2 source\appl\app.src 0 string GID_MATH 0 pt Math 20200411 15:09:53
20972 sfx2 source\appl\app.src 0 string GID_TEXT 0 pt Texto 20200411 15:09:53
[all …]
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf6466 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 fr Tout 20200411 15:09:53
18492 sd source\core\glob.src 0 string STR_PAGE 0 fr Diapo 20200411 15:09:53
20556 sfx2 source\doc\doc.src 0 string STR_EDIT 0 fr Éditer 20200411 15:09:53
20574 sfx2 source\doc\doc.src 0 string STR_OBJECT 0 fr Objet 20200411 15:09:53
20576 sfx2 source\doc\doc.src 0 string BTN_OK 0 fr Exécuter 20200411 15:09:53
20954 sfx2 source\appl\app.src 0 string STR_KB 0 fr Ko 20200411 15:09:53
20955 sfx2 source\appl\app.src 0 string STR_MB 0 fr Mo 20200411 15:09:53
20956 sfx2 source\appl\app.src 0 string STR_GB 0 fr Go 20200411 15:09:53
20965 sfx2 source\appl\app.src 0 string GID_MACRO 0 fr BASIC 20200411 15:09:53
20967 sfx2 source\appl\app.src 0 string GID_MATH 0 fr Math 20200411 15:09:53
[all …]
/trunk/main/writerfilter/source/resourcemodel/
H A DLoggedResources.cxx34 LoggedResourcesHelper::LoggedResourcesHelper(TagLogger::Pointer_t pLogger, const string & sPrefix) in LoggedResourcesHelper()
43 void LoggedResourcesHelper::startElement(const string & sElement) in startElement()
48 void LoggedResourcesHelper::endElement(const string & sElement) in endElement()
58 void LoggedResourcesHelper::chars(const string & rChars) in chars()
63 void LoggedResourcesHelper::attribute(const string & rName, const string & rValue) in attribute()
68 void LoggedResourcesHelper::attribute(const string & rName, sal_uInt32 nValue) in attribute()
73 void LoggedResourcesHelper::setPrefix(const string & rPrefix) in setPrefix()
80 LoggedStream::LoggedStream(TagLogger::Pointer_t pLogger, const string & sPrefix) in LoggedStream()
245 void LoggedStream::info(const string & _info) in info()
260 LoggedProperties::LoggedProperties(TagLogger::Pointer_t pLogger, const string & sPrefix) in LoggedProperties()
[all …]
/trunk/main/offapi/com/sun/star/resource/
H A DStringResourceWithLocation.idl38 /** specifies a service providing access to a resource string table implementing the
47 the ReadOnly state allows it - the string table data.
60 Base string for the file names used to store the locale data.
65 If an empty string is passed for BaseName, "strings" will be used
71 and hasn't to be part of the comment string. The caller is re-
72 sponsible that the passed string is a valid comment in a Java
73 properties file, e.g. "# My strings". The string may be empty.
80 if no string or an empty string is passed as URL
82 create( [in] string URL, [in] boolean ReadOnly,
84 [in] string BaseName, [in] string Comment,
/trunk/main/offapi/com/sun/star/util/
H A DXLocalizedAliases.idl55 void bindAlias([in]string programmaticName,
57 [in]string alias)
63 [in]string alias)
68 string lookupAlias([in]com::sun::star::lang::Locale locale,
69 [in]string Alias)
75 [in]string programmatic)
80 void unbindAliases([in]string programmaticName)
85 void rebindAliases([in]string currentProgrammatic,
86 [in]string newProgrammatic)
93 [in]string oldName,
[all …]
H A DXStringAbbreviation.idl51 /** Abbreviate a string, so that the resulting abbreviated string is not
54 <p>The width of a string is an abstract concept here, measured via
56 characters in the string (<type>XStringWidth</type> will measure the
57 string's length), or the width in pixel when displayed with a specific
61 The interface that makes concrete the abstract notion of string width.
64 The resulting abbreviated string's width will be no larger than this.
67 The string that is abbreviated.
70 an abbreviated string.
72 string abbreviateString([in] XStringWidth xStringWidth,
74 [in] string aString);
H A DXNumberFormatPreviewer.idl62 /** formats a value using a format string, without inserting a
66 is the format string that is used for formatting.
72 is the locale that is used to interpret the format string.
79 the formatted string.
82 if the format string is invalid.
85 string convertNumberToPreviewString( [in] string aFormat,
96 is the format string that is used for formatting.
102 is the locale that is used to interpret the format string.
113 the color that should used to output the formatted string.
116 if the format string is invalid.
[all …]
/trunk/main/cppuhelper/test/
H A Dhelpertest.idl35 string a();
40 string ba();
45 string ca();
50 string dba();
55 string e();
60 string fe();
65 string g();
66 string a();
71 string h();
75 string i();
/trunk/main/offapi/com/sun/star/sheet/
H A DTableAutoFormatField.idl85 [property] string CharFontName;
89 [optional, property] string CharFontNameAsian;
93 [optional, property] string CharFontNameComplex;
99 [property] string CharFontStyleName;
113 [property] string CharFontCharSet;
117 [optional, property] string CharFontCharSetAsian;
127 [property] string CharFontFamily;
131 [optional, property] string CharFontFamilyAsian;
141 [property] string CharFontPitch;
145 [optional, property] string CharFontPitchAsian;
[all …]
H A DXAddIn.idl60 string getProgrammaticFuntionName( [in] string aDisplayName );
77 string getDisplayFunctionName( [in] string aProgrammaticName );
92 string getFunctionDescription( [in] string aProgrammaticName );
111 string getDisplayArgumentName(
112 [in] string aProgrammaticFunctionName,
132 string getArgumentDescription(
133 [in] string aProgrammaticFunctionName,
189 string getProgrammaticCategoryName( [in] string aProgrammaticFunctionName );
205 string getDisplayCategoryName( [in] string aProgrammaticFunctionName );
/trunk/main/idlc/source/
H A Doptions.cxx77 bool Options::checkArgument (std::vector< std::string > & rArgs, char const * arg, size_t len) in checkArgument()
103 std::string option(&(arg[0]), 2); in checkArgument()
108 std::string param(&(arg[2]), len - 2); in checkArgument()
115 rArgs.push_back(std::string(arg, len)); in checkArgument()
122 rArgs.push_back(std::string(arg, len)); in checkArgument()
130 bool Options::checkCommandFile (std::vector< std::string > & rArgs, char const * filename) in checkCommandFile()
139 std::string buffer; in checkCommandFile()
199 bool Options::setOption(char const * option, std::string const & rArg) in setOption()
229 bool Options::initOptions(std::vector< std::string > & rArgs) throw(IllegalArgument) in initOptions()
231 std::vector< std::string >::const_iterator first = rArgs.begin(), last = rArgs.end(); in initOptions()
[all …]
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx62 virtual string getType() const;
78 virtual string getType() const;
107 virtual string getType() const;
148 virtual string toString() const;
149 virtual string getName() const;
160 virtual string toString() const;
181 virtual string toString() const;
207 virtual string toString() const;
235 virtual string toString() const;
256 virtual string toString() const;
[all …]
/trunk/extras/l10n/source/hu/
H A Dlocalize.sdf18492 sd source\core\glob.src 0 string STR_PAGE 0 hu Dia 20200411 15:09:53
20576 sfx2 source\doc\doc.src 0 string BTN_OK 0 hu Futtatás 20200411 15:09:53
20953 sfx2 source\appl\app.src 0 string STR_BYTES 0 hu byte 20200411 15:09:53
20954 sfx2 source\appl\app.src 0 string STR_KB 0 hu kB 20200411 15:09:53
20955 sfx2 source\appl\app.src 0 string STR_MB 0 hu MB 20200411 15:09:53
20956 sfx2 source\appl\app.src 0 string STR_GB 0 hu GB 20200411 15:09:53
20962 sfx2 source\appl\app.src 0 string GID_VIEW 0 hu Nézet 20200411 15:09:53
20965 sfx2 source\appl\app.src 0 string GID_MACRO 0 hu BASIC 20200411 15:09:53
20967 sfx2 source\appl\app.src 0 string GID_MATH 0 hu Math 20200411 15:09:53
20977 sfx2 source\appl\app.src 0 string GID_DATA 0 hu Adat 20200411 15:09:53
[all …]
/trunk/main/udkapi/com/sun/star/script/
H A DScriptEventDescriptor.idl38 /** listener type as string, same as listener-XIdlClass.getName().
40 string ListenerType;
43 /** event method as string.
45 string EventMethod;
50 <p>If the type of this parameter is different from string,
53 string AddListenerParam;
56 /** type of the script language as string; for example, "Basic" or "StarScript".
58 string ScriptType;
61 /** script code as string (the code has to correspond with the language
64 string ScriptCode;
/trunk/extras/l10n/source/ca-XV/
H A Dlocalize.sdf6466 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 ca-XV Tot 20200411 15:09:53
20556 sfx2 source\doc\doc.src 0 string STR_EDIT 0 ca-XV Edita 20200411 15:09:53
20576 sfx2 source\doc\doc.src 0 string BTN_OK 0 ca-XV Executa 20200411 15:09:53
20954 sfx2 source\appl\app.src 0 string STR_KB 0 ca-XV kB 20200411 15:09:53
20955 sfx2 source\appl\app.src 0 string STR_MB 0 ca-XV MB 20200411 15:09:53
20956 sfx2 source\appl\app.src 0 string STR_GB 0 ca-XV GB 20200411 15:09:53
20964 sfx2 source\appl\app.src 0 string GID_EDIT 0 ca-XV Edita 20200411 15:09:53
20972 sfx2 source\appl\app.src 0 string GID_TEXT 0 ca-XV Text 20200411 15:09:53
20973 sfx2 source\appl\app.src 0 string GID_FRAME 0 ca-XV Marc 20200411 15:09:53
20977 sfx2 source\appl\app.src 0 string GID_DATA 0 ca-XV Dades 20200411 15:09:53
[all …]
/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx33 std::string GetOfficeInstallationPath(MSIHANDLE handle) in GetOfficeInstallationPath()
35 std::string progpath; in GetOfficeInstallationPath()
51 std::string GetOfficeProductName(MSIHANDLE handle) in GetOfficeProductName()
53 std::string productname; in GetOfficeProductName()
69 std::string GetQuickstarterLinkName(MSIHANDLE handle) in GetQuickstarterLinkName()
71 std::string quickstarterlinkname; in GetQuickstarterLinkName()
165 static std::string GetProcessImagePath_9x( DWORD dwProcessId ) in GetProcessImagePath_9x()
167 std::string sImagePath; in GetProcessImagePath_9x()
219 static std::string GetProcessImagePath_NT( DWORD dwProcessId ) in GetProcessImagePath_NT()
221 std::string sImagePath; in GetProcessImagePath_NT()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DRecipientInfo.idl47 string ProtocolType;
59 string To;
66 string CC;
73 string BCC;
80 string Newsgroups;
85 string Server;
90 string Username;
95 string Password;
100 string VIMPostOfficePath;
103 /** string representing the last error (generated by send server).
[all …]
/trunk/main/shell/source/tools/lngconvex/
H A Dcmdline.cxx39 CommandLine::CommandLine(size_t argc, char* argv[], const std::string& ArgPrefix) : in CommandLine()
70 std::string CommandLine::get_arg(size_t Index) const in get_arg()
94 std::string argn = m_argv[i]; in get_arg_names()
119 std::string CommandLine::get_arg(const std::string& ArgumentName) const in get_arg()
121 std::string arg_value; in get_arg()
125 std::string arg = m_argv[i]; in get_arg()
154 void CommandLine::set_arg_prefix(const std::string& Prefix) in set_arg_prefix()
167 bool CommandLine::is_arg_name(const std::string& Argument) const in is_arg_name()
H A Dcmdline.hxx42 CommandLine(size_t argc, char* argv[], const std::string& ArgPrefix = std::string("-"));
65 std::string get_arg(size_t Index) const;
92 std::string get_arg(const std::string& ArgumentName) const;
108 void set_arg_prefix(const std::string& Prefix);
114 bool is_arg_name(const std::string& Argument) const;
119 std::string m_argprefix;
/trunk/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl114 [property] string Author;
132 [property] string AutoloadURL;
148 [property] string DefaultTarget;
157 [property] string Description;
181 [property] string Generator;
187 [property] string Keywords;
209 [property] string ModifiedBy;
227 [property] string PrintedBy;
232 [property] string Subject;
243 [property] string Template;
[all …]
H A DMediaDescriptor.idl114 [optional,property] string Author;
124 [optional,property] string CharacterSet;
134 [optional,property] string Comment;
192 [optional,property] string FileName;
205 [optional,property] string FilterName;
305 [optional,property] string JumpMark;
317 [optional,property] string MediaType;
392 [optional,property] string Password;
415 [optional,property] string PostString;
467 [optional,property] string Referer;
[all …]
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageTypeInfo.idl44 string getMediaType();
46 /** returns a description string to describe a package type.
51 string getDescription()
54 /** returns a short description string to describe a package type
60 string getShortDescription()
63 /** returns a file filter string for the file picker user interface.
64 Both, the short description string and file filter string
69 file filter string
71 string getFileFilter();
/trunk/main/offapi/com/sun/star/mail/
H A DXMailMessage.idl53 [attribute, readonly] string SenderName;
58 [attribute, readonly] string SenderAddress;
66 [attribute] string ReplyToAddress;
76 void addRecipient([in] string sRecipientAddress);
86 void addCcRecipient([in] string sRecipientAddress);
96 void addBccRecipient([in] string sRecipientAddress);
102 sequence<string> getRecipients();
108 sequence<string> getCcRecipients();
114 sequence<string> getBccRecipients();
119 [attribute] string Subject;
[all …]
/trunk/main/offapi/com/sun/star/mozilla/
H A DXPluginInstancePeer.idl79 @param message [in]: the string to be displayed
109 [in] string MIMEDesc,
110 [in] string target,
129 [in] string aURL,
130 [in] string target,
131 [in] string alternativeHost,
132 [in] string referrer,
153 [in] string aURL,
155 [in] string target,
156 [in] string alternativeHost,
[all …]

Completed in 6257 milliseconds

12345678910>>...80