Kaydet (Commit) 97de9227 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS impress88 (1.42.78); FILE MERGED

2006/02/21 13:48:39 cl 1.42.78.1: #i62385# do not delete default attributes for page shapes
üst b0d3252a
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: ximpshap.hxx,v $ * $RCSfile: ximpshap.hxx,v $
* *
* $Revision: 1.42 $ * $Revision: 1.43 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 14:01:00 $ * last change: $Author: kz $ $Date: 2006-02-27 16:35:16 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -113,6 +113,7 @@ protected: ...@@ -113,6 +113,7 @@ protected:
sal_uInt16 mnStyleFamily; sal_uInt16 mnStyleFamily;
sal_uInt16 mnClass; sal_uInt16 mnClass;
sal_Bool mbIsPlaceholder; sal_Bool mbIsPlaceholder;
bool mbClearDefaultAttributes;
sal_Bool mbIsUserTransformed; sal_Bool mbIsUserTransformed;
sal_Int32 mnZOrder; sal_Int32 mnZOrder;
rtl::OUString maShapeId; rtl::OUString maShapeId;
......
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