]> git.lyx.org Git - lyx.git/blobdiff - src/TextMetrics.h
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / TextMetrics.h
index 3000b218bfc44a914d1d51b27028d24b55be5bdd..ae99490955f948a180dcbd24c6a74ed0dd98cade 100644 (file)
@@ -62,6 +62,11 @@ public:
        ///
        void newParMetricsUp();
 
+       /// The "nodraw" drawing stage for one single paragraph: set the
+       /// positions of the insets contained this paragraph in metrics
+       /// cache. Related to BufferView::updatePosCache.
+       void updatePosCache(pit_type pit) const;
+
        /// Gets the fully instantiated font at a given position in a paragraph
        /// Basically the same routine as Paragraph::getFont() in Paragraph.cpp.
        /// The difference is that this one is used for displaying, and thus we