summaryrefslogtreecommitdiff
path: root/odk/examples/OLE/activex/example.html
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2009-12-03 16:14:12 +0100
committerKurt Zenker <kz@openoffice.org>2009-12-03 16:14:12 +0100
commit1996f5a390833943b57ec8af6b4c8aa766094c6a (patch)
treec67bce1a1b5411cad52b273acbc39bff9b9c7bc0 /odk/examples/OLE/activex/example.html
parent831b42e5106c3d76b9dcc0458645b6feaf2a1224 (diff)
parent6dec89d05701908ab499b5a96945cb25115d3dd1 (diff)
update to current version
Notes
Notes: split repo tag: sdk_ooo/DEV300_m67
Diffstat (limited to 'odk/examples/OLE/activex/example.html')
-rw-r--r--odk/examples/OLE/activex/example.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/OLE/activex/example.html b/odk/examples/OLE/activex/example.html
index 3efee1f75a03..fd5876a6f212 100644
--- a/odk/examples/OLE/activex/example.html
+++ b/odk/examples/OLE/activex/example.html
@@ -11,9 +11,9 @@ First you should edit the example.html file!!!
<!-- 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="..\..\..\WINexample.out\bin\so_activex.dll">
+ CODEBASE="<path_to_the_sdk_sample_output_dir>\bin\so_activex.dll">
<!-- Full URL to a document
- <PARAM NAME="src" VALUE="file:///d:/example.sxw">
+ <PARAM NAME="src" VALUE="file:///d:/tmp/test.odt">
-->
<!-- Just view the document, do not edit
<PARAM NAME="readonly" VALUE="true">