summaryrefslogtreecommitdiff
path: root/odk/examples/OLE
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2002-06-10 12:46:42 +0000
committerMikhail Voitenko <mav@openoffice.org>2002-06-10 12:46:42 +0000
commit2788569e0e5a261d96adae881268513fd3413ce6 (patch)
tree6eda4651f7dac0436c9f90c61ce68a0e9c43e966 /odk/examples/OLE
parent6c32e6e45cdfc25751230c9188911991d0932272 (diff)
#100120# let user edit example first
Diffstat (limited to 'odk/examples/OLE')
-rw-r--r--odk/examples/OLE/activex/example.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/odk/examples/OLE/activex/example.html b/odk/examples/OLE/activex/example.html
index ce6642f980c6..eea28b3edaf1 100644
--- a/odk/examples/OLE/activex/example.html
+++ b/odk/examples/OLE/activex/example.html
@@ -5,10 +5,13 @@
<BODY>
<center>
+First you should edit the example.html file!!!
+</center>
+<center>
+<!-- Please edit CODEBASE parameter -->
+<!-- In case ActiveX control is already registered the parameter can be removed -->
<OBJECT CLASSID="clsid:67F2A879-82D5-4A6D-8CC5-FFB3C114B69D" width="500" height="500"
CODEBASE=".\so_activex.dll">
- <PARAM NAME="src" VALUE="private:factory/swriter">
- <PARAM NAME="readonly" VALUE="true">
<!-- Full URL to a document
<PARAM NAME="src" VALUE="file:///d:/example.sxw">
-->