CWS-TOOLING: integrate CWS dockingwindows

This commit is contained in:
Vladimir Glazunov 2010-11-16 13:44:30 +01:00
commit 8fa84b1dc3

View file

@ -2,10 +2,13 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: UIElementType.idl,v $
* $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
@ -77,6 +80,11 @@ constants UIElementType
*/
const short TOOLPANEL = 7;
//-------------------------------------------------------------------------
/** specifies a window that can be docked.
*/
const short DOCKINGWINDOW = 7;
//-------------------------------------------------------------------------
/** specifies the number of constants.
*/