INTEGRATION: CWS gcc4fwdecl (1.6.110); FILE MERGED
2005/06/01 16:09:16 pmladek 1.6.110.1: #i50058# Fixed forward declarations for gcc4 in basctl
This commit is contained in:
parent
f23176883e
commit
936f93254e
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: bastypes.hxx,v $
|
* $RCSfile: bastypes.hxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.6 $
|
* $Revision: 1.7 $
|
||||||
*
|
*
|
||||||
* last change: $Author: kz $ $Date: 2004-07-23 12:08:34 $
|
* last change: $Author: obo $ $Date: 2005-06-14 16:35:24 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
@ -219,6 +219,7 @@ public:
|
||||||
#define BASWIN_SUSPENDED 0x04
|
#define BASWIN_SUSPENDED 0x04
|
||||||
#define BASWIN_INRESCHEDULE 0x08
|
#define BASWIN_INRESCHEDULE 0x08
|
||||||
|
|
||||||
|
class Printer;
|
||||||
class SfxUndoManager;
|
class SfxUndoManager;
|
||||||
class SfxObjectShell;
|
class SfxObjectShell;
|
||||||
class BasicEntryDescriptor;
|
class BasicEntryDescriptor;
|
||||||
|
|
Loading…
Reference in a new issue