:: com :: sun :: star :: drawing :: framework ::
|
unpublished |
interface XPane |
|
|
- Base Interfaces
XPane
┗ XResource
XResource |
- (referenced interface's summary:)
- Base interface that provides functionality shared by all resource types
of the drawing framework.
|
|
- Usage Restrictions
- not published
- Description
- A pane is an abstraction of a window and is one of the resources managed
by the drawing framework.
Apart from the area that displays a view a pane may contain other
parts like title, menu, closer button.
The URL prefix of panes is private:resource/floater
|
Methods' Details |
getWindow
- Description
- Return the ::com::sun::star::awt::XWindow of the
pane that is used to display a view.
|
|
getCanvas
- Description
- Return the com::sun::star::awt::XCanvas of the pane. The
::com::sun::star::rendering::XCanvas object is expected to
be associated with the ::com::sun::star::awt::XWindow object returned by
getWindow().
- Returns
- When the ::com::sun::star::rendering::XCanvas
interface is not supported then an empty reference is returned.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.