Kaydet (Commit) 4a872031 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS swqbugfixes02 (1.9.22); FILE MERGED

2004/06/18 11:52:29 os 1.9.22.1: #i29810# set Y2K at the configuration, too
üst c96366f1
......@@ -2,9 +2,9 @@
*
* $RCSfile: treeopt.cxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: rt $ $Date: 2004-06-17 15:53:00 $
* last change: $Author: kz $ $Date: 2004-06-29 08:18:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -1275,6 +1275,7 @@ void OfaTreeOptionsDialog::ApplyItemSet( sal_uInt16 nId, const SfxItemSet& rSet
SfxDispatcher* pDispatch = pViewFrame->GetDispatcher();
pDispatch->Execute( SID_ATTR_YEAR2000, SFX_CALLMODE_ASYNCHRON, pItem, 0L);
}
pMisc->SetYear2000(nY2K);
// -------------------------------------------------------------------------
// Drucken auswerten
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment