Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service ContentProviderProxy |
|
Exported Interfaces - Summary | |
::com::sun::star::uno::XInterface | The implementation of ::com::sun::star::uno::XInterface::queryInterface must instanciate the real provider and return the return value of a queryInterface call at the real provider, except for queries for the interfaces implemented by the proxy itself. So the caller of the queryInterface method at the proxy will get access to the real provider in a completely transparent way. |
XContentProviderSupplier | gives access to the original content provider behind the proxy. (details) |
XContentProvider | a content provider implementation that wrappes the original provider. |
XParameterizedContentProvider | a parameterized content provider implementation that wrappes the original provider. |
Exported Interfaces - Details | |
::com::sun::star::uno::XInterface
|
|
XContentProviderSupplier
|
|
XContentProvider
|
|
XParameterizedContentProvider
|
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.