summaryrefslogtreecommitdiffstats
path: root/extensions/README
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-02-12 15:31:14 +0200
committerTor Lillqvist <tml@collabora.com>2018-02-12 22:48:54 +0100
commitd9fc18d5a797972ba182fbcae941535a50098dcb (patch)
treed549c0150edbbd9b98d8afaca3c2512362429a48 /extensions/README
parentlok: enable pre-loading with Vcl's builder (diff)
downloadcore-d9fc18d5a797972ba182fbcae941535a50098dcb.tar.gz
core-d9fc18d5a797972ba182fbcae941535a50098dcb.zip
Get rid of ole_adapter namespace level
None of this is DLLPUBLIC anyway, and it all goes into one DLL. Change-Id: I3756f87aaa4561ef54a9e6aaeeac47b99350c6b3 Reviewed-on: https://gerrit.libreoffice.org/49616 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'extensions/README')
-rw-r--r--extensions/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/README b/extensions/README
index eeff42a5d853..b74ff369baa1 100644
--- a/extensions/README
+++ b/extensions/README
@@ -24,7 +24,7 @@ See udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
This is initialized in Desktop::Main() in Desktop::OpenClients_Impl()
by creating the service "com.sun.star.bridge.OleApplicationRegistration",
-which is implemented by ole_adapter::OleServer_Impl.
+which is implemented by OleServer_Impl.
See extensions/source/ole/