summaryrefslogtreecommitdiffstats
path: root/editeng
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-04 16:40:54 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-04 16:40:54 -0400
commitc770d2c8472402eecbb88ec72885cd9d6447d370 (patch)
treed6410c693cb13cc4efc8f36348f7c8c7745440e0 /editeng
parentdbgutil fix. (diff)
downloadcore-c770d2c8472402eecbb88ec72885cd9d6447d370.tar.gz
core-c770d2c8472402eecbb88ec72885cd9d6447d370.zip
Method declared but not implemented. Removing...
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/editeng/impedit.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx
index 438abee694be..28e1d0b72d79 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 );