summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/opengrf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/opengrf.hxx')
-rwxr-xr-x[-rw-r--r--]sfx2/inc/sfx2/opengrf.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sfx2/inc/sfx2/opengrf.hxx b/sfx2/inc/sfx2/opengrf.hxx
index 45787962a1ef..3c9f20a18632 100644..100755
--- a/sfx2/inc/sfx2/opengrf.hxx
+++ b/sfx2/inc/sfx2/opengrf.hxx
@@ -55,10 +55,7 @@ public:
String GetCurrentFilter() const;
void SetCurrentFilter(const String&);
- /// Set dialog help id at FileDlgHelper
- void SetControlHelpIds( const INT16* _pControlId, const INT32* _pHelpId );
- /// Set control help ids at FileDlgHelper
- void SetDialogHelpId( const INT32 _nHelpId );
+ void SetControlHelpIds( const sal_Int16* _pControlId, const char** _pHelpId );
private:
// disable copy and assignment
SFX2_DLLPRIVATE SvxOpenGraphicDialog (const SvxOpenGraphicDialog&);