Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dformlinkdialog.cxx256 OUString sDetailType = getFormDataSourceType( m_xDetailForm ); in initializeColumnLabels()
268 OUString sMasterType = getFormDataSourceType( m_xMasterForm ); in initializeColumnLabels()
346 OUString FormLinkDialog::getFormDataSourceType( const Reference< XPropertySet >& _rxForm ) in getFormDataSourceType() function in pcr::FormLinkDialog
H A Dformlinkdialog.hxx96 static OUString getFormDataSourceType(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformlinkdialog.cxx255 OUString sDetailType = getFormDataSourceType( m_xDetailForm ); in initializeColumnLabels()
267 OUString sMasterType = getFormDataSourceType( m_xMasterForm ); in initializeColumnLabels()
345 OUString FormLinkDialog::getFormDataSourceType( const Reference< XPropertySet >& _rxForm ) in getFormDataSourceType() function in pcr::FormLinkDialog
H A Dformlinkdialog.hxx99 static OUString getFormDataSourceType(