Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1384 bool bFormsContainer = _eType == ODatabaseModelImpl::E_FORM; in impl_getDocumentContainer_throw() local
1386 WeakReference< XNameAccess >& rContainerRef( bFormsContainer ? m_xForms : m_xReports ); in impl_getDocumentContainer_throw()
1392 if ( dbtools::getDataSourceSetting(xMy,bFormsContainer ? "Forms" : "Reports",aValue) ) in impl_getDocumentContainer_throw()
1407 …Container( m_pImpl->m_aContext.getLegacyServiceFactory(), *this, rContainerData, bFormsContainer ); in impl_getDocumentContainer_throw()

Completed in 19 milliseconds