summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-01-24 20:49:24 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-01-24 20:49:24 +0200
commit6947ec9f4f7a2d6dee18e14f962bd8dedc05357a (patch)
tree815ac8bd3b2d0efda6bfb7af1fb29811bfc2ee79 /sfx2
parente38dd82dc73245c652dd30bf0d5ec9f3a673befc (diff)
Make Get10ThSec declaration match the implementation
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/bastyp/progress.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/progress.cxx b/sfx2/source/bastyp/progress.cxx
index 92250933f7..9b27953bd4 100644
--- a/sfx2/source/bastyp/progress.cxx
+++ b/sfx2/source/bastyp/progress.cxx
@@ -113,7 +113,7 @@ struct SfxProgress_Impl
#define aTypeLibInfo aProgressTypeLibImpl
//========================================================================
-extern ULONG Get10ThSec();
+extern sal_uInt32 Get10ThSec();
// -----------------------------------------------------------------------