Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx564 if(m_xFileRegistry.is()) in deassociate()
565 m_xFileRegistry->removePropertySet( aUnqPath ); in deassociate()
2218 && m_xFileRegistry.is() ) in load()
2895 if( ! m_xFileRegistry.is() ) in erasePersistentSet()
2897 OSL_ASSERT( m_xFileRegistry.is() ); in erasePersistentSet()
2939 if( m_xFileRegistry.is() ) in erasePersistentSet()
2940 m_xFileRegistry->removePropertySet( old_Name ); in erasePersistentSet()
2958 if( ! m_xFileRegistry.is() ) in copyPersistentSet()
2960 OSL_ASSERT( m_xFileRegistry.is() ); in copyPersistentSet()
2991 if( m_xFileRegistry.is() ) in copyPersistentSet()
[all …]
H A Dshell.hxx410 … com::sun::star::uno::Reference< com::sun::star::ucb::XPropertySetRegistry > m_xFileRegistry; member in fileaccess::shell

Completed in 20 milliseconds