Drop undefined function
Change-Id: I474371f2c35b82a9785b7fa6254bd4e60b4a73e4
This commit is contained in:
@@ -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(); }
|
||||
|
||||
|
Reference in New Issue
Block a user