diff options
author | Andrew Rist <arist@apache.org> | 2012-03-22 22:58:27 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-22 22:58:27 +0000 |
commit | 1dc8c0448f848c7e748d39a5163936aaaaabc06d (patch) | |
tree | b14ec795df8c712dc0615924153d6167e5afab0e /sfx2 | |
parent | 3666e80b14f994eda36adb16b6daf373defe599b (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/workben/custompanel/CalcWindowState.xcu | 2 | ||||
-rw-r--r-- | sfx2/workben/custompanel/DrawWindowState.xcu | 2 | ||||
-rw-r--r-- | sfx2/workben/custompanel/Factories.xcu | 2 | ||||
-rw-r--r-- | sfx2/workben/custompanel/ImpressWindowState.xcu | 2 | ||||
-rw-r--r-- | sfx2/workben/custompanel/WriterWindowState.xcu | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/workben/custompanel/CalcWindowState.xcu b/sfx2/workben/custompanel/CalcWindowState.xcu index b323486983e4..df3d0b2d84f1 100644 --- a/sfx2/workben/custompanel/CalcWindowState.xcu +++ b/sfx2/workben/custompanel/CalcWindowState.xcu @@ -1,3 +1,4 @@ +<?xml version='1.0' encoding='UTF-8'?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version='1.0' encoding='UTF-8'?> <oor:component-data oor:name="CalcWindowState" oor:package="org.openoffice.Office.UI" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <node oor:name="UIElements"> <node oor:name="States"> diff --git a/sfx2/workben/custompanel/DrawWindowState.xcu b/sfx2/workben/custompanel/DrawWindowState.xcu index 484c1b4ac849..6662ede380b8 100644 --- a/sfx2/workben/custompanel/DrawWindowState.xcu +++ b/sfx2/workben/custompanel/DrawWindowState.xcu @@ -1,3 +1,4 @@ +<?xml version='1.0' encoding='UTF-8'?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version='1.0' encoding='UTF-8'?> <oor:component-data oor:name="DrawWindowState" oor:package="org.openoffice.Office.UI" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <node oor:name="UIElements"> <node oor:name="States"> diff --git a/sfx2/workben/custompanel/Factories.xcu b/sfx2/workben/custompanel/Factories.xcu index ca59828ed7cd..07689f17fac6 100644 --- a/sfx2/workben/custompanel/Factories.xcu +++ b/sfx2/workben/custompanel/Factories.xcu @@ -1,3 +1,4 @@ +<?xml version='1.0' encoding='UTF-8'?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version='1.0' encoding='UTF-8'?> <oor:component-data oor:name="Factories" oor:package="org.openoffice.Office.UI" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <node oor:name="Registered"> <node oor:name="UIElementFactories"> diff --git a/sfx2/workben/custompanel/ImpressWindowState.xcu b/sfx2/workben/custompanel/ImpressWindowState.xcu index 32332cba3355..fbc62dd56b25 100644 --- a/sfx2/workben/custompanel/ImpressWindowState.xcu +++ b/sfx2/workben/custompanel/ImpressWindowState.xcu @@ -1,3 +1,4 @@ +<?xml version='1.0' encoding='UTF-8'?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version='1.0' encoding='UTF-8'?> <oor:component-data oor:name="ImpressWindowState" oor:package="org.openoffice.Office.UI" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <node oor:name="UIElements"> <node oor:name="States"> diff --git a/sfx2/workben/custompanel/WriterWindowState.xcu b/sfx2/workben/custompanel/WriterWindowState.xcu index 7759b8927fb8..ee0212814a35 100644 --- a/sfx2/workben/custompanel/WriterWindowState.xcu +++ b/sfx2/workben/custompanel/WriterWindowState.xcu @@ -1,3 +1,4 @@ +<?xml version='1.0' encoding='UTF-8'?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version='1.0' encoding='UTF-8'?> <oor:component-data oor:name="WriterWindowState" oor:package="org.openoffice.Office.UI" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <node oor:name="UIElements"> <node oor:name="States"> |