]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.h
Reduce Michael's buglist.
[lyx.git] / src / Floating.h
index 6390adf48f4e9d89a2105c904c0cd0d9cd368731..b9c7eb8e4ec0ad8175ab6a6ac18341d8f1432886 100644 (file)
@@ -4,7 +4,7 @@
  * 
  *           LyX, The Document Processor
  *
- *           Copyright 1998-2000 The LyX Team.
+ *           Copyright 1998-2001 The LyX Team.
  *
  * ======================================================
  */
@@ -38,6 +38,12 @@ public:
        ///
        string const & placement() const;
        ///
+       string const & ext() const;
+       ///
+       string const & within() const;
+       ///
+       string const & style() const;
+       ///
        string const & name() const;
        ///
        bool builtin() const;