summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/iodlg.hxx')
-rw-r--r--fpicker/source/office/iodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index 535ac2ecab37..4b45f44da7f8 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.hxx
@@ -238,7 +238,7 @@ public:
inline void EraseDefaultExt( sal_Int32 _nIndex = 0 );
inline const OUString& GetDefaultExt() const;
- static Image GetButtonImage( sal_uInt16 _nButtonId );
+ static Image GetButtonImage(const OUString& rButtonId);
bool ContentIsFolder( const OUString& rURL ) override { return m_aContent.isFolder( rURL ) && m_aContent.isValid(); }
bool ContentHasParentFolder( const OUString& rURL );