Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexdocument.cpp1380 const QMap<QString, BibTeXFileInfo> &bibtexfiles = parent->bibTeXFiles; in findFileFromBibId() local
1382 if (bibtexfiles.value(file).ids.contains(bibId)) in findFileFromBibId()