Exported Interfaces - Summary |
::com::sun::star::lang::XComponent |
This interface is implemented according to the specification of
service Content.
|
XContent |
This interface is implemented according to the specification of
service Content.
|
XCommandProcessor |
This interface is implemented according to the specification of
service Content.
(details)
|
XCommandProcessor2 |
is an enhanced version of XCommandProcessor that has an
additional method for releasing command identifiers obtained via
XCommandProcessor::createCommandIdentifier() to avoid
resource leaks. For a detailed description of the problem refer to
XCommandProcessor2::releaseCommandIdentifier().
(details)
|
::com::sun::star::beans::XPropertiesChangeNotifier |
This interface is implemented according to the specification of
service Content.
|
::com::sun::star::beans::XPropertyContainer |
This interface is implemented according to the specification of
service Content.
|
::com::sun::star::beans::XPropertySetInfoChangeNotifier |
This interface is implemented according to the specification of
service Content.
|
XCommandInfoChangeNotifier |
This interface is implemented according to the specification of
service Content.
|
::com::sun::star::container::XChild |
This interface is implemented according to the specification of
service Content.
|
Exported Interfaces - Details |
::com::sun::star::lang::XComponent
- Description
- This interface is implemented according to the specification of
service Content.
|
|
XContent
- Description
- This interface is implemented according to the specification of
service Content.
|
|
XCommandProcessor
- Description
- This interface is implemented according to the specification of
service Content.
Supported Commands
-
getCommandInfo
-
getPropertySetInfo
-
getPropertyValues
-
setPropertyValues
-
insert ( makes a newly created stream persistent )
-
delete
-
open
Supported Properties
-
string ContentType ( read-only, always "application/vnd.sun.star.pkg-stream" )
-
boolean IsDocument ( read-only, always true )
-
boolean IsFolder ( read-only, always false )
-
string MediaType
-
string Size ( read-only )
-
string Title
-
boolean Compressed ( allows you to explicitly state whether you want a
stream to be compressed or not. The default value of this property
will be determined according to the value of the property "MediaType".
If it is empty or prefixed by "text/", the value of "Compressed" is set
to true. Otherwise the value will be false. )
-
boolean Encrypted ( are the stream data encrypted or not ).
|
|
XCommandProcessor2
- Usage Restrictions
- optional
- Description
- is an enhanced version of XCommandProcessor that has an
additional method for releasing command identifiers obtained via
XCommandProcessor::createCommandIdentifier() to avoid
resource leaks. For a detailed description of the problem refer to
XCommandProcessor2::releaseCommandIdentifier().
Where many existing Content implementations do not
(yet), every new implementation should support this interface.
|
|
::com::sun::star::beans::XPropertiesChangeNotifier
- Description
- This interface is implemented according to the specification of
service Content.
|
|
::com::sun::star::beans::XPropertyContainer
- Description
- This interface is implemented according to the specification of
service Content.
|
|
::com::sun::star::beans::XPropertySetInfoChangeNotifier
- Description
- This interface is implemented according to the specification of
service Content.
|
|
XCommandInfoChangeNotifier
- Description
- This interface is implemented according to the specification of
service Content.
|
|
::com::sun::star::container::XChild
- Description
- This interface is implemented according to the specification of
service Content.
|
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.