Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Ddbmgr.hxx327 sal_Bool ExistsNextRecord()const;
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1277 … (bSynchronizedDoc && (nStartRow != nEndRow)? ExistsNextRecord() : ToNextMergeRecord())); in MergeMailFiles()
1989 sal_Bool SwNewDBMgr::ExistsNextRecord() const in ExistsNextRecord() function in SwNewDBMgr
3059 … (bSynchronizedDoc && (nStartRow != nEndRow)? ExistsNextRecord() : ToNextMergeRecord())); in MergeDocuments()

Completed in 34 milliseconds