LibreOffice Module ucbhelper (master) 1
Classes | Namespaces | Typedefs | Functions
registerucb.hxx File Reference
#include <rtl/ustring.hxx>
#include <vector>
#include <ucbhelper/ucbhelperdllapi.h>
Include dependency graph for registerucb.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ucbhelper::ContentProviderData
 Information about a content provider, passed to <method>configureUcb</method>. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::ucb
 
namespace  ucbhelper
 

Typedefs

typedef std::vector< ContentProviderData > ucbhelper::ContentProviderDataList
 

Functions

UCBHELPER_DLLPUBLIC bool ucbhelper::registerAtUcb (css::uno::Reference< css::ucb::XContentProviderManager > const &rManager, css::uno::Reference< css::uno::XComponentContext > const &rxContext, OUString const &rName, OUString const &rArguments, OUString const &rTemplate)
 Register a content provider at a Universal Content Broker. More...