summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-04-10 14:49:52 +0200
committerJan Holesovsky <kendy@collabora.com>2014-04-10 15:07:53 +0200
commit31911865e5bda29ff2394ddf80244fbf15517657 (patch)
treea543512d1b65a6007ff80238c1759812aea30a38 /include/sfx2/docfile.hxx
parent148d5192fc5d57c10045b837cc245fc018f13f64 (diff)
DownLoad -> Download.
Change-Id: Ia1729f570cc80a0375532da6478de9d58518556e
Diffstat (limited to 'include/sfx2/docfile.hxx')
-rw-r--r--include/sfx2/docfile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index ab8562727a01..132e2ac781eb 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -134,7 +134,7 @@ public:
const OUString& GetPhysicalName() const;
bool IsRemote();
bool IsOpen() const; // { return aStorage.Is() || pInStream; }
- void DownLoad( const Link& aLink = Link());
+ void Download( const Link& aLink = Link());
void SetDoneLink( const Link& rLink );
sal_uInt32 GetErrorCode() const;