Home
last modified time | relevance | path

Searched refs:getConfigWriteAccess (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucb/source/core/
H A Ducbstore.cxx421 getConfigWriteAccess( OUString() ), UNO_QUERY ); in openPropertySet()
537 getConfigWriteAccess( OUString() ), UNO_QUERY ); in removePropertySet()
716 getConfigWriteAccess( OUString() ), UNO_QUERY ); in renamePropertySet()
1163 Reference< XInterface > PropertySetRegistry::getConfigWriteAccess( in getConfigWriteAccess() function in PropertySetRegistry
1489 m_pImpl->m_pCreator->getConfigWriteAccess( in setPropertyValue()
1492 m_pImpl->m_pCreator->getConfigWriteAccess( in setPropertyValue()
1742 m_pImpl->m_pCreator->getConfigWriteAccess( aFullValuesName ), in addProperty()
1746 m_pImpl->m_pCreator->getConfigWriteAccess( OUString() ), in addProperty()
1922 m_pImpl->m_pCreator->getConfigWriteAccess( aFullValuesName ), in removeProperty()
1925 m_pImpl->m_pCreator->getConfigWriteAccess( OUString() ), in removeProperty()
[all …]
H A Ducbstore.hxx163 getConfigWriteAccess( const rtl::OUString& rPath );