Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx178 ,m_bAllowDocumentScripting( false ) in ODatabaseDocument()
234 if ( !m_bAllowDocumentScripting in queryInterface()
268 if ( !m_bAllowDocumentScripting ) in getTypes()
489 m_bAllowDocumentScripting = true; in initNew()
745m_bAllowDocumentScripting = ( m_pImpl->determineEmbeddedMacros() != ODatabaseModelImpl::eSubDocume… in impl_attachResource()
1148 m_bAllowDocumentScripting = true; in storeAsURL()
1956 if ( m_bAllowDocumentScripting ) in getScriptProvider()
H A Ddatabasedocument.hxx208m_bAllowDocumentScripting; member in dbaccess::ODatabaseDocument

Completed in 30 milliseconds