re-base on ALv2 code. Includes:

reportbuilder, license file not needed.
    Patch contributed by Armin Le Grand
    http://svn.apache.org/viewvc?view=revision&revision=1305814
    Adapting extras/ to our wordbook setup.
This commit is contained in:
Michael Meeks
2012-07-18 11:16:40 +01:00
parent dc05a825e7
commit cf342fe928
216 changed files with 3378 additions and 3022 deletions

View File

@@ -1,4 +1,11 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# 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/.
#
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_ACCESSORTRAITS_HXX #ifndef INCLUDED_BASEBMP_ACCESSORTRAITS_HXX
#define INCLUDED_BASEBMP_ACCESSORTRAITS_HXX #define INCLUDED_BASEBMP_ACCESSORTRAITS_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_BASEBMPDLLAPI_H #ifndef INCLUDED_BASEBMP_BASEBMPDLLAPI_H
#define INCLUDED_BASEBMP_BASEBMPDLLAPI_H #define INCLUDED_BASEBMP_BASEBMPDLLAPI_H

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_BITMAPDEVICE_HXX #ifndef INCLUDED_BASEBMP_BITMAPDEVICE_HXX
#define INCLUDED_BASEBMP_BITMAPDEVICE_HXX #define INCLUDED_BASEBMP_BITMAPDEVICE_HXX
@@ -554,104 +545,103 @@ public:
const BitmapDeviceSharedPtr& rClip ); const BitmapDeviceSharedPtr& rClip );
protected: protected:
BitmapDevice( const basegfx::B2IBox& rBounds, BASEBMP_DLLPRIVATE BitmapDevice( const basegfx::B2IBox& rBounds,
sal_Int32 nScanlineFormat, sal_Int32 nScanlineFormat,
sal_Int32 nScanlineStride, sal_Int32 nScanlineStride,
sal_uInt8* pFirstScanline, sal_uInt8* pFirstScanline,
const RawMemorySharedArray& rMem, const RawMemorySharedArray& rMem,
const PaletteMemorySharedVector& rPalette ); const PaletteMemorySharedVector& rPalette );
BASEBMP_DLLPRIVATE virtual ~BitmapDevice();
virtual ~BitmapDevice();
private: private:
virtual bool isCompatibleBitmap( const BitmapDeviceSharedPtr& bmp ) const = 0; BASEBMP_DLLPRIVATE virtual bool isCompatibleBitmap( const BitmapDeviceSharedPtr& bmp ) const = 0;
virtual bool isCompatibleClipMask( const BitmapDeviceSharedPtr& bmp ) const = 0; BASEBMP_DLLPRIVATE virtual bool isCompatibleClipMask( const BitmapDeviceSharedPtr& bmp ) const = 0;
virtual bool isCompatibleAlphaMask( const BitmapDeviceSharedPtr& bmp ) const = 0; BASEBMP_DLLPRIVATE virtual bool isCompatibleAlphaMask( const BitmapDeviceSharedPtr& bmp ) const = 0;
virtual void clear_i( Color fillColor, BASEBMP_DLLPRIVATE virtual void clear_i( Color fillColor,
const basegfx::B2IBox& rBounds ) = 0; const basegfx::B2IBox& rBounds ) = 0;
virtual void setPixel_i( const basegfx::B2IPoint& rPt, BASEBMP_DLLPRIVATE virtual void setPixel_i( const basegfx::B2IPoint& rPt,
Color lineColor, Color lineColor,
DrawMode drawMode ) = 0; DrawMode drawMode ) = 0;
virtual void setPixel_i( const basegfx::B2IPoint& rPt, BASEBMP_DLLPRIVATE virtual void setPixel_i( const basegfx::B2IPoint& rPt,
Color lineColor, Color lineColor,
DrawMode drawMode, DrawMode drawMode,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
virtual Color getPixel_i( const basegfx::B2IPoint& rPt ) = 0; BASEBMP_DLLPRIVATE virtual Color getPixel_i( const basegfx::B2IPoint& rPt ) = 0;
virtual sal_uInt32 getPixelData_i( const basegfx::B2IPoint& rPt ) = 0; BASEBMP_DLLPRIVATE virtual sal_uInt32 getPixelData_i( const basegfx::B2IPoint& rPt ) = 0;
virtual void drawLine_i( const basegfx::B2IPoint& rPt1, BASEBMP_DLLPRIVATE virtual void drawLine_i( const basegfx::B2IPoint& rPt1,
const basegfx::B2IPoint& rPt2, const basegfx::B2IPoint& rPt2,
const basegfx::B2IBox& rBounds, const basegfx::B2IBox& rBounds,
Color lineColor, Color lineColor,
DrawMode drawMode ) = 0; DrawMode drawMode ) = 0;
virtual void drawLine_i( const basegfx::B2IPoint& rPt1, BASEBMP_DLLPRIVATE virtual void drawLine_i( const basegfx::B2IPoint& rPt1,
const basegfx::B2IPoint& rPt2, const basegfx::B2IPoint& rPt2,
const basegfx::B2IBox& rBounds, const basegfx::B2IBox& rBounds,
Color lineColor, Color lineColor,
DrawMode drawMode, DrawMode drawMode,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
virtual void drawPolygon_i( const basegfx::B2DPolygon& rPoly, BASEBMP_DLLPRIVATE virtual void drawPolygon_i( const basegfx::B2DPolygon& rPoly,
const basegfx::B2IBox& rBounds, const basegfx::B2IBox& rBounds,
Color lineColor, Color lineColor,
DrawMode drawMode ) = 0; DrawMode drawMode ) = 0;
virtual void drawPolygon_i( const basegfx::B2DPolygon& rPoly, BASEBMP_DLLPRIVATE virtual void drawPolygon_i( const basegfx::B2DPolygon& rPoly,
const basegfx::B2IBox& rBounds, const basegfx::B2IBox& rBounds,
Color lineColor, Color lineColor,
DrawMode drawMode, DrawMode drawMode,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
virtual void fillPolyPolygon_i( const basegfx::B2DPolyPolygon& rPoly, BASEBMP_DLLPRIVATE virtual void fillPolyPolygon_i( const basegfx::B2DPolyPolygon& rPoly,
Color fillColor, Color fillColor,
DrawMode drawMode, DrawMode drawMode,
const basegfx::B2IBox& rBounds ) = 0; const basegfx::B2IBox& rBounds ) = 0;
virtual void fillPolyPolygon_i( const basegfx::B2DPolyPolygon& rPoly, BASEBMP_DLLPRIVATE virtual void fillPolyPolygon_i( const basegfx::B2DPolyPolygon& rPoly,
Color fillColor, Color fillColor,
DrawMode drawMode, DrawMode drawMode,
const basegfx::B2IBox& rBounds, const basegfx::B2IBox& rBounds,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
// must work with *this == rSrcBitmap! // must work with *this == rSrcBitmap!
virtual void drawBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap, BASEBMP_DLLPRIVATE virtual void drawBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IBox& rDstRect, const basegfx::B2IBox& rDstRect,
DrawMode drawMode ) = 0; DrawMode drawMode ) = 0;
virtual void drawBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap, BASEBMP_DLLPRIVATE virtual void drawBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IBox& rDstRect, const basegfx::B2IBox& rDstRect,
DrawMode drawMode, DrawMode drawMode,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
// must work with *this == rSrcBitmap! // must work with *this == rSrcBitmap!
virtual void drawMaskedColor_i( Color rSrcColor, BASEBMP_DLLPRIVATE virtual void drawMaskedColor_i( Color rSrcColor,
const BitmapDeviceSharedPtr& rAlphaMask, const BitmapDeviceSharedPtr& rAlphaMask,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IPoint& rDstPoint ) = 0; const basegfx::B2IPoint& rDstPoint ) = 0;
virtual void drawMaskedColor_i( Color rSrcColor, BASEBMP_DLLPRIVATE virtual void drawMaskedColor_i( Color rSrcColor,
const BitmapDeviceSharedPtr& rAlphaMask, const BitmapDeviceSharedPtr& rAlphaMask,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IPoint& rDstPoint, const basegfx::B2IPoint& rDstPoint,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
// must work with *this == rSrcBitmap! // must work with *this == rSrcBitmap!
virtual void drawMaskedBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap, BASEBMP_DLLPRIVATE virtual void drawMaskedBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap,
const BitmapDeviceSharedPtr& rMask, const BitmapDeviceSharedPtr& rMask,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IBox& rDstRect, const basegfx::B2IBox& rDstRect,
DrawMode drawMode ) = 0; DrawMode drawMode ) = 0;
virtual void drawMaskedBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap, BASEBMP_DLLPRIVATE virtual void drawMaskedBitmap_i( const BitmapDeviceSharedPtr& rSrcBitmap,
const BitmapDeviceSharedPtr& rMask, const BitmapDeviceSharedPtr& rMask,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IBox& rDstRect, const basegfx::B2IBox& rDstRect,
DrawMode drawMode, DrawMode drawMode,
const BitmapDeviceSharedPtr& rClip ) = 0; const BitmapDeviceSharedPtr& rClip ) = 0;
virtual IBitmapDeviceDamageTrackerSharedPtr getDamageTracker_i() const = 0; BASEBMP_DLLPRIVATE virtual IBitmapDeviceDamageTrackerSharedPtr getDamageTracker_i() const = 0;
virtual void setDamageTracker_i( const IBitmapDeviceDamageTrackerSharedPtr& rDamage ) = 0; BASEBMP_DLLPRIVATE virtual void setDamageTracker_i( const IBitmapDeviceDamageTrackerSharedPtr& rDamage ) = 0;
BitmapDeviceSharedPtr getGenericRenderer() const; BitmapDeviceSharedPtr getGenericRenderer() const;
@@ -660,7 +650,7 @@ private:
/** Function to create a BitmapDevice for given scanline format /** Function to create a BitmapDevice for given scanline format
*/ */
BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr createBitmapDevice( const basegfx::B2IVector& rSize, BitmapDeviceSharedPtr BASEBMP_DLLPUBLIC createBitmapDevice( const basegfx::B2IVector& rSize,
bool bTopDown, bool bTopDown,
sal_Int32 nScanlineFormat ); sal_Int32 nScanlineFormat );
@@ -671,7 +661,7 @@ BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr createBitmapDevice( const basegfx::B2IVe
lookups for the whole range of pixel values from the specified lookups for the whole range of pixel values from the specified
format. format.
*/ */
BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr createBitmapDevice( const basegfx::B2IVector& rSize, BitmapDeviceSharedPtr BASEBMP_DLLPUBLIC createBitmapDevice( const basegfx::B2IVector& rSize,
bool bTopDown, bool bTopDown,
sal_Int32 nScanlineFormat, sal_Int32 nScanlineFormat,
const PaletteMemorySharedVector& rPalette ); const PaletteMemorySharedVector& rPalette );
@@ -682,7 +672,7 @@ BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr createBitmapDevice( const basegfx::B2IVe
Note: the provided memory must have sufficient size, to store the Note: the provided memory must have sufficient size, to store the
image of the specified area and format. image of the specified area and format.
*/ */
BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr createBitmapDevice( const basegfx::B2IVector& rSize, BitmapDeviceSharedPtr BASEBMP_DLLPUBLIC createBitmapDevice( const basegfx::B2IVector& rSize,
bool bTopDown, bool bTopDown,
sal_Int32 nScanlineFormat, sal_Int32 nScanlineFormat,
const RawMemorySharedArray& rMem, const RawMemorySharedArray& rMem,
@@ -697,7 +687,7 @@ BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr createBitmapDevice( const basegfx::B2IVe
area. Useful to implement rectangular clips (usually faster than area. Useful to implement rectangular clips (usually faster than
setting up a 1bpp clip mask). setting up a 1bpp clip mask).
*/ */
BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr subsetBitmapDevice( const BitmapDeviceSharedPtr& rProto, BitmapDeviceSharedPtr BASEBMP_DLLPUBLIC subsetBitmapDevice( const BitmapDeviceSharedPtr& rProto,
const basegfx::B2IBox& rSubset ); const basegfx::B2IBox& rSubset );
/** Function to clone a BitmapDevice from a given prototype. /** Function to clone a BitmapDevice from a given prototype.
@@ -706,7 +696,7 @@ BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr subsetBitmapDevice( const BitmapDeviceSh
copied, only the size can be varied. Note that the prototype's copied, only the size can be varied. Note that the prototype's
bitmap content is <em>not</em> copied, only a palette (if any). bitmap content is <em>not</em> copied, only a palette (if any).
*/ */
BASEBMP_DLLPUBLIC BitmapDeviceSharedPtr cloneBitmapDevice( const basegfx::B2IVector& rSize, BitmapDeviceSharedPtr BASEBMP_DLLPUBLIC cloneBitmapDevice( const basegfx::B2IVector& rSize,
const BitmapDeviceSharedPtr& rProto ); const BitmapDeviceSharedPtr& rProto );
} }

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_CLIPPEDLINERENDERER_HXX #ifndef INCLUDED_BASEBMP_CLIPPEDLINERENDERER_HXX
#define INCLUDED_BASEBMP_CLIPPEDLINERENDERER_HXX #define INCLUDED_BASEBMP_CLIPPEDLINERENDERER_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_COLORBLENDACCESSORADAPTER_HXX #ifndef INCLUDED_BASEBMP_COLORBLENDACCESSORADAPTER_HXX
#define INCLUDED_BASEBMP_COLORBLENDACCESSORADAPTER_HXX #define INCLUDED_BASEBMP_COLORBLENDACCESSORADAPTER_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_DEBUG_HXX #ifndef INCLUDED_BASEBMP_DEBUG_HXX
#define INCLUDED_BASEBMP_DEBUG_HXX #define INCLUDED_BASEBMP_DEBUG_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_METAFUNCTIONS_HXX #ifndef INCLUDED_BASEBMP_METAFUNCTIONS_HXX
#define INCLUDED_BASEBMP_METAFUNCTIONS_HXX #define INCLUDED_BASEBMP_METAFUNCTIONS_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_POLYPOLYGONRENDERER_HXX #ifndef INCLUDED_BASEBMP_POLYPOLYGONRENDERER_HXX
#define INCLUDED_BASEBMP_POLYPOLYGONRENDERER_HXX #define INCLUDED_BASEBMP_POLYPOLYGONRENDERER_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_TOOLS_HXX #ifndef INCLUDED_BASEBMP_TOOLS_HXX
#define INCLUDED_BASEBMP_TOOLS_HXX #define INCLUDED_BASEBMP_TOOLS_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "basebmp/bitmapdevice.hxx" #include "basebmp/bitmapdevice.hxx"

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#if OSL_DEBUG_LEVEL > 2 #if OSL_DEBUG_LEVEL > 2

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef INCLUDED_BASEBMP_INTCONVERSION_HXX #ifndef INCLUDED_BASEBMP_INTCONVERSION_HXX
#define INCLUDED_BASEBMP_INTCONVERSION_HXX #define INCLUDED_BASEBMP_INTCONVERSION_HXX

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* * This file is part of the LibreOffice project.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. *
* * This Source Code Form is subject to the terms of the Mozilla Public
* Copyright 2000, 2010 Oracle and/or its affiliates. * 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/.
* OpenOffice.org - a multi-platform office productivity suite *
* * This file incorporates work covered by the following license notice:
* This file is part of OpenOffice.org. *
* * Licensed to the Apache Software Foundation (ASF) under one or more
* OpenOffice.org is free software: you can redistribute it and/or modify * contributor license agreements. See the NOTICE file distributed
* it under the terms of the GNU Lesser General Public License version 3 * with this work for additional information regarding copyright
* only, as published by the Free Software Foundation. * ownership. The ASF licenses this file to you under the Apache
* * License, Version 2.0 (the "License"); you may not use this file
* OpenOffice.org is distributed in the hope that it will be useful, * except in compliance with the License. You may obtain a copy of
* but WITHOUT ANY WARRANTY; without even the implied warranty of * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include <cstdlib> #include <cstdlib>
#include <iostream> #include <iostream>

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifdef IOS #ifdef IOS
#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_basebmp #define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_basebmp

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef _USE_MATH_DEFINES #ifndef _USE_MATH_DEFINES
#define _USE_MATH_DEFINES // needed by Visual C++ for math constants #define _USE_MATH_DEFINES // needed by Visual C++ for math constants

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
// autogenerated file with codegen.pl // autogenerated file with codegen.pl

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "cppunit/TestAssert.h" #include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h" #include "cppunit/TestFixture.h"

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "cppunit/TestAssert.h" #include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h" #include "cppunit/TestFixture.h"

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "cppunit/TestAssert.h" #include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h" #include "cppunit/TestFixture.h"

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "cppunit/TestAssert.h" #include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h" #include "cppunit/TestFixture.h"

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "cppunit/TestAssert.h" #include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h" #include "cppunit/TestFixture.h"

View File

@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/************************************************************************* /*
* This file is part of the LibreOffice project.
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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/.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * This file incorporates work covered by the following license notice:
* *
* OpenOffice.org - a multi-platform office productivity suite * Licensed to the Apache Software Foundation (ASF) under one or more
* * contributor license agreements. See the NOTICE file distributed
* This file is part of OpenOffice.org. * with this work for additional information regarding copyright
* * ownership. The ASF licenses this file to you under the Apache
* OpenOffice.org is free software: you can redistribute it and/or modify * License, Version 2.0 (the "License"); you may not use this file
* it under the terms of the GNU Lesser General Public License version 3 * except in compliance with the License. You may obtain a copy of
* only, as published by the Free Software Foundation. * the License at http://www.apache.org/licenses/LICENSE-2.0 .
* */
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "cppunit/TestAssert.h" #include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h" #include "cppunit/TestFixture.h"

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/.. PRJ=..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/.. PRJ=..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/.. PRJ=..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,7 +1,23 @@
#
# 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 .
#
PRJ=..$/..$/.. PRJ=..$/..$/..
PRJNAME=extras PRJNAME=extras
TARGET=gallerywwwgraf TARGET=gallerywwwgraf
@@ -9,14 +25,10 @@ TARGET=gallerywwwgraf
.INCLUDE : $(PRJ)$/util$/target.pmk .INCLUDE : $(PRJ)$/util$/target.pmk
ZIP1TARGET = $(GALLERY_WWWGRAF_TARGET) ZIP1TARGET = $(GALLERY_WWWGRAF_TARGET)
ZIP1LIST = * -x makefile.* ZIP1LIST = * -x makefile.*
.INCLUDE : target.mk .INCLUDE : target.mk

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/.. PRJ=..$/..

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -1,29 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
<xsl:stylesheet version="1.0" * 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 .
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"> xmlns="http://www.w3.org/1999/xhtml">
<xsl:output method = "html" <xsl:output method = "html"
media-type = "text/html" media-type = "text/html"
indent = "yes" indent = "yes"
doctype-public = "-//W3C//DTD HTML 4.0 Transitional//EN" doctype-public = "-//W3C//DTD HTML 4.0 Transitional//EN"
omit-xml-declaration = "yes" omit-xml-declaration = "yes"
standalone = "yes" /> standalone = "yes" />
<xsl:include href="../layout.xsl"/> <xsl:include href="../layout.xsl"/>
<!-- ============================= <!-- =============================
HTML BODY HTML BODY
================================== --> ================================== -->
<xsl:template name="body"> <xsl:template name="body">
<xsl:call-template name="title"/> <xsl:call-template name="title"/>
<xsl:call-template name="toc"/> <xsl:call-template name="toc"/>
</xsl:template> </xsl:template>
<xsl:template name="toc"> <xsl:template name="toc">
<!-- <!--
@ pre toc html here @ pre toc html here

View File

@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
<xsl:stylesheet version="1.0" * 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 .
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"> xmlns="http://www.w3.org/1999/xhtml">

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
<xsl:stylesheet version="1.0" * 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 .
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"> xmlns="http://www.w3.org/1999/xhtml">

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
<xsl:stylesheet version="1.0" * 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 .
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"> xmlns="http://www.w3.org/1999/xhtml">

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
<xsl:stylesheet version="1.0" * 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 .
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"> xmlns="http://www.w3.org/1999/xhtml">

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,30 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--************************************************************************* <!--
* This file is part of the LibreOffice project.
* *
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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
Copyright 2000, 2010 Oracle and/or its affiliates. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
OpenOffice.org - a multi-platform office productivity suite * This file incorporates work covered by the following license notice:
*
This file is part of OpenOffice.org. * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
OpenOffice.org is free software: you can redistribute it and/or modify * with this work for additional information regarding copyright
it under the terms of the GNU Lesser General Public License version 3 * ownership. The ASF licenses this file to you under the Apache
only, as published by the Free Software Foundation. * License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
OpenOffice.org is distributed in the hope that it will be useful, * the License at http://www.apache.org/licenses/LICENSE-2.0 .
but WITHOUT ANY WARRANTY; without even the implied warranty of -->
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License version 3 for more details
(a copy is included in the LICENSE file that accompanied this code).
You should have received a copy of the GNU Lesser General Public License
version 3 along with OpenOffice.org. If not, see
<http://www.openoffice.org/license.html>
for a copy of the LGPLv3 License.
************************************************************************-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,30 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--************************************************************************* <!--
* This file is part of the LibreOffice project.
* *
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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
Copyright 2000, 2010 Oracle and/or its affiliates. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
OpenOffice.org - a multi-platform office productivity suite * This file incorporates work covered by the following license notice:
*
This file is part of OpenOffice.org. * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
OpenOffice.org is free software: you can redistribute it and/or modify * with this work for additional information regarding copyright
it under the terms of the GNU Lesser General Public License version 3 * ownership. The ASF licenses this file to you under the Apache
only, as published by the Free Software Foundation. * License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
OpenOffice.org is distributed in the hope that it will be useful, * the License at http://www.apache.org/licenses/LICENSE-2.0 .
but WITHOUT ANY WARRANTY; without even the implied warranty of -->
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License version 3 for more details
(a copy is included in the LICENSE file that accompanied this code).
You should have received a copy of the GNU Lesser General Public License
version 3 along with OpenOffice.org. If not, see
<http://www.openoffice.org/license.html>
for a copy of the LGPLv3 License.
************************************************************************-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,45 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--************************************************************************* <!--
* This file is part of the LibreOffice project.
* *
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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
Copyright 2000, 2010 Oracle and/or its affiliates. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
OpenOffice.org - a multi-platform office productivity suite * This file incorporates work covered by the following license notice:
*
This file is part of OpenOffice.org. * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
OpenOffice.org is free software: you can redistribute it and/or modify * with this work for additional information regarding copyright
it under the terms of the GNU Lesser General Public License version 3 * ownership. The ASF licenses this file to you under the Apache
only, as published by the Free Software Foundation. * License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
OpenOffice.org is distributed in the hope that it will be useful, * the License at http://www.apache.org/licenses/LICENSE-2.0 .
but WITHOUT ANY WARRANTY; without even the implied warranty of -->
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the <xsl:stylesheet version="1.0"
GNU Lesser General Public License version 3 for more details
(a copy is included in the LICENSE file that accompanied this code).
You should have received a copy of the GNU Lesser General Public License
version 3 along with OpenOffice.org. If not, see
<http://www.openoffice.org/license.html>
for a copy of the LGPLv3 License.
************************************************************************-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"> xmlns="http://www.w3.org/1999/xhtml">
<xsl:output method = "html" <xsl:output method = "html"
media-type = "text/html" media-type = "text/html"
indent = "yes" indent = "yes"
doctype-public = "-//W3C//DTD HTML 4.0 Transitional//EN" doctype-public = "-//W3C//DTD HTML 4.0 Transitional//EN"
omit-xml-declaration = "yes" omit-xml-declaration = "yes"
standalone = "yes" /> standalone = "yes" />
<xsl:include href="../layout.xsl"/> <xsl:include href="../layout.xsl"/>
<!-- ============================= <!-- =============================
ROOT ROOT
================================== --> ================================== -->

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,55 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--************************************************************************* <!--
* This file is part of the LibreOffice project.
* *
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * 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
Copyright 2000, 2010 Oracle and/or its affiliates. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
OpenOffice.org - a multi-platform office productivity suite * This file incorporates work covered by the following license notice:
*
This file is part of OpenOffice.org. * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
OpenOffice.org is free software: you can redistribute it and/or modify * with this work for additional information regarding copyright
it under the terms of the GNU Lesser General Public License version 3 * ownership. The ASF licenses this file to you under the Apache
only, as published by the Free Software Foundation. * License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
OpenOffice.org is distributed in the hope that it will be useful, * the License at http://www.apache.org/licenses/LICENSE-2.0 .
but WITHOUT ANY WARRANTY; without even the implied warranty of -->
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License version 3 for more details
(a copy is included in the LICENSE file that accompanied this code).
You should have received a copy of the GNU Lesser General Public License
version 3 along with OpenOffice.org. If not, see
<http://www.openoffice.org/license.html>
for a copy of the LGPLv3 License.
************************************************************************-->
<!-- ================================= <!-- =================================
This templates creates a source.xml file This templates creates a source.xml file which is identical to the source xml tree
which is identicall to the source xml tree used for the transformation. This is may be useful for deveopement/debuging
used for the transformation.
This is may be usefull for deveopement/debuging
of layouts. of layouts.
==================================== --> ==================================== -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:redirect="http://xml.apache.org/xalan/redirect" xmlns:redirect="http://xml.apache.org/xalan/redirect"
extension-element-prefixes="redirect"> extension-element-prefixes="redirect">
<xsl:output method="xml"/> <xsl:output method="xml"/>
<xsl:template match="/"> <xsl:template match="/">
<xsl:apply-templates mode="copy"/> <xsl:apply-templates mode="copy"/>
</xsl:template> </xsl:template>
<xsl:template match="@*|node()" mode="copy"> <xsl:template match="@*|node()" mode="copy">
<xsl:copy> <xsl:copy>
<xsl:apply-templates select="@*|node()" mode="copy"/> <xsl:apply-templates select="@*|node()" mode="copy"/>
</xsl:copy> </xsl:copy>
</xsl:template> </xsl:template>
</xsl:stylesheet> </xsl:stylesheet>

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
* 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 .
-->
<!-- ================================================= <!-- =================================================
This template is a skeleton for single level TOC pages This template is a skeleton for single level TOC pages

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: "Courier New", Courier, mono; font-family: "Courier New", Courier, mono;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -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 .
*/
.doctitle { .doctitle {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-size: 14px;

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/.. PRJ=..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

View File

@@ -1,33 +1,23 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
# #
# Copyright 2000, 2010 Oracle and/or its affiliates. # 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/.
# #
# OpenOffice.org - a multi-platform office productivity suite # This file incorporates work covered by the following license notice:
# #
# This file is part of OpenOffice.org. # 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 is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..
PRJNAME=extras PRJNAME=extras
TARGET=templateslayout TARGET=templateslayout

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/.. PRJ=..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/.. PRJ=..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/.. PRJ=..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..
# special handling here to fit SO requirements # special handling here to fit SO requirements

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..

View File

@@ -1,35 +1,23 @@
#/*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/..$/..$/.. PRJ=..$/..$/..$/..$/..
PRJNAME=extras PRJNAME=extras
TARGET=templateswizardweb TARGET=templateswizardweb

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/.. PRJ=..$/..
PRJNAME=extras PRJNAME=extras
TARGET=wordbookall TARGET=wordbookall

View File

@@ -1,29 +1,20 @@
#*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # This file is part of the LibreOffice project.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
# #
# OpenOffice.org - a multi-platform office productivity suite # 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 is part of OpenOffice.org. # This file incorporates work covered by the following license notice:
# #
# OpenOffice.org is free software: you can redistribute it and/or modify # Licensed to the Apache Software Foundation (ASF) under one or more
# it under the terms of the GNU Lesser General Public License version 3 # contributor license agreements. See the NOTICE file distributed
# only, as published by the Free Software Foundation. # 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 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..$/..$/.. PRJ=..$/..$/..

Some files were not shown because too many files have changed in this diff Show More