[Libreoffice-commits] .: sw/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Oct 14 19:12:26 PDT 2012
sw/inc/acmplwrd.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 00e815bd0452f6c68e3ff7a2d4050b6ad410a098
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Fri Oct 12 22:37:24 2012 +0900
Drop undefined function
Change-Id: I474371f2c35b82a9785b7fa6254bd4e60b4a73e4
diff --git a/sw/inc/acmplwrd.hxx b/sw/inc/acmplwrd.hxx
index 6d86722..09586c8 100644
--- a/sw/inc/acmplwrd.hxx
+++ b/sw/inc/acmplwrd.hxx
@@ -61,8 +61,6 @@ public:
bool InsertWord( const String& rWord, SwDoc& rDoc );
- sal_Bool GetRange( const String& rWord, sal_uInt16& rStt, sal_uInt16& rEnd ) const;
-
const String& operator[](size_t n) const
{ return m_WordList[n]->GetAutoCompleteString(); }
More information about the Libreoffice-commits
mailing list