Home
last modified time | relevance | path

Searched refs:constAsciiStr (Results 1 – 7 of 7) sorted by path

/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx64 #define CByteString( constAsciiStr ) ByteString( RTL_CONSTASCII_STRINGPARAM ( constAsciiStr ) ) argument
/trunk/main/basic/inc/basic/
H A Dttstrhlp.hxx28 #define CByteString( constAsciiStr ) ByteString( RTL_CONSTASCII_STRINGPARAM ( constAsciiStr ) ) argument
29 #define CUniString( constAsciiStr ) UniString( RTL_CONSTASCII_USTRINGPARAM ( constAsciiStr ) ) argument
/trunk/main/chart2/source/inc/
H A Dmacros.hxx29 #define C2U(constAsciiStr) (::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( constAsciiStr ) )) argument
/trunk/main/sal/inc/rtl/
H A Dstring.h1086 #define RTL_CONSTASCII_STRINGPARAM( constAsciiStr ) constAsciiStr, ((sal_Int32)sizeof(constAsciiStr argument
1101 #define RTL_CONSTASCII_LENGTH( constAsciiStr ) ((sal_Int32)(sizeof(constAsciiStr)-1)) argument
H A Dustring.h1447 #define RTL_CONSTASCII_USTRINGPARAM( constAsciiStr ) constAsciiStr, ((sal_Int32)(sizeof(constAsciiS… argument
/trunk/main/sccomp/source/solver/
H A Dsolver.cxx50 #define C2U(constAsciiStr) (::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( constAsciiStr ) )) argument
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx126 #define TOOLS_CONSTASCII_STRINGPARAM( constAsciiStr ) constAsciiStr, sizeof( constAsciiStr )-1 argument

Completed in 68 milliseconds