| Overview | Namespace | Class | Index | Help |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| const OUString & | str ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| str | a OUString.
|
| rtl_uString * | str ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| str | a OUString data.
|
| rtl_uString * | str, |
| __sal_NoAcquire | ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| str | OUString data
|
| dummy | SAL_NO_ACQUIRE to distinguish from other ctors
|
| sal_Unicode | value ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| value | a Unicode character.
|
| const sal_Unicode * | value ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| value | a NULL-terminated Unicode character array.
|
| const sal_Unicode * | value, |
| sal_Int32 | length ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| value | a Unicode character array.
|
| length | the number of character which should be copied.
The character array length must be greater or
equal than this value.
|
| const sal_Char * | value, |
| sal_Int32 | length, |
| rtl_TextEncoding | encoding, |
| sal_uInt32 | convertFlags = OSTRING_TO_OUSTRING_CVTFLAGS ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| value | a 8-Bit character array.
|
| length | the number of character which should be converted.
The 8-Bit character array length must be
greater or equal than this value.
|
| encoding | the text encoding from which the 8-Bit character
sequence should be converted.
|
| convertFlags | flags which controls the conversion.
see RTL_TEXTTOUNICODE_FLAGS_...
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| const OUString & | str ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| str | a OUString.
|
| const OUString & | str ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| str | a OUString.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| const OUString & | str ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object to be compared.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object to be compared.
|
| maxLength | the maximum count of characters to be compared.
|
| const OUString & | str ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object to be compared.
|
| const OUString & | str ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object to be compared.
|
| const OUString & | str ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object to be compared.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object (substring) to be compared.
|
| fromIndex | the index to start the comparion from.
The index must be greater or equal than 0
and less or equal as the string length.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object (substring) to be compared. |
| fromIndex | the index to start the comparion from.
The index must be greater or equal than 0
and less or equal as the string length.
|
| const sal_Char * | asciiStr ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| maxLength | the maximum count of characters to be compared.
|
| const sal_Char * | asciiStr, |
| sal_Int32 | asciiStrLength ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| asciiStrLength | the length of the ascii string
|
| const sal_Char * | asciiStr ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| asciiStrLength | the length of the ascii string
|
| const sal_Char * | asciiStr ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| const sal_Char * | asciiStr, |
| sal_Int32 | asciiStrLength ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared.
|
| asciiStrLength | the length of the ascii string
|
| const sal_Char * | asciiStr, |
| sal_Int32 | asciiStrLength, |
| sal_Int32 | fromIndex = 0 ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the object (substring) to be compared.
|
| fromIndex | the index to start the comparion from.
The index must be greater or equal than 0
and less or equal as the string length.
|
| const sal_Char * | asciiStr, |
| sal_Int32 | asciiStrLength, |
| sal_Int32 | fromIndex = 0 ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | the 8-Bit ASCII character string to be compared. |
| asciiStrLength | the length of the ascii string |
| fromIndex | the index to start the comparion from.
The index must be greater or equal than 0
and less or equal as the string length.
|
| const char * | asciiStr, |
| sal_Int32 | asciiStrLength ) const; |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| asciiStr | a sequence of at least asciiStrLength ASCII characters
(bytes in the range 0x00--0x7F)
|
| asciiStrLen | the length of asciiStr; must be non-negative |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| sal_Unicode | ch, |
| sal_Int32 | fromIndex = 0 ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| ch | character to be located. |
| fromIndex | the index to start the search from.
The index must be greater or equal than 0
and less or equal as the string length.
|
| sal_Unicode | ch ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| ch | character to be located. |
| sal_Unicode | ch, |
| sal_Int32 | fromIndex ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| ch | character to be located. |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the substring to search for. |
| fromIndex | the index to start the search from. |
| const OUString & | str ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the substring to search for. |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the substring to search for. |
| fromIndex | the index to start the search from. |
| sal_Int32 | beginIndex ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| beginIndex | the beginning index, inclusive.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| beginIndex | the beginning index, inclusive.
|
| count | the number of characters.
|
| const OUString & | str ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| str | the string that is concatenated to the end
of this string.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| index | the replacing index in str.
The index must be greater or equal as 0 and
less or equal as the length of the string.
|
| count | the count of charcters that will replaced
The count must be greater or equal as 0 and
less or equal as the length of the string minus index.
|
| newStr | the new substring. |
| sal_Unicode | oldChar, |
| sal_Unicode | newChar ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| oldChar | the old character. |
| newChar | the new character. |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| sal_Int32 | token, |
| sal_Unicode | cTok, |
| sal_Int32 & | index ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| token | the number of the token to return
|
| cTok | the character which seperate the tokens.
|
| index | the position at which the token is searched in the
string.
The index must not be greater than the length of the
string.
This param is set to the position of the
next token or to -1, if it is the last token.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| sal_Int16 | radix = 10 ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| radix | the radix (between 2 and 36)
|
| sal_Int16 | radix = 10 ) const throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| radix | the radix (between 2 and 36)
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| OString * | pTarget, |
| rtl_TextEncoding | nEncoding, |
| sal_uInt32 | nFlags ) const; |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
| pTarget | An out parameter receiving the converted OString. Must not be null; the
contents are not modified if conversion fails (convertToOString returns
false).
|
| nEncoding | The text encoding to convert into. Must be an octet encoding (i.e.,
rtl_isOctetTextEncoding(nEncoding) must return true).
|
| nFlags | A combination of RTL_UNICODETOTEXT_FLAGS that detail how to do the
conversion (see rtl_convertUnicodeToText). RTL_UNICODETOTEXT_FLAGS_FLUSH
need not be included, it is implicitly assumed. Typical uses are either
RTL_UNICODETOTEXT_FLAGS_UNDEFINED_ERROR |
RTL_UNICODETOTEXT_FLAGS_INVALID_ERROR (fail if a Unicode character cannot
be converted to the target nEncoding) or OUSTRING_TO_OSTRING_CVTFLAGS
(make a best efforts conversion).
|
| rtl_uString * const * | ppHandle ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| ppHandle | pointer to storage |
| sal_Bool | b ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| b | a sal_Bool.
|
| sal_Unicode | c ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| c | a character.
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| i | a int32.
|
| radix | the radix (between 2 and 36)
|
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| l | a int64.
|
| radix | the radix (between 2 and 36)
|
| float | f ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| f | a float.
|
| double | d ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| d | a double.
|
| const sal_Char * | value ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| value | the 8-Bit ASCII character string |
Copyright © 2003 Sun Microsystems, Inc.