From fb1c1b340adff7dcbee697666ea3c3b73e03d5d0 Mon Sep 17 00:00:00 2001 From: Andrew Rist Date: Fri, 23 Mar 2012 23:02:17 +0000 Subject: Update headers to Alv2 headers --- scripting/source/basprov/basprov.xml | 66 ++++++++++++++++++++++ scripting/source/dlgprov/dlgprov.xml | 66 ++++++++++++++++++++++ .../source/protocolhandler/protocolhandler.xml | 66 ++++++++++++++++++++++ scripting/source/provider/provider.xml | 66 ++++++++++++++++++++++ scripting/source/runtimemgr/runtimemgr.xml | 66 ++++++++++++++++++++++ scripting/source/storage/storage.xml | 66 ++++++++++++++++++++++ scripting/source/stringresource/stringresource.xml | 66 ++++++++++++++++++++++ scripting/source/vbaevents/vbaevents.xml | 66 ++++++++++++++++++++++ 8 files changed, 528 insertions(+) (limited to 'scripting') diff --git a/scripting/source/basprov/basprov.xml b/scripting/source/basprov/basprov.xml index 0ae341cce157..53d04d66411d 100644 --- a/scripting/source/basprov/basprov.xml +++ b/scripting/source/basprov/basprov.xml @@ -1,5 +1,71 @@ + + + + + + + + + basprov diff --git a/scripting/source/dlgprov/dlgprov.xml b/scripting/source/dlgprov/dlgprov.xml index 556cc3fe2253..2ec2901eaaf0 100644 --- a/scripting/source/dlgprov/dlgprov.xml +++ b/scripting/source/dlgprov/dlgprov.xml @@ -1,5 +1,71 @@ + + + + + + + + + dlgprov diff --git a/scripting/source/protocolhandler/protocolhandler.xml b/scripting/source/protocolhandler/protocolhandler.xml index f9b0df36895f..c8886a3855ec 100644 --- a/scripting/source/protocolhandler/protocolhandler.xml +++ b/scripting/source/protocolhandler/protocolhandler.xml @@ -1,5 +1,71 @@ + + + + + + + + + ScriptProtocolHandler diff --git a/scripting/source/provider/provider.xml b/scripting/source/provider/provider.xml index 47127d879cd2..bcfccde07609 100644 --- a/scripting/source/provider/provider.xml +++ b/scripting/source/provider/provider.xml @@ -1,5 +1,71 @@ + + + + + + + + + ScriptProvider diff --git a/scripting/source/runtimemgr/runtimemgr.xml b/scripting/source/runtimemgr/runtimemgr.xml index d2bfeb26e736..2dc25290da57 100644 --- a/scripting/source/runtimemgr/runtimemgr.xml +++ b/scripting/source/runtimemgr/runtimemgr.xml @@ -1,5 +1,71 @@ + + + + + + + + + ScriptRuntimeManager diff --git a/scripting/source/storage/storage.xml b/scripting/source/storage/storage.xml index 6438dc7006b2..723e43cd2d09 100644 --- a/scripting/source/storage/storage.xml +++ b/scripting/source/storage/storage.xml @@ -1,5 +1,71 @@ + + + + + + + + + storage diff --git a/scripting/source/stringresource/stringresource.xml b/scripting/source/stringresource/stringresource.xml index 51cbf9921d8a..e2949a3fbc4b 100644 --- a/scripting/source/stringresource/stringresource.xml +++ b/scripting/source/stringresource/stringresource.xml @@ -1,5 +1,71 @@ + + + + + + + + + stringresource diff --git a/scripting/source/vbaevents/vbaevents.xml b/scripting/source/vbaevents/vbaevents.xml index f0e47a69da6f..586206beef42 100644 --- a/scripting/source/vbaevents/vbaevents.xml +++ b/scripting/source/vbaevents/vbaevents.xml @@ -1,5 +1,71 @@ + + + + + + + + + vbaevents -- cgit