summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FontTable.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:50:45 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:50:45 +0000
commit0aa6d5a043f0b84c6f9d2f9763d74e87939dc15c (patch)
tree75117ac7c71517a0a3ed94b3eadfcccbea37a23a /writerfilter/source/dmapper/FontTable.cxx
parentb84f75b50a259d698d1d0f5c5847aacf5d092917 (diff)
INTEGRATION: CWS xmlfilter03_DEV300 (1.7.2); FILE MERGED
2008/01/22 11:45:03 os 1.7.2.1: asserts fixed
Diffstat (limited to 'writerfilter/source/dmapper/FontTable.cxx')
-rw-r--r--writerfilter/source/dmapper/FontTable.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/source/dmapper/FontTable.cxx b/writerfilter/source/dmapper/FontTable.cxx
index 464db2763f2a..0ea0999f69a9 100644
--- a/writerfilter/source/dmapper/FontTable.cxx
+++ b/writerfilter/source/dmapper/FontTable.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FontTable.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2008-01-10 11:38:33 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:50:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -563,7 +563,7 @@ void FontTable::sprm(Sprm& rSprm)
{
default:
{
- OSL_ASSERT("FontTable::sprm()"); //
+ OSL_ENSURE( false, "FontTable::sprm()"); //
//Value::Pointer_t pValue_ = rSprm.getValue();
}
}*/