Kaydet (Commit) 1a47619b authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS visibility01 (1.41.286); FILE MERGED

2004/11/01 20:17:23 mhu 1.41.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.
üst 4667e335
......@@ -2,9 +2,9 @@
*
* $RCSfile: numpages.cxx,v $
*
* $Revision: 1.42 $
* $Revision: 1.43 $
*
* last change: $Author: rt $ $Date: 2005-01-11 12:57:03 $
* last change: $Author: kz $ $Date: 2005-01-21 16:42:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -59,7 +59,9 @@
*
************************************************************************/
#pragma hdrstop
#ifdef SVX_DLLIMPLEMENTATION
#undef SVX_DLLIMPLEMENTATION
#endif
#include <numpages.hxx>
#include <numpages.hrc>
......@@ -4057,4 +4059,4 @@ void SvxNumPositionTabPage::PageCreated(SfxAllItemSet aSet)
if (pMetricItem)
SetMetric(static_cast<FieldUnit>(pMetricItem->GetValue()));
}
\ No newline at end of file
}
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