cui: kill RTL_CONSTASCII_USTRINGPARAM in macros

Change-Id: I4d6b7760f9c6901c5c42070bedc8fbbec79215d0
This commit is contained in:
Miklos Vajna
2013-02-12 17:16:25 +01:00
parent d884f8f65c
commit e2f9ed24b6

View File

@@ -27,8 +27,8 @@
#include <comphelper/extract.hxx>
#include <comphelper/types.hxx>
#define CUIFM_PROP_HIDDEN rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Hidden" ) )
#define CUIFM_PROP_LABEL rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Label" ) )
#define CUIFM_PROP_HIDDEN "Hidden"
#define CUIFM_PROP_LABEL "Label"
//==========================================================================
// FmShowColsDialog