summaryrefslogtreecommitdiff
path: root/sot/source/base/exchange.cxx
diff options
context:
space:
mode:
authorDieter Loeschky <dl@openoffice.org>2000-12-11 14:56:43 +0000
committerDieter Loeschky <dl@openoffice.org>2000-12-11 14:56:43 +0000
commitea79bb174359794f786aacec3a33a7f35d695b6a (patch)
treea053c6586a25cbc1b0f0011c12c6780802a6eec8 /sot/source/base/exchange.cxx
parent863f0b7448ef9da29d70f9253f5b5b1cc7b2a291 (diff)
#81760# Name of drawing format changed
Diffstat (limited to 'sot/source/base/exchange.cxx')
-rw-r--r--sot/source/base/exchange.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/source/base/exchange.cxx b/sot/source/base/exchange.cxx
index bcbdd289c174..2db9935c6520 100644
--- a/sot/source/base/exchange.cxx
+++ b/sot/source/base/exchange.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: exchange.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: shane $ $Date: 2000-10-02 19:06:48 $
+ * last change: $Author: dl $ $Date: 2000-12-11 15:56:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,7 @@ static const sal_Char* aFormatArray_Impl[] =
/* 9 EMPTY*/ "",
/* 10 SOT_FORMAT_RTF*/ "Rich Text Format",
-/* 11 SOT_FORMATSTR_ID_DRAWING*/ "StarOffice Drawing Format",
+/* 11 SOT_FORMATSTR_ID_DRAWING*/ "Drawing Format",
/* 12 SOT_FORMATSTR_ID_SVXB*/ "SVXB (StarView Bitmap/Animation)",
/* 13 SOT_FORMATSTR_ID_SVIM*/ "SVIM (StarView ImageMap)",
/* 14 SOT_FORMATSTR_ID_XFA*/ "XFA (XOutDev FillAttr)",