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.cxx427 getConfigWriteAccess( OUString() ), UNO_QUERY ); in openPropertySet()
544 getConfigWriteAccess( OUString() ), UNO_QUERY ); in removePropertySet()
728 getConfigWriteAccess( OUString() ), UNO_QUERY ); in renamePropertySet()
1175 Reference< XInterface > PropertySetRegistry::getConfigWriteAccess( in getConfigWriteAccess() function in PropertySetRegistry
1510 m_pImpl->m_pCreator->getConfigWriteAccess( in setPropertyValue()
1513 m_pImpl->m_pCreator->getConfigWriteAccess( in setPropertyValue()
1786 m_pImpl->m_pCreator->getConfigWriteAccess( aFullValuesName ), in addProperty()
1790 m_pImpl->m_pCreator->getConfigWriteAccess( OUString() ), in addProperty()
1969 m_pImpl->m_pCreator->getConfigWriteAccess( aFullValuesName ), in removeProperty()
1972 m_pImpl->m_pCreator->getConfigWriteAccess( OUString() ), in removeProperty()
[all …]
H A Ducbstore.hxx175 getConfigWriteAccess( const rtl::OUString& rPath );