LibreOffice Module sc (master)
1
sc
source
filter
xml
importcontext.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
#pragma once
11
12
#include <
xmloff/xmlictxt.hxx
>
13
14
class
ScXMLImport
;
15
19
class
ScXMLImportContext
:
public
SvXMLImportContext
20
{
21
public
:
22
ScXMLImportContext
(
SvXMLImport
& rImport);
23
24
protected
:
25
ScXMLImport
&
GetScImport
();
26
const
ScXMLImport
&
GetScImport
()
const
;
27
};
28
29
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ScXMLImportContext
This class exists only to provide GetScImport() to its derived classes.
Definition:
importcontext.hxx:20
ScXMLImportContext::GetScImport
ScXMLImport & GetScImport()
Definition:
importcontext.cxx:18
ScXMLImportContext::ScXMLImportContext
ScXMLImportContext(SvXMLImport &rImport)
Definition:
importcontext.cxx:13
ScXMLImport
Definition:
xmlimprt.hxx:115
SvXMLImportContext
SvXMLImportContext::SvXMLImport
friend friend class SvXMLImport
xmlictxt.hxx
Generated on Sun Jul 30 2023 04:28:59 for LibreOffice Module sc (master) by
1.9.3