diff options
author | Andras Timar <atimar@suse.com> | 2011-06-17 21:47:57 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-06-17 21:49:40 +0200 |
commit | abad15bc31e99d554a68c6806a3ebb5f592dabbd (patch) | |
tree | 448ebb23f9e0713114943a97e95c8e7fd1a247b4 /cui/source/inc/hlinettp.hxx | |
parent | 323da3f8819a3fc8ae184ef793b79c194b4778b6 (diff) |
small improvement of Insert -> Hyperlink -> Internet dialog
Diffstat (limited to 'cui/source/inc/hlinettp.hxx')
-rw-r--r-- | cui/source/inc/hlinettp.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/hlinettp.hxx b/cui/source/inc/hlinettp.hxx index 15fb111eac93..b4cd859c5b15 100644 --- a/cui/source/inc/hlinettp.hxx +++ b/cui/source/inc/hlinettp.hxx @@ -59,8 +59,6 @@ private: sal_Bool mbMarkWndOpen; - String maStrStdDocURL; - DECL_LINK (Click_SmartProtocol_Impl , void * ); // Radiobutton clicked: Type HTTP or FTP DECL_LINK (ClickAnonymousHdl_Impl , void * ); // Checkbox : Anonymous User DECL_LINK (ClickBrowseHdl_Impl , void * ); // Button : Browse |