summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/idetemp.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-05-14 07:48:49 +0000
committerThomas Benisch <tbe@openoffice.org>2001-05-14 07:48:49 +0000
commit0bbb63915076b9413ab43e79e5b546ec3bd5e68e (patch)
tree481cefd141e9caf0d04d43be013e62ba413d0b21 /basctl/source/basicide/idetemp.hxx
parentf0982f9aa193bfe4f4352c73eebcdcf315c44745 (diff)
added imagecontrol, progressbar, hor. + vert. fixedline
Diffstat (limited to 'basctl/source/basicide/idetemp.hxx')
-rw-r--r--basctl/source/basicide/idetemp.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/basctl/source/basicide/idetemp.hxx b/basctl/source/basicide/idetemp.hxx
index b12d2d9e5e67..03ab57ca3540 100644
--- a/basctl/source/basicide/idetemp.hxx
+++ b/basctl/source/basicide/idetemp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: idetemp.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mh $ $Date: 2000-09-29 11:02:37 $
+ * last change: $Author: tbe $ $Date: 2001-05-14 08:44:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,11 @@ enum SvxChooseControlEnum
SVX_SNAP_PREVIEW,
SVX_SNAP_SELECT,
SVX_SNAP_URLBUTTON,
- SVX_SNAP_NOTHING
+ SVX_SNAP_NOTHING,
+ SVX_SNAP_IMAGECONTROL,
+ SVX_SNAP_PROGRESSBAR,
+ SVX_SNAP_HFIXEDLINE,
+ SVX_SNAP_VFIXEDLINE
};
#define SvxChooseControlItem SfxAllEnumItem