Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Ddbmgr.hxx287 SAL_DLLPRIVATE bool IsValidMergeRecord() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Ddbmgr.hxx282 SAL_DLLPRIVATE bool IsValidMergeRecord() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx1510 … ((bSynchronizedDoc && (nStartRow != nEndRow)) ? IsValidMergeRecord() : ToNextMergeRecord())); in MergeMailFiles()
2085 if( !IsValidMergeRecord() ) in GetMergeColumnCnt()
2104 if( !IsValidMergeRecord() ) in FillCalcWithMergeData()
2249 bool SwDBManager::IsValidMergeRecord() const in IsValidMergeRecord() function in SwDBManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx1561 … ((bSynchronizedDoc && (nStartRow != nEndRow)) ? IsValidMergeRecord() : ToNextMergeRecord())); in MergeMailFiles()
2137 if( !IsValidMergeRecord() ) in GetMergeColumnCnt()
2156 if( !IsValidMergeRecord() ) in FillCalcWithMergeData()
2301 bool SwDBManager::IsValidMergeRecord() const in IsValidMergeRecord() function in SwDBManager