Kaydet (Commit) 9d1e8e47 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS removedrafts (1.5.14); FILE MERGED

2005/02/17 12:40:10 cd 1.5.14.1: #i42557# move UNOIDL types from drafts to com
üst ded5b7b3
......@@ -2,9 +2,9 @@
*
* $RCSfile: tbxctl.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: kz $ $Date: 2005-01-18 15:37:17 $
* last change: $Author: kz $ $Date: 2005-03-01 19:19:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -65,8 +65,8 @@
#include <sfx2/tbxctrl.hxx>
#endif
#ifndef _DRAFTS_COM_SUN_STAR_FRAME_XLAYOUTMANAGER_HPP_
#include <drafts/com/sun/star/frame/XLayoutManager.hpp>
#ifndef _COM_SUN_STAR_FRAME_XLAYOUTMANAGER_HPP_
#include <com/sun/star/frame/XLayoutManager.hpp>
#endif
/*
......@@ -105,7 +105,7 @@ private:
struct StateChangedInfo
{
::com::sun::star::uno::Reference< ::drafts::com::sun::star::frame::XLayoutManager > xLayoutManager;
::com::sun::star::uno::Reference< ::com::sun::star::frame::XLayoutManager > xLayoutManager;
bool bDisabled;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment