Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexdocument.cpp3136 QList<LatexDocument *>lstOfAllDocs = docs->getDocuments(); in updateLtxCommands() local
3137 foreach (LatexDocument *elem, lstOfAllDocs) { in updateLtxCommands()