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 | 739af17084c662747f84820bbd7a30a6c88d46dd (patch) | |
tree | d20259e170fb6f0d575f4e426b8d959c18ea075b /cui/source/inc/hlinettp.hxx | |
parent | 238937bad93abe637cc9814dec590b732a9d32ff (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 73f99df89..f1888b3dc 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 |