summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/textaction.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:53:29 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:53:29 +0000
commitaf2e5d335d10ad8cd2734683c8bd60e7a06eda25 (patch)
tree59d2997f8c4cf798c368bf3f72ccc5afb61e8aeb /cppcanvas/source/mtfrenderer/textaction.hxx
parent882aa44990b93a4bc72488518c59d51678f3a874 (diff)
INTEGRATION: CWS visibility03 (1.6.4); FILE MERGED
2005/04/07 07:23:41 mhu 1.6.4.1: #i45006# Added missing forward declaration.
Diffstat (limited to 'cppcanvas/source/mtfrenderer/textaction.hxx')
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/textaction.hxx b/cppcanvas/source/mtfrenderer/textaction.hxx
index 5b2670365bce..b28ed08e5547 100644
--- a/cppcanvas/source/mtfrenderer/textaction.hxx
+++ b/cppcanvas/source/mtfrenderer/textaction.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: textaction.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-03-30 08:32:12 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:53:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,7 @@
class VirtualDevice;
class Point;
class Color;
+class String;
/* Definition of internal::TextActionFactory class */