summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx')
-rw-r--r--binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx b/binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx
index ce653188c..b573ae8c1 100644
--- a/binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx
+++ b/binfilter/bf_svx/source/xoutdev/svx_xtabcolr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svx_xtabcolr.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mwu $ $Date: 2003-11-06 07:47:40 $
+ * last change: $Author: rt $ $Date: 2004-05-05 16:40:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -212,7 +212,7 @@ static char const aChckXML[] = { '<', '?', 'x', 'm', 'l' }; // = 6.0
/************************************************************************/
/*N*/ BOOL XColorTable::Save()
-/*N*/ {DBG_ASSERT(0, "STRIP"); return false;
+/*N*/ {DBG_BF_ASSERT(0, "STRIP"); return false;
//STRIP001 #ifndef SVX_LIGHT
//STRIP001 INetURLObject aURL( aPath );
//STRIP001