#i10000# Lic change

This commit is contained in:
Ivo Hinkelmann
2008-04-24 17:04:22 +00:00
parent e2e55ca162
commit 09a1545fd5
21 changed files with 383 additions and 467 deletions

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: callvirtualmethod.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:24:41 $ * $RCSfile: callvirtualmethod.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2008 by Sun Microsystems, Inc.
* *
* $RCSfile: callvirtualmethod.s,v $ * OpenOffice.org - a multi-platform office productivity suite
* *
* $Revision: 1.2 $ * $RCSfile: callvirtualmethod.s,v $
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:24:51 $ * $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* the terms of GNU Lesser General Public License Version 2.1.
* *
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2008 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
* *
* This library is free software; you can redistribute it and/or * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* This library 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 for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: cpp2uno.cxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:25:02 $ * $RCSfile: cpp2uno.cxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: doflushcode.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:25:12 $ * $RCSfile: doflushcode.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2008 by Sun Microsystems, Inc.
* *
* $RCSfile: doflushcode.s,v $ * OpenOffice.org - a multi-platform office productivity suite
* *
* $Revision: 1.2 $ * $RCSfile: doflushcode.s,v $
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:25:22 $ * $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* the terms of GNU Lesser General Public License Version 2.1.
* *
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2008 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
* *
* This library is free software; you can redistribute it and/or * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* This library 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 for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: exceptions.cxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:25:32 $ * $RCSfile: exceptions.cxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: exceptions.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:25:42 $ * $RCSfile: exceptions.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: flushcode.cxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:25:52 $ * $RCSfile: flushcode.cxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: flushcode.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:26:02 $ * $RCSfile: flushcode.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: fp.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:26:14 $ * $RCSfile: fp.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2008 by Sun Microsystems, Inc.
* *
* $RCSfile: fp.s,v $ * OpenOffice.org - a multi-platform office productivity suite
* *
* $Revision: 1.2 $ * $RCSfile: fp.s,v $
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:26:24 $ * $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* the terms of GNU Lesser General Public License Version 2.1.
* *
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2008 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
* *
* This library is free software; you can redistribute it and/or * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* This library 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 for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: isdirectreturntype.cxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:26:34 $ * $RCSfile: isdirectreturntype.cxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: isdirectreturntype.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:26:44 $ * $RCSfile: isdirectreturntype.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
#************************************************************************* #*************************************************************************
# #
# OpenOffice.org - a multi-platform office productivity suite # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2008 by Sun Microsystems, Inc.
# #
# $RCSfile: makefile.mk,v $ # OpenOffice.org - a multi-platform office productivity suite
# #
# $Revision: 1.2 $ # $RCSfile: makefile.mk,v $
# #
# last change: $Author: ihi $ $Date: 2008-04-24 16:26:54 $ # $Revision: 1.3 $
# #
# The Contents of this file are made available subject to # This file is part of OpenOffice.org.
# the terms of GNU Lesser General Public License Version 2.1.
# #
# 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.
# #
# GNU Lesser General Public License Version 2.1 # OpenOffice.org is distributed in the hope that it will be useful,
# ============================================= # but WITHOUT ANY WARRANTY; without even the implied warranty of
# Copyright 2008 by Sun Microsystems, Inc. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# 901 San Antonio Road, Palo Alto, CA 94303, USA # GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
# #
# This library is free software; you can redistribute it and/or # You should have received a copy of the GNU Lesser General Public License
# modify it under the terms of the GNU Lesser General Public # version 3 along with OpenOffice.org. If not, see
# License version 2.1, as published by the Free Software Foundation. # <http://www.openoffice.org/license.html>
# # for a copy of the LGPLv3 License.
# This library 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 for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
# #
#************************************************************************* #*************************************************************************

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: uno2cpp.cxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:27:05 $ * $RCSfile: uno2cpp.cxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: vtableslotcall.hxx,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:27:15 $ * $RCSfile: vtableslotcall.hxx,v $
* *
* The Contents of this file are made available subject to * $Revision: 1.3 $
* the terms of GNU Lesser General Public License Version 2.1.
* *
* This file is part of OpenOffice.org.
* *
* GNU Lesser General Public License Version 2.1 * 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
* Copyright 2008 by Sun Microsystems, Inc. * only, as published by the Free Software Foundation.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
* *
* This library is free software; you can redistribute it and/or * OpenOffice.org is distributed in the hope that it will be useful,
* modify it under the terms of the GNU Lesser General Public * but WITHOUT ANY WARRANTY; without even the implied warranty of
* License version 2.1, as published by the Free Software Foundation. * 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).
* *
* This library is distributed in the hope that it will be useful, * You should have received a copy of the GNU Lesser General Public License
* but WITHOUT ANY WARRANTY; without even the implied warranty of * version 3 along with OpenOffice.org. If not, see
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * <http://www.openoffice.org/license.html>
* Lesser General Public License for more details. * for a copy of the LGPLv3 License.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2008 by Sun Microsystems, Inc.
* *
* $RCSfile: vtableslotcall.s,v $ * OpenOffice.org - a multi-platform office productivity suite
* *
* $Revision: 1.2 $ * $RCSfile: vtableslotcall.s,v $
* *
* last change: $Author: ihi $ $Date: 2008-04-24 16:27:25 $ * $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* the terms of GNU Lesser General Public License Version 2.1.
* *
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2008 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
* *
* This library is free software; you can redistribute it and/or * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* This library 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 for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
#************************************************************************* #*************************************************************************
# #
# OpenOffice.org - a multi-platform office productivity suite # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# $RCSfile: gcc3.map,v $ # Copyright 2008 by Sun Microsystems, Inc.
# #
# $Revision: 1.2 $ # OpenOffice.org - a multi-platform office productivity suite
# #
# last change: $Author: ihi $ $Date: 2008-04-24 16:57:19 $ # $RCSfile: gcc3.map,v $
# #
# The Contents of this file are made available subject to # $Revision: 1.3 $
# the terms of GNU Lesser General Public License Version 2.1.
# #
# This file is part of OpenOffice.org.
# #
# GNU Lesser General Public License Version 2.1 # 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
# Copyright 2005 by Sun Microsystems, Inc. # only, as published by the Free Software Foundation.
# 901 San Antonio Road, Palo Alto, CA 94303, USA
# #
# This library is free software; you can redistribute it and/or # OpenOffice.org is distributed in the hope that it will be useful,
# modify it under the terms of the GNU Lesser General Public # but WITHOUT ANY WARRANTY; without even the implied warranty of
# License version 2.1, as published by the Free Software Foundation. # 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).
# #
# This library is distributed in the hope that it will be useful, # You should have received a copy of the GNU Lesser General Public License
# but WITHOUT ANY WARRANTY; without even the implied warranty of # version 3 along with OpenOffice.org. If not, see
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # <http://www.openoffice.org/license.html>
# Lesser General Public License for more details. # for a copy of the LGPLv3 License.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
# #
#************************************************************************* #*************************************************************************

View File

@@ -1,35 +1,31 @@
#************************************************************************* #*************************************************************************
# #
# OpenOffice.org - a multi-platform office productivity suite # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# $RCSfile: gcc3_export.map,v $ # Copyright 2008 by Sun Microsystems, Inc.
# #
# $Revision: 1.2 $ # OpenOffice.org - a multi-platform office productivity suite
# #
# last change: $Author: ihi $ $Date: 2008-04-24 17:10:35 $ # $RCSfile: gcc3_export.map,v $
# #
# The Contents of this file are made available subject to # $Revision: 1.3 $
# the terms of GNU Lesser General Public License Version 2.1.
# #
# This file is part of OpenOffice.org.
# #
# GNU Lesser General Public License Version 2.1 # 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
# Copyright 2005 by Sun Microsystems, Inc. # only, as published by the Free Software Foundation.
# 901 San Antonio Road, Palo Alto, CA 94303, USA
# #
# This library is free software; you can redistribute it and/or # OpenOffice.org is distributed in the hope that it will be useful,
# modify it under the terms of the GNU Lesser General Public # but WITHOUT ANY WARRANTY; without even the implied warranty of
# License version 2.1, as published by the Free Software Foundation. # 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).
# #
# This library is distributed in the hope that it will be useful, # You should have received a copy of the GNU Lesser General Public License
# but WITHOUT ANY WARRANTY; without even the implied warranty of # version 3 along with OpenOffice.org. If not, see
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # <http://www.openoffice.org/license.html>
# Lesser General Public License for more details. # for a copy of the LGPLv3 License.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
# #
#************************************************************************* #*************************************************************************

View File

@@ -1,35 +1,31 @@
#************************************************************************* #*************************************************************************
# #
# OpenOffice.org - a multi-platform office productivity suite # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# $RCSfile: testregistrytdprovider.gcc3.map,v $ # Copyright 2008 by Sun Microsystems, Inc.
# #
# $Revision: 1.2 $ # OpenOffice.org - a multi-platform office productivity suite
# #
# last change: $Author: ihi $ $Date: 2008-04-24 17:06:11 $ # $RCSfile: testregistrytdprovider.gcc3.map,v $
# #
# The Contents of this file are made available subject to # $Revision: 1.3 $
# the terms of GNU Lesser General Public License Version 2.1.
# #
# This file is part of OpenOffice.org.
# #
# GNU Lesser General Public License Version 2.1 # 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
# Copyright 2005 by Sun Microsystems, Inc. # only, as published by the Free Software Foundation.
# 901 San Antonio Road, Palo Alto, CA 94303, USA
# #
# This library is free software; you can redistribute it and/or # OpenOffice.org is distributed in the hope that it will be useful,
# modify it under the terms of the GNU Lesser General Public # but WITHOUT ANY WARRANTY; without even the implied warranty of
# License version 2.1, as published by the Free Software Foundation. # 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).
# #
# This library is distributed in the hope that it will be useful, # You should have received a copy of the GNU Lesser General Public License
# but WITHOUT ANY WARRANTY; without even the implied warranty of # version 3 along with OpenOffice.org. If not, see
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # <http://www.openoffice.org/license.html>
# Lesser General Public License for more details. # for a copy of the LGPLv3 License.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
# #
#************************************************************************* #*************************************************************************

View File

@@ -1,35 +1,31 @@
#************************************************************************* #*************************************************************************
# #
# OpenOffice.org - a multi-platform office productivity suite # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# $RCSfile: testtdmanager.gcc3.map,v $ # Copyright 2008 by Sun Microsystems, Inc.
# #
# $Revision: 1.2 $ # OpenOffice.org - a multi-platform office productivity suite
# #
# last change: $Author: ihi $ $Date: 2008-04-24 17:06:50 $ # $RCSfile: testtdmanager.gcc3.map,v $
# #
# The Contents of this file are made available subject to # $Revision: 1.3 $
# the terms of GNU Lesser General Public License Version 2.1.
# #
# This file is part of OpenOffice.org.
# #
# GNU Lesser General Public License Version 2.1 # 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
# Copyright 2005 by Sun Microsystems, Inc. # only, as published by the Free Software Foundation.
# 901 San Antonio Road, Palo Alto, CA 94303, USA
# #
# This library is free software; you can redistribute it and/or # OpenOffice.org is distributed in the hope that it will be useful,
# modify it under the terms of the GNU Lesser General Public # but WITHOUT ANY WARRANTY; without even the implied warranty of
# License version 2.1, as published by the Free Software Foundation. # 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).
# #
# This library is distributed in the hope that it will be useful, # You should have received a copy of the GNU Lesser General Public License
# but WITHOUT ANY WARRANTY; without even the implied warranty of # version 3 along with OpenOffice.org. If not, see
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # <http://www.openoffice.org/license.html>
# Lesser General Public License for more details. # for a copy of the LGPLv3 License.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
# #
#************************************************************************* #*************************************************************************