Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/ucb/
H A DXPropertySetRegistry.idl61 openPropertySet( [in] string key, [in] boolean create );
H A DPersistentPropertySet.idl45 returned by <member>XPropertySetRegistry::openPropertySet</member>.
/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx360 m_pImpl->m_xPropertySetRegistry->openPropertySet( in getAdditionalPropertySet()
/trunk/main/ucb/source/core/
H A Ducbstore.hxx144 openPropertySet( const rtl::OUString& key, sal_Bool create )
H A Ducbstore.cxx394 PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create ) in openPropertySet() function in PropertySetRegistry
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2221 …uno::Reference< ucb::XPersistentPropertySet > xS = m_xFileRegistry->openPropertySet( it->first,cre… in load()
2993 x_src = m_xFileRegistry->openPropertySet( old_Name,false ); in copyPersistentSet()
3005 x_dstS = m_xFileRegistry->openPropertySet( new_Name,true ); in copyPersistentSet()

Completed in 54 milliseconds