summaryrefslogtreecommitdiff
path: root/odk/examples/OLE
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-06-13 10:06:42 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-06-13 10:06:42 +0000
commitd230da9ab9e02e5dcaf5e701d95adafc9f986c33 (patch)
treedb41934032cc22cfdc786c9720e163bcccdc1167 /odk/examples/OLE
parent44984b2429504e69795dc9ec84f46528097e6593 (diff)
#99053# update path to dll
Diffstat (limited to 'odk/examples/OLE')
-rw-r--r--odk/examples/OLE/activex/example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/OLE/activex/example.html b/odk/examples/OLE/activex/example.html
index eea28b3edaf1..3efee1f75a03 100644
--- a/odk/examples/OLE/activex/example.html
+++ b/odk/examples/OLE/activex/example.html
@@ -11,7 +11,7 @@ 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=".\so_activex.dll">
+ CODEBASE="..\..\..\WINexample.out\bin\so_activex.dll">
<!-- Full URL to a document
<PARAM NAME="src" VALUE="file:///d:/example.sxw">
-->