Kaydet (Commit) b3d8fd8a authored tarafından Michael Meeks's avatar Michael Meeks

re-base on ALv2 code.

üst 6f367476
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_BINARYANY_HXX #ifndef INCLUDED_BINARYURP_SOURCE_BINARYANY_HXX
#define INCLUDED_BINARYURP_SOURCE_BINARYANY_HXX #define INCLUDED_BINARYURP_SOURCE_BINARYANY_HXX
......
<?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
* Copyright 2000, 2011 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.
*
**********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_BRIDGE_HXX #ifndef INCLUDED_BINARYURP_SOURCE_BRIDGE_HXX
#define INCLUDED_BINARYURP_SOURCE_BRIDGE_HXX #define INCLUDED_BINARYURP_SOURCE_BRIDGE_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_BRIDGEFACTORY_HXX #ifndef INCLUDED_BINARYURP_SOURCE_BRIDGEFACTORY_HXX
#define INCLUDED_BINARYURP_SOURCE_BRIDGEFACTORY_HXX #define INCLUDED_BINARYURP_SOURCE_BRIDGEFACTORY_HXX
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_CACHE_HXX #ifndef INCLUDED_BINARYURP_SOURCE_CACHE_HXX
#define INCLUDED_BINARYURP_SOURCE_CACHE_HXX #define INCLUDED_BINARYURP_SOURCE_CACHE_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_CURRENTCONTEXT_HXX #ifndef INCLUDED_BINARYURP_SOURCE_CURRENTCONTEXT_HXX
#define INCLUDED_BINARYURP_SOURCE_CURRENTCONTEXT_HXX #define INCLUDED_BINARYURP_SOURCE_CURRENTCONTEXT_HXX
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_INCOMINGREPLY_HXX #ifndef INCLUDED_BINARYURP_SOURCE_INCOMINGREPLY_HXX
#define INCLUDED_BINARYURP_SOURCE_INCOMINGREPLY_HXX #define INCLUDED_BINARYURP_SOURCE_INCOMINGREPLY_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_INCOMINGREQUEST_HXX #ifndef INCLUDED_BINARYURP_SOURCE_INCOMINGREQUEST_HXX
#define INCLUDED_BINARYURP_SOURCE_INCOMINGREQUEST_HXX #define INCLUDED_BINARYURP_SOURCE_INCOMINGREQUEST_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_LESSOPERATORS_HXX #ifndef INCLUDED_BINARYURP_SOURCE_LESSOPERATORS_HXX
#define INCLUDED_BINARYURP_SOURCE_LESSOPERATORS_HXX #define INCLUDED_BINARYURP_SOURCE_LESSOPERATORS_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_MARSHAL_HXX #ifndef INCLUDED_BINARYURP_SOURCE_MARSHAL_HXX
#define INCLUDED_BINARYURP_SOURCE_MARSHAL_HXX #define INCLUDED_BINARYURP_SOURCE_MARSHAL_HXX
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUEST_HXX #ifndef INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUEST_HXX
#define INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUEST_HXX #define INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUEST_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUESTS_HXX #ifndef INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUESTS_HXX
#define INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUESTS_HXX #define INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUESTS_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_PROXY_HXX #ifndef INCLUDED_BINARYURP_SOURCE_PROXY_HXX
#define INCLUDED_BINARYURP_SOURCE_PROXY_HXX #define INCLUDED_BINARYURP_SOURCE_PROXY_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_READER_HXX #ifndef INCLUDED_BINARYURP_SOURCE_READER_HXX
#define INCLUDED_BINARYURP_SOURCE_READER_HXX #define INCLUDED_BINARYURP_SOURCE_READER_HXX
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_READERSTATE_HXX #ifndef INCLUDED_BINARYURP_SOURCE_READERSTATE_HXX
#define INCLUDED_BINARYURP_SOURCE_READERSTATE_HXX #define INCLUDED_BINARYURP_SOURCE_READERSTATE_HXX
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_SPECIALFUNCTIONIDS_HXX #ifndef INCLUDED_BINARYURP_SOURCE_SPECIALFUNCTIONIDS_HXX
#define INCLUDED_BINARYURP_SOURCE_SPECIALFUNCTIONIDS_HXX #define INCLUDED_BINARYURP_SOURCE_SPECIALFUNCTIONIDS_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX #ifndef INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX
#define INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX #define INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX
......
/* -*- 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, 2011 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 "sal/config.h" #include "sal/config.h"
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_WRITER_HXX #ifndef INCLUDED_BINARYURP_SOURCE_WRITER_HXX
#define INCLUDED_BINARYURP_SOURCE_WRITER_HXX #define INCLUDED_BINARYURP_SOURCE_WRITER_HXX
......
/* -*- 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, 2011 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.
*
************************************************************************/
#ifndef INCLUDED_BINARYURP_SOURCE_WRITERSTATE_HXX #ifndef INCLUDED_BINARYURP_SOURCE_WRITERSTATE_HXX
#define INCLUDED_BINARYURP_SOURCE_WRITERSTATE_HXX #define INCLUDED_BINARYURP_SOURCE_WRITERSTATE_HXX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment