summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/uno/composerdialogs.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-31 11:16:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-31 11:16:16 +0000
commit8545ed8e2b04e7d6fbaa04002aa69e10b42e2848 (patch)
treeed6896eef31578a254dcd07b2014e52308765b21 /dbaccess/source/ui/uno/composerdialogs.cxx
parentINTEGRATION: CWS dba203b (1.46.42); FILE MERGED (diff)
downloadcore-8545ed8e2b04e7d6fbaa04002aa69e10b42e2848.tar.gz
core-8545ed8e2b04e7d6fbaa04002aa69e10b42e2848.zip
INTEGRATION: CWS dba203b (1.6.44); FILE MERGED
2006/03/27 14:11:35 fs 1.6.44.1: #i63439# correct parsing of existing sort order
Diffstat (limited to 'dbaccess/source/ui/uno/composerdialogs.cxx')
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/uno/composerdialogs.cxx b/dbaccess/source/ui/uno/composerdialogs.cxx
index b887a7b5fcd7..1fc864b98ebc 100644
--- a/dbaccess/source/ui/uno/composerdialogs.cxx
+++ b/dbaccess/source/ui/uno/composerdialogs.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: composerdialogs.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-01-19 15:45:45 $
+ * last change: $Author: vg $ $Date: 2006-03-31 12:16:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -89,8 +89,8 @@ namespace dbaui
//=====================================================================
//= ComposerDialog
//=====================================================================
-DBG_NAME(ComposerDialog)
-//---------------------------------------------------------------------
+ DBG_NAME(ComposerDialog)
+ //---------------------------------------------------------------------
ComposerDialog::ComposerDialog(const Reference< XMultiServiceFactory >& _rxORB)
:ComposerDialog_BASE( _rxORB )
{