sc/source/filter/xml/xmlexprt.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 89c2136fa093c9d8e21ecaad56329711c8c25079
Author: Laurent Godard <lgodard.li...@laposte.net>
Date:   Fri Aug 30 15:12:13 2013 +0200

    clean no more used header declaration
    
    Change-Id: Id4253c51d43c788310c93acd91ed49fa2fe68c4b
    Reviewed-on: https://gerrit.libreoffice.org/5695
    Reviewed-by: Kohei Yoshida <kohei.yosh...@suse.de>
    Tested-by: Kohei Yoshida <kohei.yosh...@suse.de>

diff --git a/sc/source/filter/xml/xmlexprt.hxx 
b/sc/source/filter/xml/xmlexprt.hxx
index 6c93827..ad5e2b9 100644
--- a/sc/source/filter/xml/xmlexprt.hxx
+++ b/sc/source/filter/xml/xmlexprt.hxx
@@ -176,8 +176,6 @@ class ScXMLExport : public SvXMLExport
     bool GetMerged (const com::sun::star::table::CellRangeAddress* pCellRange,
         const com::sun::star::uno::Reference 
<com::sun::star::sheet::XSpreadsheet>& xTable);
 
-    void GetCellText (ScMyCell& rMyCell, const ScAddress& aPos) const;
-
     void WriteTable(sal_Int32 nTable, const ::com::sun::star::uno::Reference< 
::com::sun::star::sheet::XSpreadsheet>& xTable);
     void WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount);
     void WriteEditCell(const EditTextObject* pText);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to