LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScXMLTableScenarioContext Class Reference

#include <xmlsceni.hxx>

Inheritance diagram for ScXMLTableScenarioContext:
[legend]
Collaboration diagram for ScXMLTableScenarioContext:
[legend]

Public Member Functions

 ScXMLTableScenarioContext (ScXMLImport &rImport, const rtl::Reference< sax_fastparser::FastAttributeList > &rAttrList)
 
virtual ~ScXMLTableScenarioContext () override
 
virtual void SAL_CALL endFastElement (sal_Int32 nElement) override
 
- Public Member Functions inherited from ScXMLImportContext
 ScXMLImportContext (SvXMLImport &rImport)
 
- Public Member Functions inherited from SvXMLImportContext
 SvXMLImportContext (SvXMLImport &rImport)
 
virtual ~SvXMLImportContext ()
 
virtual void SAL_CALL startFastElement (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL startUnknownElement (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL endFastElement (sal_Int32 Element) override
 
virtual void SAL_CALL endUnknownElement (const OUString &Namespace, const OUString &Name) override
 
virtual css::uno::Reference< XFastContextHandler > SAL_CALL createFastChildContext (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createUnknownChildContext (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL characters (const OUString &aChars) override
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &aType) final override
 
virtual void SAL_CALL acquire () noexcept final override
 
virtual void SAL_CALL release () noexcept final override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () final override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () final override
 

Private Attributes

OUString sComment
 
Color aBorderColor
 
ScRangeList aScenarioRanges
 
bool bDisplayBorder
 
bool bCopyBack
 
bool bCopyStyles
 
bool bCopyFormulas
 
bool bIsActive
 
bool bProtected
 

Additional Inherited Members

- Protected Member Functions inherited from ScXMLImportContext
ScXMLImportGetScImport ()
 
const ScXMLImportGetScImport () const
 
- Protected Member Functions inherited from SvXMLImportContext
SvXMLImportGetImport ()
 
const SvXMLImportGetImport () const
 

Detailed Description

Definition at line 29 of file xmlsceni.hxx.

Constructor & Destructor Documentation

◆ ScXMLTableScenarioContext()

ScXMLTableScenarioContext::ScXMLTableScenarioContext ( ScXMLImport rImport,
const rtl::Reference< sax_fastparser::FastAttributeList > &  rAttrList 
)

◆ ~ScXMLTableScenarioContext()

ScXMLTableScenarioContext::~ScXMLTableScenarioContext ( )
overridevirtual

Member Function Documentation

◆ endFastElement()

void SAL_CALL ScXMLTableScenarioContext::endFastElement ( sal_Int32  nElement)
overridevirtual

Member Data Documentation

◆ aBorderColor

Color ScXMLTableScenarioContext::aBorderColor
private

Definition at line 33 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ aScenarioRanges

ScRangeList ScXMLTableScenarioContext::aScenarioRanges
private

Definition at line 34 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ bCopyBack

bool ScXMLTableScenarioContext::bCopyBack
private

Definition at line 36 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ bCopyFormulas

bool ScXMLTableScenarioContext::bCopyFormulas
private

Definition at line 38 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ bCopyStyles

bool ScXMLTableScenarioContext::bCopyStyles
private

Definition at line 37 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ bDisplayBorder

bool ScXMLTableScenarioContext::bDisplayBorder
private

Definition at line 35 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ bIsActive

bool ScXMLTableScenarioContext::bIsActive
private

Definition at line 39 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ bProtected

bool ScXMLTableScenarioContext::bProtected
private

Definition at line 40 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().

◆ sComment

OUString ScXMLTableScenarioContext::sComment
private

Definition at line 32 of file xmlsceni.hxx.

Referenced by endFastElement(), and ScXMLTableScenarioContext().


The documentation for this class was generated from the following files: