INTEGRATION: CWS visibility03 (1.6.4); FILE MERGED

2005/04/07 07:23:41 mhu 1.6.4.1: #i45006# Added missing forward declaration.
This commit is contained in:
Oliver Bolte
2005-04-13 08:53:29 +00:00
parent 882aa44990
commit af2e5d335d

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: textaction.hxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -80,6 +80,7 @@
class VirtualDevice; class VirtualDevice;
class Point; class Point;
class Color; class Color;
class String;
/* Definition of internal::TextActionFactory class */ /* Definition of internal::TextActionFactory class */