summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfSession.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/SerfSession.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfSession.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/SerfSession.hxx b/ucb/source/ucp/webdav/SerfSession.hxx
index a2f5402059ce..2d5abea796e1 100644
--- a/ucb/source/ucp/webdav/SerfSession.hxx
+++ b/ucb/source/ucp/webdav/SerfSession.hxx
@@ -102,7 +102,7 @@ public:
apr_pool_t* inAprPool );
// Serf-related data structures
- apr_pool_t* getAprPool();
+ static apr_pool_t* getAprPool();
serf_bucket_alloc_t* getSerfBktAlloc();
serf_context_t* getSerfContext();
serf_connection_t* getSerfConnection();
@@ -264,7 +264,7 @@ private:
const ucbhelper::InternetProxyServer & getProxySettings() const;
- bool removeExpiredLocktoken( const OUString & inURL,
+ static bool removeExpiredLocktoken( const OUString & inURL,
const DAVRequestEnvironment & rEnv );
// refresh lock, called by SerfLockStore::refreshLocks