diff options
3 files changed, 0 insertions, 51 deletions
diff --git a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Addons.xcu b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Addons.xcu index e891edaaef15..77aae07c47a5 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Addons.xcu +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Addons.xcu @@ -31,9 +31,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function1</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 1</value> @@ -46,9 +43,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function2</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 2</value> @@ -71,9 +65,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function1</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 1</value> @@ -94,9 +85,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value/> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On sub menu</value> @@ -109,9 +97,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function2</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 2</value> @@ -134,9 +119,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function1</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Function 1</value> @@ -152,9 +134,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function2</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Function 2</value> @@ -213,9 +192,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Help</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. If it is not necessary. --> <value xml:lang="x-no-translate"></value> <value xml:lang="x-no-translate"></value> diff --git a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Addons.xcu b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Addons.xcu index 4e23a827e945..8f302612c705 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Addons.xcu +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Addons.xcu @@ -31,9 +31,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function1</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 1</value> @@ -46,9 +43,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function2</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 2</value> @@ -71,9 +65,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function1</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 1</value> @@ -94,9 +85,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value/> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On sub menu</value> @@ -109,9 +97,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function2</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Add-On Function 2</value> @@ -134,9 +119,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function1</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Function 1</value> @@ -152,9 +134,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Function2</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en-US">Function 2</value> @@ -213,9 +192,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>org.openoffice.Office.addon.example:Help</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Title" oor:type="xs:string"> <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. If it is not necessary. --> <value xml:lang="x-no-translate"></value> diff --git a/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Addons.xcu b/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Addons.xcu index 2cae636272c1..c2d4a967d286 100644 --- a/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Addons.xcu +++ b/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Addons.xcu @@ -29,9 +29,6 @@ <prop oor:name="URL" oor:type="xs:string"> <value>vnd.sun.star.script:DialogWithHelp.Module1.main?language=Basic&location=application</value> </prop> - <prop oor:name="ImageIdentifier" oor:type="xs:string"> - <value/> - </prop> <prop oor:name="Target" oor:type="xs:string"> <value>_self</value> </prop> |