summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-12 09:53:42 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-12 09:53:42 +0000
commitca35f926435c5ed5588140f37a1dfe9eb3e93164 (patch)
tree83c39c3651a672ea6d095f056f8839560e21507e /svx
parent278f2aed1e906a8860119569c159c74e6fb88f0e (diff)
INTEGRATION: CWS os98 (1.3.76); FILE MERGED
2007/06/18 14:24:08 os 1.3.76.1: #i78461# MAC code removed
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/tstpitem.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/inc/svx/tstpitem.hxx b/svx/inc/svx/tstpitem.hxx
index 00b0995807e6..0b37de467da5 100644
--- a/svx/inc/svx/tstpitem.hxx
+++ b/svx/inc/svx/tstpitem.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tstpitem.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 14:32:47 $
+ * last change: $Author: ihi $ $Date: 2007-07-12 10:53:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -132,11 +132,7 @@ SV_DECL_VARARR_SORT_VISIBILITY( SvxTabStopArr, SvxTabStop, SVX_TAB_DEFCOUNT, 1,
Dieses Item beschreibt eine Liste von TabStops.
*/
-#ifndef MAC
class SVX_DLLPUBLIC SvxTabStopItem : public SfxPoolItem, private SvxTabStopArr
-#else
-class SVX_DLLPUBLIC SvxTabStopItem : public SfxPoolItem, public SvxTabStopArr
-#endif
{
//friend class SvxTabStopObject_Impl;