Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DBuffer.h513 void clearBibFileCache() const;
H A DBuffer.cpp2545 void Buffer::clearBibFileCache() const in clearBibFileCache() function in lyx::Buffer
2572 clearBibFileCache(); in reloadBibInfoCache()
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetBibtex.cpp120 cur.buffer()->clearBibFileCache(); in doDispatch()