[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/lib/kofficecore
From:       Brad Hards <bradh () frogmouth ! net>
Date:       2004-07-27 21:37:59
Message-ID: 20040727213759.1C7E899EB () office ! kde ! org
[Download RAW message or body]

CVS commit by bhards: 

Fix API documentation - import and export docs were interchanged.


  M +10 -10    koMainWindow.h   1.92


--- koffice/lib/kofficecore/koMainWindow.h  #1.91:1.92
@@ -327,14 +327,4 @@ protected:
 
     /**
-     * Returns whether or not the current slotFileOpen() or openDocument()
-     * call is actually an import operation (like File --> Import).
-     *
-     * If this is true, you must call KoDocument::import() instead of
-     * KoDocument::openURL(), in any reimplementation of openDocument() or
-     * openDocumentInternal().
-     */
-    bool isExporting() const;
-
-    /**
      * Returns whether or not the current slotFileSave[As]() or saveDocument()
      * call is actually an export operation (like File --> Export).
@@ -344,4 +334,14 @@ protected:
      * saveDocument().
      */
+    bool isExporting() const;
+
+    /**
+     * Returns whether or not the current slotFileOpen() or openDocument()
+     * call is actually an import operation (like File --> Import).
+     *
+     * If this is true, you must call KoDocument::import() instead of
+     * KoDocument::openURL(), in any reimplementation of openDocument() or
+     * openDocumentInternal().
+     */
     bool isImporting() const;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic