Home
last modified time | relevance | path

Searched refs:m_bDocumentReadOnly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx237 …sal_Int32 nRealMode = m_pModelImplementation->m_bDocumentReadOnly ? ElementModes::READ : _nDesired… in impl_openSubStorage_nothrow()
451 ,m_bDocumentReadOnly(sal_False) in DBG_NAME()
489 ,m_bDocumentReadOnly(sal_False) in ODatabaseModelImpl()
905 m_bDocumentReadOnly = sal_True; in getOrCreateRootStorage()
H A Ddatabasedocument.cxx427 m_pImpl->m_bDocumentReadOnly = sal_False; in impl_reset_nothrow()
934 return m_pImpl->m_bDocumentReadOnly; in isReadonly()
945 if ( m_pImpl->m_bDocumentReadOnly ) in store()
1041 m_pImpl->m_bDocumentReadOnly = sal_False; in impl_storeAs_throw()
H A DModelImpl.hxx254 sal_Bool m_bDocumentReadOnly : 1; member in dbaccess::ODatabaseModelImpl

Completed in 41 milliseconds