summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2017-04-06 00:45:08 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-04-07 08:42:41 +0000
commitbc4176fa43dc8047774a11dfb5b913e6adce2252 (patch)
tree90bd78a4ba1507ab2f7b3db32a92be0d598d5204 /dbaccess/source/ui/inc/UITools.hxx
parenttdf#95386 More Help Agent cleanup (diff)
downloadcore-bc4176fa43dc8047774a11dfb5b913e6adce2252.tar.gz
core-bc4176fa43dc8047774a11dfb5b913e6adce2252.zip
tdf#95386 More Help Agent cleanup
These methods were creating and passing URLs for the long dead Help Agent Change-Id: I5e3eafc2ca3bf5c1ca0032b9cb19ed30c8f06e66 Reviewed-on: https://gerrit.libreoffice.org/36172 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index e16e8de0c0c0..c7dfd15ca7f1 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -278,14 +278,6 @@ namespace dbaui
,bool& _rAutoIncrementValueEnabled
,OUString& _rsAutoIncrementValue);
- /** creates the URL or the help agent
- @param _sModuleName
- @param _nHelpId
- @return
- The URL for the help agent to dispatch.
- */
- css::util::URL createHelpAgentURL(const OUString& _sModuleName,const OString& _rHelpId);
-
/** set the evaluation flag at the number formatter
@param _rxFormatter
*/