Drop undefined function
Change-Id: I474371f2c35b82a9785b7fa6254bd4e60b4a73e4
This commit is contained in:
parent
af1f02a85d
commit
00e815bd04
1 changed files with 0 additions and 2 deletions
|
@ -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(); }
|
||||
|
||||
|
|
Loading…
Reference in a new issue