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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index 4f345799fcf0..5c67ad2c3164 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.hxx
@@ -155,7 +155,7 @@ private:
// removes a filter with wildcards from the path and returns it
- bool IsolateFilterFromPath_Impl( OUString& rPath, OUString& rFilter );
+ static bool IsolateFilterFromPath_Impl( OUString& rPath, OUString& rFilter );
void implUpdateImages( );
@@ -250,7 +250,7 @@ public:
void RemovablePlaceSelected(bool enable = true);
- void displayIOException( const OUString& _rURL, ::com::sun::star::ucb::IOErrorCode _eCode );
+ static void displayIOException( const OUString& _rURL, ::com::sun::star::ucb::IOErrorCode _eCode );
// inline
inline void SetPath( const OUString& rNewURL );