summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/opengrf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/opengrf.hxx')
-rw-r--r--sfx2/inc/sfx2/opengrf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/opengrf.hxx b/sfx2/inc/sfx2/opengrf.hxx
index df8ae09f90a3..7887b12a761e 100644
--- a/sfx2/inc/sfx2/opengrf.hxx
+++ b/sfx2/inc/sfx2/opengrf.hxx
@@ -54,7 +54,7 @@ public:
String GetCurrentFilter() const;
void SetCurrentFilter(const String&);
- void SetControlHelpIds( const INT16* _pControlId, const char** _pHelpId );
+ void SetControlHelpIds( const sal_Int16* _pControlId, const char** _pHelpId );
private:
// disable copy and assignment
SFX2_DLLPRIVATE SvxOpenGraphicDialog (const SvxOpenGraphicDialog&);