diff options
Diffstat (limited to 'source/auxiliary/nso')
-rw-r--r-- | source/auxiliary/nso/default.css | 20 | ||||
-rw-r--r-- | source/auxiliary/nso/highcontrast1.css | 20 | ||||
-rw-r--r-- | source/auxiliary/nso/highcontrast2.css | 20 | ||||
-rw-r--r-- | source/auxiliary/nso/highcontrastblack.css | 20 | ||||
-rw-r--r-- | source/auxiliary/nso/highcontrastwhite.css | 20 | ||||
-rw-r--r-- | source/auxiliary/nso/sbasic.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/scalc.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/schart.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/sdatabase.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/sdraw.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/simpress.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/smath.cfg | 18 | ||||
-rw-r--r-- | source/auxiliary/nso/swriter.cfg | 18 |
13 files changed, 239 insertions, 5 deletions
diff --git a/source/auxiliary/nso/default.css b/source/auxiliary/nso/default.css index e99c5548c1..6539c25667 100644 --- a/source/auxiliary/nso/default.css +++ b/source/auxiliary/nso/default.css @@ -1,4 +1,22 @@ /* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + OPENOFFICE.ORG 2.0 HELP + + DEFAULT STYLESHEET + @@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, { font-weight: bold; margin-top: 0px;} .howtogetheader - { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;} + { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;} h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } diff --git a/source/auxiliary/nso/highcontrast1.css b/source/auxiliary/nso/highcontrast1.css index b6059a0b81..ba39fb2eca 100644 --- a/source/auxiliary/nso/highcontrast1.css +++ b/source/auxiliary/nso/highcontrast1.css @@ -1,4 +1,22 @@ /* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + OPENOFFICE.ORG 2.0 HELP + + HIGH CONTRAST #1 STYLESHEET + @@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, { font-weight: bold; margin-top: 0px;} .howtogetheader - { font-weight: bold; padding: 3px;} + { font-weight: bold; padding: 3px;} h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } diff --git a/source/auxiliary/nso/highcontrast2.css b/source/auxiliary/nso/highcontrast2.css index 7d9c2ce3ff..0e31b90466 100644 --- a/source/auxiliary/nso/highcontrast2.css +++ b/source/auxiliary/nso/highcontrast2.css @@ -1,4 +1,22 @@ /* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + OPENOFFICE.ORG 2.0 HELP + + HIGH CONTRAST #2 STYLESHEET + @@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, { font-weight: bold; margin-top: 0px;} .howtogetheader - { font-weight: bold; padding: 3px;} + { font-weight: bold; padding: 3px;} h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } diff --git a/source/auxiliary/nso/highcontrastblack.css b/source/auxiliary/nso/highcontrastblack.css index 9ccac2c16c..535d46ca5a 100644 --- a/source/auxiliary/nso/highcontrastblack.css +++ b/source/auxiliary/nso/highcontrastblack.css @@ -1,4 +1,22 @@ /* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + OPENOFFICE.ORG 2.0 HELP + + HIGH CONTRAST BLACK STYLESHEET + @@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, { font-weight: bold; margin-top: 0px;} .howtogetheader - { font-weight: bold; padding: 3px;} + { font-weight: bold; padding: 3px;} h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } diff --git a/source/auxiliary/nso/highcontrastwhite.css b/source/auxiliary/nso/highcontrastwhite.css index 261b1309fa..1213aba213 100644 --- a/source/auxiliary/nso/highcontrastwhite.css +++ b/source/auxiliary/nso/highcontrastwhite.css @@ -1,4 +1,22 @@ /* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + OPENOFFICE.ORG 2.0 HELP + + HIGH CONTRAST WHITE STYLESHEET + @@ -28,7 +46,7 @@ pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, { font-weight: bold; margin-top: 0px;} .howtogetheader - { font-weight: bold; padding: 3px;} + { font-weight: bold; padding: 3px;} h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } diff --git a/source/auxiliary/nso/sbasic.cfg b/source/auxiliary/nso/sbasic.cfg index 5a36f55e56..48beec933d 100644 --- a/source/auxiliary/nso/sbasic.cfg +++ b/source/auxiliary/nso/sbasic.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Basic diff --git a/source/auxiliary/nso/scalc.cfg b/source/auxiliary/nso/scalc.cfg index 287ada8ec4..e12817263d 100644 --- a/source/auxiliary/nso/scalc.cfg +++ b/source/auxiliary/nso/scalc.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Calc diff --git a/source/auxiliary/nso/schart.cfg b/source/auxiliary/nso/schart.cfg index efc609e42c..a0382b334e 100644 --- a/source/auxiliary/nso/schart.cfg +++ b/source/auxiliary/nso/schart.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Chart Language=nso diff --git a/source/auxiliary/nso/sdatabase.cfg b/source/auxiliary/nso/sdatabase.cfg index c74d8e32a0..e7311f5864 100644 --- a/source/auxiliary/nso/sdatabase.cfg +++ b/source/auxiliary/nso/sdatabase.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Base diff --git a/source/auxiliary/nso/sdraw.cfg b/source/auxiliary/nso/sdraw.cfg index a90a492bfa..91702496ae 100644 --- a/source/auxiliary/nso/sdraw.cfg +++ b/source/auxiliary/nso/sdraw.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Draw diff --git a/source/auxiliary/nso/simpress.cfg b/source/auxiliary/nso/simpress.cfg index eebc0fa876..023cae899e 100644 --- a/source/auxiliary/nso/simpress.cfg +++ b/source/auxiliary/nso/simpress.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Impress diff --git a/source/auxiliary/nso/smath.cfg b/source/auxiliary/nso/smath.cfg index 30716cacb4..6c57cecfe8 100644 --- a/source/auxiliary/nso/smath.cfg +++ b/source/auxiliary/nso/smath.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Math diff --git a/source/auxiliary/nso/swriter.cfg b/source/auxiliary/nso/swriter.cfg index e5f3d78f96..b937622890 100644 --- a/source/auxiliary/nso/swriter.cfg +++ b/source/auxiliary/nso/swriter.cfg @@ -1,3 +1,21 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + Title=%PRODUCTNAME Writer |