Searched refs:openPropertySet (Results 1 – 6 of 6) sorted by relevance
45 returned by <member>XPropertySetRegistry::openPropertySet</member>.
61 openPropertySet( [in] string key, [in] boolean create );
144 openPropertySet( const rtl::OUString& key, sal_Bool create )
394 PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create ) in openPropertySet() function in PropertySetRegistry
360 m_pImpl->m_xPropertySetRegistry->openPropertySet( in getAdditionalPropertySet()
2221 …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 34 milliseconds