Exported Interfaces - Summary |
XLayer |
provides read access to the filtered contents.
(details)
|
::com::sun::star::lang::XInitialization |
provides a means to set the source data for the filter.
(details)
|
Exported Interfaces - Details |
XLayer
- Description
- provides read access to the filtered contents.
Method XLayer::readData() will render a filtered version
of the data produced by the same method of the source object.
|
|
::com::sun::star::lang::XInitialization
- Description
- provides a means to set the source data for the filter.
Call com::sun::star::lang::XInitialization::initialize()()
with a single argument of type com::sun::star::beans::NamedValue,
where com::sun::star::beans::NamedValue::Name is "Source"
and com::sun::star::beans::NamedValue::Value
is an object implementing XLayer.
|
|
Top of Page
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.