:: com :: sun :: star :: drawing :: framework ::
|
unpublished |
service ResourceId |
|
|
- Supported Interface
- XResourceId
|
- Usage Restrictions
- not published
- Description
- The ResourceId service provides several constructors for
resource ids.
They mainly differ in how the anchor is specified.
|
Constructors' Summary |
createEmpty |
Create an empty resource id. It does not specify a specific
resource but describes the absence of one.
|
create |
Create a resource id that has no anchor.
|
createWithAnchor |
Create a resource id for an anchor that is given as
XResourceId object. This is the most general of the
constructor variants.
|
createWithAnchorURL |
Create a resource id for a resource that is bound to an anchor that
can be specified by a single URL.
|
Constructors' Details |
createEmpty
- Description
- Create an empty resource id. It does not specify a specific
resource but describes the absence of one.
|
|
create
|
create( |
[in] string |
sResourceURL ); |
- Description
- Create a resource id that has no anchor.
This constructor can be used to create resource ids for panes.
|
|
createWithAnchor
|
createWithAnchor( |
[in] string |
sResourceURL, |
| [in] XResourceId |
xAnchor ); |
- Description
- Create a resource id for an anchor that is given as
XResourceId object. This is the most general of the
constructor variants.
|
|
createWithAnchorURL
|
createWithAnchorURL( |
[in] string |
sResourceURL, |
| [in] string |
sAnchorURL ); |
- Description
- Create a resource id for a resource that is bound to an anchor that
can be specified by a single URL.
This constructor can be used to create resources ids for views
where the anchor is a pane.
|
|
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.