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.cxx267 m_pImpl->m_xTheRegistry = new PropertySetRegistry( m_xSMgr, getInitArgs() ); in createPropertySetRegistry()
327 PropertySetRegistry::PropertySetRegistry( in PropertySetRegistry() function in PropertySetRegistry
337 PropertySetRegistry::~PropertySetRegistry() in ~PropertySetRegistry()
348 XINTERFACE_IMPL_5( PropertySetRegistry,
361 XTYPEPROVIDER_IMPL_4( PropertySetRegistry,
373 XSERVICEINFO_NOFACTORY_IMPL_1( PropertySetRegistry,
387 PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create ) in openPropertySet()
522 void SAL_CALL PropertySetRegistry::removePropertySet( const OUString& key ) in removePropertySet()
593 com::sun::star::uno::Type SAL_CALL PropertySetRegistry::getElementType() in getElementType()
600 sal_Bool SAL_CALL PropertySetRegistry::hasElements() in hasElements()
[all …]
H A Ducbstore.hxx98 class PropertySetRegistry : class
122 PropertySetRegistry(
127 virtual ~PropertySetRegistry();
195 PropertySetRegistry& rCreator,
282 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 \