Home
last modified time | relevance | path

Searched defs:C2U (Results 26 – 50 of 55) sorted by relevance

123

/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx53 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Dfltrcfg.cxx38 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Dconfigitem.cxx59 #define C2U(cChar) OUString::createFromAscii(cChar) macro
/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx59 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
/trunk/main/cui/source/options/
H A Doptsave.cxx70 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Doptinet2.cxx120 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Doptgdlg.cxx109 #define C2U(cChar) OUString::createFromAscii(cChar) macro
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.cxx55 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Dgeneral.cxx64 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Dbibload.cxx87 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Dframectr.cxx70 #define C2U(cChar) OUString::createFromAscii(cChar) macro
H A Ddatman.cxx100 #define C2U(cChar) ::rtl::OUString::createFromAscii(cChar) macro
/trunk/main/sccomp/source/solver/
H A Dsolver.cxx50 #define C2U(constAsciiStr) (::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( constAsciiStr ) )) macro
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx79 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx58 #define C2U(cChar) OUString::createFromAscii(cChar) macro
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx62 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx89 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx55 #define C2U(cChar) ::rtl::OUString::createFromAscii(cChar) macro
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx76 #define C2U( cstr ) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(cstr))) macro
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx62 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx110 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx60 #define C2U(x) OUString(RTL_CONSTASCII_USTRINGPARAM(x)) macro
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx71 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx1079 OUString C2U( const char* s ) in C2U() function
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx77 #define C2U(cChar) ::rtl::OUString::createFromAscii(cChar) macro

Completed in 256 milliseconds

123