:: com :: sun :: star :: embed ::
|
unpublished |
service EmbeddedObjectDescriptor |
|
|
- Usage Restrictions
- not published
- Description
- describes properties of an embedded object
This service may be represented by a
::com::sun::star::beans::PropertyValue[].
Such descriptors will be passed to different functions, included into
possible load/save proccesses. Every member of such process can use
this descriptor and may change it to actualize the informations about
the object. So this descriptor should be used as an in/out parameter.
- See also
- ::com::sun::star::beans::PropertyValue
|
Properties' Details |
StoreVisualReplacement
boolean StoreVisualReplacement;
- Usage Restrictions
- optional
- Description
- lets the graphical representation of embedded document be stored.
Setting of this property to true tells the embedded object that
controlls the document to store or not to store the graphical
representation of the document in to the object persistence.
If this property is not set the object makes the decision itself.
|
|
OutplaceDispatchInterceptor
::com::sun::star::frame::XDispatchProviderInterceptor OutplaceDispatchInterceptor;
- Usage Restrictions
- optional
- Description
- allows to provide a dispatch interceptor for outplace activation.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.