Global Functions in Global Namespace C++
in Sourcefile textcvt.h
- rtl_convertTextToUnicode
- extern "C"
sal_Size rtl_convertTextToUnicode(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_convertUnicodeToText
- extern "C"
sal_Size rtl_convertUnicodeToText(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_createTextToUnicodeContext
- extern "C"
rtl_TextToUnicodeContext rtl_createTextToUnicodeContext(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_createTextToUnicodeConverter
- extern "C"
rtl_TextToUnicodeConverter rtl_createTextToUnicodeConverter(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_createUnicodeToTextContext
- extern "C"
rtl_UnicodeToTextContext rtl_createUnicodeToTextContext(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_createUnicodeToTextConverter
- extern "C"
rtl_UnicodeToTextConverter rtl_createUnicodeToTextConverter(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_destroyTextToUnicodeContext
- extern "C"
void rtl_destroyTextToUnicodeContext(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_destroyTextToUnicodeConverter
- extern "C"
void rtl_destroyTextToUnicodeConverter(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_destroyUnicodeToTextContext
- extern "C"
void rtl_destroyUnicodeToTextContext(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_destroyUnicodeToTextConverter
- extern "C"
void rtl_destroyUnicodeToTextConverter(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_resetTextToUnicodeContext
- extern "C"
void rtl_resetTextToUnicodeContext(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
- rtl_resetUnicodeToTextContext
- extern "C"
void rtl_resetUnicodeToTextContext(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- see http://udk.openoffice.org/cpp/man/spec/textconversion.html
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.