summaryrefslogtreecommitdiff
path: root/l10ntools/source/help/compilehelp.hxx
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2010-04-06 17:15:01 +0200
committerJoachim Lingner <jl@openoffice.org>2010-04-06 17:15:01 +0200
commit0358074a3ff86d284670c891c21db53105b292ae (patch)
tree23d9b1634385f6a2f3f644782f489381ddfdee1e /l10ntools/source/help/compilehelp.hxx
parentc5934ada09feec288519cbdfbe1c0c988a2fceec (diff)
jl152 import 263445 from native0jl:#i77196# supporting extension help
Diffstat (limited to 'l10ntools/source/help/compilehelp.hxx')
-rw-r--r--l10ntools/source/help/compilehelp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/source/help/compilehelp.hxx b/l10ntools/source/help/compilehelp.hxx
index 472b15231639..9c59083bf038 100644
--- a/l10ntools/source/help/compilehelp.hxx
+++ b/l10ntools/source/help/compilehelp.hxx
@@ -72,6 +72,7 @@ HELPLINKER_DLLPUBLIC bool compileExtensionHelp
const rtl::OUString& aExtensionName,
const rtl::OUString& aExtensionLanguageRoot,
sal_Int32 nXhpFileCount, const rtl::OUString* pXhpFiles,
+ const rtl::OUString& aDestination,
HelpProcessingErrorInfo& o_rHelpProcessingErrorInfo
);