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

List:       kde-commits
Subject:    koffice/kword/plugins/scripting
From:       Thomas Zander <zander () kde ! org>
Date:       2007-05-07 13:46:24
Message-ID: 1178545584.719369.17849.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 662107 by zander:

Comment this out; not sure what its suppost to do, but with the upcoming refactor it \
does not work anymore. Please add proper apidocs (and use enums instead of ints) so I \
know how to fix things...


 M  +3 -0      Style.h  


--- trunk/koffice/kword/plugins/scripting/Style.h #662106:662107
@@ -213,6 +213,8 @@
 
             /***** List *****/
 
+#if 0
+// No clue what the next two methods should do.  can't we use an enum if that is \
what this int is for?  /** Return the style of listitems. */
             int listStyle(int liststyle) const {
                 return m_style->listStyle() ? m_style->listStyle()->style() : 0;
@@ -228,6 +230,7 @@
                     m_style->setListStyle(s);
                 }
             }
+#endif
 
         private:
             KoParagraphStyle* m_style;


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

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