re-base on ALv2 code.
This commit is contained in:
parent
d3949d453d
commit
52a0b3fade
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_CONFIGURATIONKEYS_HXX_
|
#ifndef _UCBHELPER_CONFIGURATIONKEYS_HXX_
|
||||||
#define _UCBHELPER_CONFIGURATIONKEYS_HXX_
|
#define _UCBHELPER_CONFIGURATIONKEYS_HXX_
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
#ifndef _UCBHELPER_CONTENT_HXX
|
#ifndef _UCBHELPER_CONTENT_HXX
|
||||||
#define _UCBHELPER_CONTENT_HXX
|
#define _UCBHELPER_CONTENT_HXX
|
||||||
|
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_CONTENTBROKER_HXX
|
#ifndef _UCBHELPER_CONTENTBROKER_HXX
|
||||||
#define _UCBHELPER_CONTENTBROKER_HXX
|
#define _UCBHELPER_CONTENTBROKER_HXX
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_CONTENTHELPER_HXX
|
#ifndef _UCBHELPER_CONTENTHELPER_HXX
|
||||||
#define _UCBHELPER_CONTENTHELPER_HXX
|
#define _UCBHELPER_CONTENTHELPER_HXX
|
||||||
|
@ -1,41 +1,25 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
/**************************************************************************
|
|
||||||
TODO
|
|
||||||
**************************************************************************
|
|
||||||
|
|
||||||
*************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_FD_INPUTSTREAM_HXX_
|
#ifndef _UCBHELPER_FD_INPUTSTREAM_HXX_
|
||||||
#define _UCBHELPER_FD_INPUTSTREAM_HXX_
|
#define _UCBHELPER_FD_INPUTSTREAM_HXX_
|
||||||
|
|
||||||
|
|
||||||
#include <rtl/ustring.hxx>
|
#include <rtl/ustring.hxx>
|
||||||
#include <osl/mutex.hxx>
|
#include <osl/mutex.hxx>
|
||||||
#include <cppuhelper/weak.hxx>
|
#include <cppuhelper/weak.hxx>
|
||||||
@ -46,19 +30,13 @@
|
|||||||
|
|
||||||
#include "ucbhelper/ucbhelperdllapi.h"
|
#include "ucbhelper/ucbhelperdllapi.h"
|
||||||
|
|
||||||
|
|
||||||
namespace ucbhelper
|
namespace ucbhelper
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
/** Implements a seekable InputStream
|
/** Implements a seekable InputStream
|
||||||
* working on a buffer.
|
* working on a buffer.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
namespace css = com::sun::star;
|
namespace css = com::sun::star;
|
||||||
|
|
||||||
|
|
||||||
class UCBHELPER_DLLPUBLIC FdInputStream
|
class UCBHELPER_DLLPUBLIC FdInputStream
|
||||||
: public cppu::OWeakObject,
|
: public cppu::OWeakObject,
|
||||||
public com::sun::star::io::XInputStream,
|
public com::sun::star::io::XInputStream,
|
||||||
@ -139,7 +117,6 @@ namespace ucbhelper
|
|||||||
css::uno::RuntimeException);
|
css::uno::RuntimeException);
|
||||||
|
|
||||||
// additional
|
// additional
|
||||||
|
|
||||||
// void append(const void* pBuffer,size_t size,size_t nmemb);
|
// void append(const void* pBuffer,size_t size,size_t nmemb);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
@ -148,8 +125,6 @@ namespace ucbhelper
|
|||||||
FILE* m_tmpfl;
|
FILE* m_tmpfl;
|
||||||
sal_Int64 m_nLength;
|
sal_Int64 m_nLength;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_FILEIDENTIFIERCONVERTER_HXX_
|
#ifndef _UCBHELPER_FILEIDENTIFIERCONVERTER_HXX_
|
||||||
#define _UCBHELPER_FILEIDENTIFIERCONVERTER_HXX_
|
#define _UCBHELPER_FILEIDENTIFIERCONVERTER_HXX_
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_MACROS_HXX
|
#ifndef _UCBHELPER_MACROS_HXX
|
||||||
#define _UCBHELPER_MACROS_HXX
|
#define _UCBHELPER_MACROS_HXX
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_PROPERTYVALUESET_HXX
|
#ifndef _UCBHELPER_PROPERTYVALUESET_HXX
|
||||||
#define _UCBHELPER_PROPERTYVALUESET_HXX
|
#define _UCBHELPER_PROPERTYVALUESET_HXX
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_RESULTSET_HXX
|
#ifndef _UCBHELPER_RESULTSET_HXX
|
||||||
#define _UCBHELPER_RESULTSET_HXX
|
#define _UCBHELPER_RESULTSET_HXX
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_RESULTSETHELPER_HXX
|
#ifndef _UCBHELPER_RESULTSETHELPER_HXX
|
||||||
#define _UCBHELPER_RESULTSETHELPER_HXX
|
#define _UCBHELPER_RESULTSETHELPER_HXX
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_SIMPLEAUTHENTICATIONREQUEST_HXX
|
#ifndef _UCBHELPER_SIMPLEAUTHENTICATIONREQUEST_HXX
|
||||||
#define _UCBHELPER_SIMPLEAUTHENTICATIONREQUEST_HXX
|
#define _UCBHELPER_SIMPLEAUTHENTICATIONREQUEST_HXX
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#ifndef _UCBHELPER_SIMPLECERTIFICATEVALIDATIONREQUEST_HXX
|
#ifndef _UCBHELPER_SIMPLECERTIFICATEVALIDATIONREQUEST_HXX
|
||||||
#define _UCBHELPER_SIMPLECERTIFICATEVALIDATIONREQUEST_HXX
|
#define _UCBHELPER_SIMPLECERTIFICATEVALIDATIONREQUEST_HXX
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* -*- 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 -*- */
|
||||||
/*
|
/*
|
||||||
* Copyright 2012 LibreOffice contributors.
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
#include "ucbhelper/ucbhelperdllapi.h"
|
#include "ucbhelper/ucbhelperdllapi.h"
|
||||||
|
|
||||||
|
|
||||||
namespace ucbhelper
|
namespace ucbhelper
|
||||||
{
|
{
|
||||||
namespace css = com::sun::star;
|
namespace css = com::sun::star;
|
||||||
@ -111,7 +110,6 @@ namespace ucbhelper
|
|||||||
sal_Int64 m_nLength;
|
sal_Int64 m_nLength;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* -*- 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 -*- */
|
||||||
/*
|
/*
|
||||||
* Copyright 2012 LibreOffice contributors.
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include <ucbhelper/fileidentifierconverter.hxx>
|
#include <ucbhelper/fileidentifierconverter.hxx>
|
||||||
#include <com/sun/star/ucb/ContentProviderInfo.hpp>
|
#include <com/sun/star/ucb/ContentProviderInfo.hpp>
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include <ucbhelper/interceptedinteraction.hxx>
|
#include <ucbhelper/interceptedinteraction.hxx>
|
||||||
|
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
TODO
|
TODO
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,31 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include "ucbhelper/fd_inputstream.hxx"
|
#include "ucbhelper/fd_inputstream.hxx"
|
||||||
|
|
||||||
@ -33,7 +23,6 @@
|
|||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
|
||||||
using namespace com::sun::star::uno;
|
using namespace com::sun::star::uno;
|
||||||
using namespace com::sun::star::lang;
|
using namespace com::sun::star::lang;
|
||||||
using namespace com::sun::star::io;
|
using namespace com::sun::star::io;
|
||||||
@ -73,13 +62,10 @@ namespace ucbhelper
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void SAL_CALL FdInputStream::acquire( void ) throw() {
|
void SAL_CALL FdInputStream::acquire( void ) throw() {
|
||||||
OWeakObject::acquire();
|
OWeakObject::acquire();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void SAL_CALL FdInputStream::release( void ) throw() {
|
void SAL_CALL FdInputStream::release( void ) throw() {
|
||||||
OWeakObject::release();
|
OWeakObject::release();
|
||||||
}
|
}
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include <ucbhelper/registerucb.hxx>
|
#include <ucbhelper/registerucb.hxx>
|
||||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include <com/sun/star/task/XMasterPasswordHandling.hpp>
|
#include <com/sun/star/task/XMasterPasswordHandling.hpp>
|
||||||
#include <com/sun/star/ucb/URLAuthenticationRequest.hpp>
|
#include <com/sun/star/ucb/URLAuthenticationRequest.hpp>
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include <com/sun/star/ucb/CertificateValidationRequest.hpp>
|
#include <com/sun/star/ucb/CertificateValidationRequest.hpp>
|
||||||
#include <ucbhelper/simplecertificatevalidationrequest.hxx>
|
#include <ucbhelper/simplecertificatevalidationrequest.hxx>
|
||||||
|
@ -1,30 +1,21 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
/*************************************************************************
|
/*
|
||||||
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
* This file incorporates work covered by the following license notice:
|
||||||
*
|
*
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
*
|
* contributor license agreements. See the NOTICE file distributed
|
||||||
* This file is part of OpenOffice.org.
|
* with this work for additional information regarding copyright
|
||||||
*
|
* ownership. The ASF licenses this file to you under the Apache
|
||||||
* OpenOffice.org is free software: you can redistribute it and/or modify
|
* License, Version 2.0 (the "License"); you may not use this file
|
||||||
* it under the terms of the GNU Lesser General Public License version 3
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* only, as published by the Free Software Foundation.
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*
|
*/
|
||||||
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Lesser General Public License version 3 for more details
|
|
||||||
* (a copy is included in the LICENSE file that accompanied this code).
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
|
||||||
* version 3 along with OpenOffice.org. If not, see
|
|
||||||
* <http://www.openoffice.org/license.html>
|
|
||||||
* for a copy of the LGPLv3 License.
|
|
||||||
*
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include <ucbhelper/simpleinteractionrequest.hxx>
|
#include <ucbhelper/simpleinteractionrequest.hxx>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* -*- 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 -*- */
|
||||||
/*
|
/*
|
||||||
* Copyright 2012 LibreOffice contributors.
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* -*- 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 -*- */
|
||||||
/*
|
/*
|
||||||
* Copyright 2012 LibreOffice contributors.
|
* This file is part of the LibreOffice project.
|
||||||
*
|
*
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user