:: com :: sun :: star :: drawing :: framework ::
|
unpublished |
interface XRelocatableResource |
|
|
|
- Description
- An optional interface that is implemented by resources that are
relocatable to different anchors.
|
Methods' Summary |
relocateToAnchor |
Replace the current anchor of the called resource with the given
one.
|
Methods' Details |
relocateToAnchor
boolean |
relocateToAnchor( |
[in] XResource |
xNewAnchor ); |
- Description
- Replace the current anchor of the called resource with the given
one.
- Parameter xNewAnchor
- The new anchor.
- Returns
- Returns true when the relocation was successfull.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.