Home
last modified time | relevance | path

Searched refs:broker (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svl/source/misc/
H A Durihelper.cxx224 css::uno::Reference< css::ucb::XContentProvider > const & broker, in normalizePrefix()
227 OSL_ASSERT(broker.is() && normalized != 0); in normalizePrefix()
230 content = broker->queryContent( in normalizePrefix()
232 broker, css::uno::UNO_QUERY_THROW)->createContentIdentifier( in normalizePrefix()
264 css::uno::Reference< css::ucb::XContentProvider > const & broker, in normalize()
275 switch (normalizePrefix(broker, normalized, &normalized)) { in normalize()
306 if (normalizePrefix(broker, normalized, &normalized) != SpecificFailure) in normalize()
367 css::uno::Reference< css::ucb::XContentProvider > broker; in normalizedMakeRelative() local
369 broker = css::uno::Reference< css::ucb::XContentProvider >( in normalizedMakeRelative()
390 uriFactory->parse(normalize(broker, uriFactory, baseUriReference)), in normalizedMakeRelative()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl63 these two strings are used to configure the newly instantiated broker;
69 broker is not configured.
117 /** supports the configuration of a newly created broker.
127 provider services at the broker.
130 <code>"Local"</code>/<code>"Office"</code>, to configure a broker that
138 /** enables the caller to execute commands at the broker.
H A DXRemoteContentProviderDistributor.idl48 /** Distribute a content broker to variuos
58 /** Offer the local content broker to a remote content provider acceptor.
81 /** Undo the offering of the local content broker to a specific remote
92 /** Undo the offering of the local content broker to all remote content
H A DXRemoteContentProviderActivator.idl49 /** Activate (i.e., register at the broker) the remote content providers
63 the broker at which the remote content providers have been registered.
H A DRemoteContentProviderAcceptor.idl34 the local content provider broker.

Completed in 28 milliseconds