summaryrefslogtreecommitdiff
path: root/sfx2/source/explorer/nochaos.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/explorer/nochaos.cxx')
-rw-r--r--sfx2/source/explorer/nochaos.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/explorer/nochaos.cxx b/sfx2/source/explorer/nochaos.cxx
index dc450c558830..82de6fc93941 100644
--- a/sfx2/source/explorer/nochaos.cxx
+++ b/sfx2/source/explorer/nochaos.cxx
@@ -100,7 +100,7 @@ CntItemPool* CntItemPool::_pThePool = NULL;
//-------------------------------------------------------------------------
CntItemPool::CntItemPool()
-: SfxItemPool( DEFINE_CONST_UNICODE("chaos"), WID_CHAOS_START, WID_CHAOS_START, NULL ),
+: SfxItemPool( "chaos", WID_CHAOS_START, WID_CHAOS_START, NULL ),
_nRefs( 0 )
{
SetFileFormatVersion( SOFFICE_FILEFORMAT_50 );