summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr/templwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/contnr/templwin.hxx')
-rw-r--r--svtools/source/contnr/templwin.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/contnr/templwin.hxx b/svtools/source/contnr/templwin.hxx
index 070d0167e4c7..6963f333540d 100644
--- a/svtools/source/contnr/templwin.hxx
+++ b/svtools/source/contnr/templwin.hxx
@@ -91,7 +91,6 @@ public:
inline void SetClickHdl( const Link& rLink ) { aIconCtrl.SetClickHdl( rLink ); }
String GetSelectedIconURL() const;
- String GetSelectedIconText() const;
String GetCursorPosIconURL() const;
String GetIconText( const String& rURL ) const;
void InvalidateIconControl();