:: com :: sun :: star :: ui ::
|
interface XDockingAreaAcceptor |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDockingAreaAcceptor
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
- this interface enables developer to implement different docking area
acceptors which are used by the frame based layout manager.
A docking area acceptor is responsible to control the docking area of a
container window. As OLE for example supports inplace and outplace editing,
there are different parts of code responsible for the container window.
This interface enables developer to make support implementations for these
scenarios.
- See also
- ::com::sun::star::frame::XFrame
- Since
- OpenOffice 2.0.0
|
Copyright © 2003 Sun Microsystems, Inc.