summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx')
-rw-r--r--binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx b/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
index 4d74e4b05..4814b0b60 100644
--- a/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
+++ b/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
@@ -148,7 +148,7 @@ using namespace ::com::sun::star::uno;
/*N*/ Time aOldTime(rInfo.GetTime());
/*N*/
/*N*/ // Initialize some local member! Its neccessary for wollow operations!
-/*N*/ DateTime aNow ; // Date and time at current moment
+/*N*/ DateTime aNow( DateTime::SYSTEM ); // Date and time at current moment
/*N*/ Time n24Time (24,0,0,0) ; // Time-value for 24 hours - see follow calculation
/*N*/ ULONG nDays = 0 ; // Count of days between now and last editing
/*N*/ Time nAddTime (0) ; // Value to add on aOldTime