summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/EmbedMisc.idl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-05-02 15:53:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-03 09:07:36 +0200
commit68e213319f2a3ee2f90e7bfccae8e5e13492d357 (patch)
tree44ef8a6d927420111ddea01975dfcdc25556ad55 /offapi/com/sun/star/embed/EmbedMisc.idl
parent0d7f5e060663cb747b0dc50bb76c162484e4dae4 (diff)
remove empty comments
found with: git ls-files | xargs grep -Pzl '/\*\* (\*|\s| )*\*/' Change-Id: I1f47bcb94d5a7b290a6c622c6941195fbb578597 Reviewed-on: https://gerrit.libreoffice.org/37159 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'offapi/com/sun/star/embed/EmbedMisc.idl')
-rw-r--r--offapi/com/sun/star/embed/EmbedMisc.idl40
1 files changed, 0 insertions, 40 deletions
diff --git a/offapi/com/sun/star/embed/EmbedMisc.idl b/offapi/com/sun/star/embed/EmbedMisc.idl
index f9fb66e55515..e017143a885c 100644
--- a/offapi/com/sun/star/embed/EmbedMisc.idl
+++ b/offapi/com/sun/star/embed/EmbedMisc.idl
@@ -59,84 +59,44 @@ published constants EmbedMisc
*/
const hyper MS_EMBED_STATIC = 8;
- /**
- */
const hyper MS_EMBED_CANTLINKINSIDE = 16;
- /**
- */
const hyper MS_EMBED_CANLINKBYOLE1 = 32;
- /**
- */
const hyper MS_EMBED_ISLINKOBJECT = 64;
- /**
- */
const hyper MS_EMBED_INSIDEOUT = 128;
- /**
- */
const hyper MS_EMBED_ACTIVATEWHENVISIBLE = 256;
- /**
- */
const hyper MS_EMBED_RENDERINGISDEVICEINDEPENDENT = 512;
- /**
- */
const hyper MS_EMBED_INVISIBLEATRUNTIME = 1024;
- /**
- */
const hyper MS_EMBED_ALWAYSRUN = 2048;
- /**
- */
const hyper MS_EMBED_ACTSLIKEBUTTON = 4096;
- /**
- */
const hyper MS_EMBED_ACTSLIKELABEL = 8192;
- /**
- */
const hyper MS_EMBED_NOUIACTIVATE = 16384;
- /**
- */
const hyper MS_EMBED_ALIGNABLE = 32768;
- /**
- */
const hyper MS_EMBED_SIMPLEFRAME = 65536;
- /**
- */
const hyper MS_EMBED_SETCLIENTSITEFIRST = 131072;
- /**
- */
const hyper MS_EMBED_IMEMODE = 262144;
- /**
- */
const hyper MS_EMBED_IGNOREACTIVATEWHENVISIBLE = 524288;
- /**
- */
const hyper MS_EMBED_WANTSTOMENUMERGE = 1048576;
- /**
- */
const hyper MS_EMBED_SUPPORTSMULTILEVELUNDO = 2097152;
- /**
- */
const hyper EMBED_ACTIVATEIMMEDIATELY = 0x100000000;
- /**
- */
const hyper EMBED_NEVERRESIZE = 0x200000000;
/** The object needs the size to be provided from the container after