Methods' Summary |
inspect |
inspects a new collection of one or more objects.
|
Attributes' Summary |
InspectorModel |
provides access to the current model of the inspector
|
InspectorUI |
provides access to the user interface of the object inspector.
|
Attributes' Details |
InspectorModel
XObjectInspectorModel InspectorModel;
- Description
- provides access to the current model of the inspector
The model is mainly responsible for providing the property handlers. Additionally,
it can provide user interface names and help URLs for property categories.
Note that there are two ways of setting or retrieving the current model: You can either
use ::com::sun::star::frame::XModel::setModel, or, if you do not want
or need to implement the full-blown ::com::sun::star::frame::XModel interface,
you can use this property directly. Both approaches are semantically equivalent.
If a new model is set at the inspector, the complete UI will be rebuilt to reflect
the change, using the new property handlers provided by the new model.
|
|
InspectorUI
[ readonly ] XObjectInspectorUI InspectorUI;
- Description
- provides access to the user interface of the object inspector.
This interface can be used to access and manipulate various aspects of
the user interface. For instance, you can enable and disable certain
property controls (or parts thereof), or register observers for all property
controls.
- Since
- OOo 2.2
|
|
Top of Page
Copyright © 2000, 2012 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.