summaryrefslogtreecommitdiff
path: root/svx/sdi/svxitems.sdi
diff options
context:
space:
mode:
authorTim Hardeck <thardeck@suse.de>2012-06-12 19:04:05 +0200
committerTim Hardeck <thardeck@suse.de>2012-06-15 13:38:56 +0200
commit6484ccb4edad34d03d1300929fe20788f41b255e (patch)
tree81889977e5eebedc929206a82baaa00c30512090 /svx/sdi/svxitems.sdi
parent4ad231a6abea556ce7815fc6dafc9aebb87a4e26 (diff)
move zoomitem from svx to sfx2
To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2. This patch does base on Caolán McNamara's patch he sent to the mailing list. Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648
Diffstat (limited to 'svx/sdi/svxitems.sdi')
-rw-r--r--svx/sdi/svxitems.sdi8
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/sdi/svxitems.sdi b/svx/sdi/svxitems.sdi
index ef1a954f3983..6824a6d68f4c 100644
--- a/svx/sdi/svxitems.sdi
+++ b/svx/sdi/svxitems.sdi
@@ -599,14 +599,6 @@ struct SvxProtect
};
item SvxProtect SvxProtectItem;
-struct SvxZoom
-{
- UINT16 Value MID_VALUE;
- INT16 ValueSet MID_VALUESET;
- INT16 Type MID_TYPE;
-};
-item SvxZoom SvxZoomItem;
-
struct SvxRulerObject
{
INT32 StartX MID_START_X;