Kaydet (Commit) 13436397 authored tarafından Caolán McNamara's avatar Caolán McNamara

SetTopEntryStr declared but never defined

Change-Id: Icfca11faebceab2dbb1dd065f0569203159b4ee9
üst df46204c
...@@ -155,7 +155,6 @@ public: ...@@ -155,7 +155,6 @@ public:
long GetEntryFlags( sal_uInt16 nPos ) const; long GetEntryFlags( sal_uInt16 nPos ) const;
void SetTopEntry( sal_uInt16 nPos ); void SetTopEntry( sal_uInt16 nPos );
void SetTopEntryStr( const XubString& rStr );
sal_uInt16 GetTopEntry() const; sal_uInt16 GetTopEntry() const;
void SaveValue() { mnSaveValue = GetSelectEntryPos(); } void SaveValue() { mnSaveValue = GetSelectEntryPos(); }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment