Kaydet (Commit) 03d0a311 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED

2005/02/17 12:45:50 cd 1.2.204.1: #i42557# move UNOIDL types from drafts to com
üst f2691fa5
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: popupmenucontrollerbase.hxx,v $ * $RCSfile: popupmenucontrollerbase.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2004-02-25 17:34:21 $ * last change: $Author: kz $ $Date: 2005-03-01 19:24:35 $
* *
* 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
...@@ -122,8 +122,8 @@ ...@@ -122,8 +122,8 @@
#include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XStatusListener.hpp>
#endif #endif
#ifndef _DRAFTS_COM_SUN_STAR_FRAME_XPOPUPMENUCONTROLLER_HPP_ #ifndef _COM_SUN_STAR_FRAME_XPOPUPMENUCONTROLLER_HPP_
#include <drafts/com/sun/star/frame/XPopupMenuController.hpp> #include <com/sun/star/frame/XPopupMenuController.hpp>
#endif #endif
//_________________________________________________________________________________________________________________ //_________________________________________________________________________________________________________________
...@@ -146,7 +146,7 @@ namespace framework ...@@ -146,7 +146,7 @@ namespace framework
{ {
class PopupMenuControllerBase : public com::sun::star::lang::XTypeProvider , class PopupMenuControllerBase : public com::sun::star::lang::XTypeProvider ,
public com::sun::star::lang::XServiceInfo , public com::sun::star::lang::XServiceInfo ,
public drafts::com::sun::star::frame::XPopupMenuController , public ::com::sun::star::frame::XPopupMenuController ,
public com::sun::star::lang::XInitialization , public com::sun::star::lang::XInitialization ,
public com::sun::star::frame::XStatusListener , public com::sun::star::frame::XStatusListener ,
public com::sun::star::awt::XMenuListener , public com::sun::star::awt::XMenuListener ,
......
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