Searched refs:openPropertySet (Results 1 – 6 of 6) sorted by relevance
61 openPropertySet( [in] string key, [in] boolean create );
45 returned by <member>XPropertySetRegistry::openPropertySet</member>.
141 openPropertySet( const rtl::OUString& key, sal_Bool create );
387 PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create ) in openPropertySet() function in PropertySetRegistry
2215 …uno::Reference< ucb::XPersistentPropertySet > xS = m_xFileRegistry->openPropertySet( it->first,cre… in load()2987 x_src = m_xFileRegistry->openPropertySet( old_Name,false ); in copyPersistentSet()2999 x_dstS = m_xFileRegistry->openPropertySet( new_Name,true ); in copyPersistentSet()
358 m_pImpl->m_xPropertySetRegistry->openPropertySet( in getAdditionalPropertySet()