INTEGRATION: CWS layoutmanager (1.11.76); FILE MERGED
2004/02/19 18:58:59 cd 1.11.76.4: RESYNC: (1.11-1.12); FILE MERGED 2003/10/13 11:56:21 cd 1.11.76.3: #111899# Creation of layout manager moved to frame ctor to support standalone frames 2003/08/20 15:56:49 cd 1.11.76.2: 111899# Framework based user interface 2003/08/12 10:11:17 cd 1.11.76.1: #i12928# First parts of the new layout manager
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: taskcreator.cxx,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2004-01-28 14:25:25 $
|
||||
* last change: $Author: kz $ $Date: 2004-02-25 17:45:37 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -103,6 +103,14 @@
|
||||
#include <com/sun/star/frame/XFramesSupplier.hpp>
|
||||
#endif
|
||||
|
||||
#ifndef _DRAFTS_COM_SUN_STAR_FRAME_XLAYOUTMANAGER_HPP_
|
||||
#include <drafts/com/sun/star/frame/XLayoutManager.hpp>
|
||||
#endif
|
||||
|
||||
#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#endif
|
||||
|
||||
//_________________________________________________________________________________________________________________
|
||||
// includes of other projects
|
||||
//_________________________________________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user