editeng/source/editeng/impedit.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c770d2c8472402eecbb88ec72885cd9d6447d370
Author: Kohei Yoshida <kohei.yosh...@gmail.com>
Date:   Wed Apr 4 16:40:54 2012 -0400

    Method declared but not implemented.  Removing...

diff --git a/editeng/source/editeng/impedit.hxx 
b/editeng/source/editeng/impedit.hxx
index 438abee..28e1d0b 100644
--- a/editeng/source/editeng/impedit.hxx
+++ b/editeng/source/editeng/impedit.hxx
@@ -546,7 +546,6 @@ private:
     void                GetCharAttribs( sal_uInt16 nPara, 
std::vector<EECharAttrib>& rLst ) const;
 
     EditTextObject*     CreateBinTextObject( EditSelection aSelection, 
SfxItemPool*, sal_Bool bAllowBigObjects = sal_False, sal_uInt16 nBigObjStart = 
0 );
-    void                StoreBinTextObject( SvStream& rOStream, BinTextObject& 
rTextObject );
     EditSelection       InsertBinTextObject( BinTextObject&, EditPaM aPaM );
     EditSelection       InsertText( ::com::sun::star::uno::Reference< 
::com::sun::star::datatransfer::XTransferable >& rxDataObj, const String& 
rBaseURL, const EditPaM& rPaM, sal_Bool bUseSpecial );
 
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to