summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fileobj.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 /sfx2/source/appl/fileobj.hxx
parent148d5192fc5d57c10045b837cc245fc018f13f64 (diff)
DownLoad -> Download.
Change-Id: Ia1729f570cc80a0375532da6478de9d58518556e
Diffstat (limited to 'sfx2/source/appl/fileobj.hxx')
-rw-r--r--sfx2/source/appl/fileobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/fileobj.hxx b/sfx2/source/appl/fileobj.hxx
index 16824f4aa565..d43e1ebe52e3 100644
--- a/sfx2/source/appl/fileobj.hxx
+++ b/sfx2/source/appl/fileobj.hxx
@@ -46,7 +46,7 @@ class SvFileObject : public sfx2::SvLinkSource
bool bNativFormat : 1;
bool bClearMedium : 1;
bool bStateChangeCalled : 1;
- bool bInCallDownLoad : 1;
+ bool bInCallDownload : 1;
bool GetGraphic_Impl( Graphic&, SvStream* pStream = 0 );
bool LoadFile_Impl();