summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-07-19 22:05:23 +0200
committerMathias Bauer <mba@openoffice.org>2010-07-19 22:05:23 +0200
commit6b7cfcf20984092bb9907083bcf089709d005da5 (patch)
treef4f37f9b1478476c89a8ce0179c5c4c91691fc02 /svx/inc
parent61fbf48ab38bb3b3a6cc41de3435f327ccccf830 (diff)
CWS changehid: #i111784#: SetDialogHelpId changed
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/pfiledlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/pfiledlg.hxx b/svx/inc/pfiledlg.hxx
index 646575ac4e0c..694881920f8d 100644
--- a/svx/inc/pfiledlg.hxx
+++ b/svx/inc/pfiledlg.hxx
@@ -55,7 +55,7 @@ public:
static bool IsAvailable (USHORT nKind);
// setting HelpId and/or context of FileDialogHelper
- void SetDialogHelpId( const sal_Int32 nHelpId );
+ void SetDialogHelpId( const rtl::OString& nHelpId );
void SetContext( sfx2::FileDialogHelper::Context eNewContext );
};