Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx1047 …const bool bSynchronizedDoc = pSourceShell->IsLabelDoc() && pSourceShell->GetSectionFormatCount() … in MergeMailFiles() local
1252 if ( bSynchronizedDoc && (nRecordPerDoc > 1) ) in MergeMailFiles()
1414 if( bSynchronizedDoc ) in MergeMailFiles()
1510 … ((bSynchronizedDoc && (nStartRow != nEndRow)) ? IsValidMergeRecord() : ToNextMergeRecord())); in MergeMailFiles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx1116 …const bool bSynchronizedDoc = pSourceShell->IsLabelDoc() && pSourceShell->GetSectionFormatCount() … in MergeMailFiles() local
1312 if ( bSynchronizedDoc && (nRecordPerDoc > 1) ) in MergeMailFiles()
1465 if( bSynchronizedDoc ) in MergeMailFiles()
1561 … ((bSynchronizedDoc && (nStartRow != nEndRow)) ? IsValidMergeRecord() : ToNextMergeRecord())); in MergeMailFiles()