Home
last modified time | relevance | path

Searched refs:PropertySetRegistry (Results 1 – 6 of 6) sorted by relevance

/trunk/main/ucb/source/core/
H A Ducbstore.cxx271 m_pImpl->m_xTheRegistry = new PropertySetRegistry( m_xSMgr, getInitArgs() ); in createPropertySetRegistry()
332 PropertySetRegistry::PropertySetRegistry( in PropertySetRegistry() function in PropertySetRegistry
342 PropertySetRegistry::~PropertySetRegistry() in ~PropertySetRegistry()
353 XINTERFACE_IMPL_5( PropertySetRegistry,
366 XTYPEPROVIDER_IMPL_4( PropertySetRegistry,
378 XSERVICEINFO_NOFACTORY_IMPL_1( PropertySetRegistry,
392 PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create ) in openPropertySet()
528 void SAL_CALL PropertySetRegistry::removePropertySet( const OUString& key ) in removePropertySet()
600 com::sun::star::uno::Type SAL_CALL PropertySetRegistry::getElementType() in getElementType()
608 sal_Bool SAL_CALL PropertySetRegistry::hasElements() in hasElements()
[all …]
H A Ducbstore.hxx101 class PropertySetRegistry : class
125 PropertySetRegistry(
130 virtual ~PropertySetRegistry();
207 PropertySetRegistry& rCreator,
337 PropertySetRegistry& getPropertySetRegistry();
/trunk/main/offapi/com/sun/star/ucb/
H A DStore.idl35 /** creates instances of the service <type>PropertySetRegistry</type>.
H A DPropertySetRegistry.idl41 published service PropertySetRegistry
H A Dmakefile.mk163 PropertySetRegistry.idl\
/trunk/main/offapi/
H A DUnoApi_offapi.mk1149 offapi/com/sun/star/ucb/PropertySetRegistry \