[ooo-build-commit] .: 2 commits - sc/inc

Cédric Bosdonnat cbosdo at kemper.freedesktop.org
Wed Sep 29 01:09:54 PDT 2010


 sc/inc/address.hxx  |    1 -
 sc/inc/viewopti.hxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 3096ad6a4119534379f0476e2ae2bfde20b1ed2e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Sep 29 10:04:00 2010 +0200

    Removed some other UNUSED comment

diff --git a/sc/inc/address.hxx b/sc/inc/address.hxx
index 6a8d4d7..cdaff96 100644
--- a/sc/inc/address.hxx
+++ b/sc/inc/address.hxx
@@ -278,7 +278,6 @@ public:
             {}
         /* Use the formula::FormulaGrammar::AddressConvention associated with rAddr::Tab() */
         Details( const ScDocument* pDoc, const ScAddress & rAddr );
-//UNUSED2009-05 void SetPos( const ScDocument* pDoc, const ScAddress & rAddr );
     };
     SC_DLLPUBLIC static const Details detailsOOOa1;
 
commit 3d400824f3431d78a9ecc28e5b71e7b96fced44b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Sep 29 10:02:35 2010 +0200

    Removed some UNUSED comment

diff --git a/sc/inc/viewopti.hxx b/sc/inc/viewopti.hxx
index 460a5f5..f6a1a99 100644
--- a/sc/inc/viewopti.hxx
+++ b/sc/inc/viewopti.hxx
@@ -135,7 +135,6 @@ class SC_DLLPUBLIC ScTpViewItem : public SfxPoolItem
 {
 public:
                 TYPEINFO();
-//UNUSED2008-05  ScTpViewItem( USHORT nWhich );
                 ScTpViewItem( USHORT nWhich, const ScViewOptions& rOpt );
                 ScTpViewItem( const ScTpViewItem&  rItem );
                 ~ScTpViewItem();


More information about the ooo-build-commit mailing list