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

#include <XMLDDELinksContext.hxx>

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

Public Member Functions

 ScXMLDDECellContext (ScXMLImport &rImport, const rtl::Reference< sax_fastparser::FastAttributeList > &rAttrList, ScXMLDDELinkContext *pDDELink)
 
virtual ~ScXMLDDECellContext () 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 sValue
 
double fValue
 
sal_Int32 nCells
 
bool bString
 
bool bString2
 
bool bEmpty
 
ScXMLDDELinkContextpDDELink
 

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 137 of file XMLDDELinksContext.hxx.

Constructor & Destructor Documentation

◆ ScXMLDDECellContext()

ScXMLDDECellContext::ScXMLDDECellContext ( ScXMLImport rImport,
const rtl::Reference< sax_fastparser::FastAttributeList > &  rAttrList,
ScXMLDDELinkContext pDDELink 
)

◆ ~ScXMLDDECellContext()

ScXMLDDECellContext::~ScXMLDDECellContext ( )
overridevirtual

Definition at line 346 of file XMLDDELinksContext.cxx.

Member Function Documentation

◆ endFastElement()

void SAL_CALL ScXMLDDECellContext::endFastElement ( sal_Int32  nElement)
overridevirtual

Member Data Documentation

◆ bEmpty

bool ScXMLDDECellContext::bEmpty
private

Definition at line 144 of file XMLDDELinksContext.hxx.

Referenced by endFastElement(), and ScXMLDDECellContext().

◆ bString

bool ScXMLDDECellContext::bString
private

Definition at line 142 of file XMLDDELinksContext.hxx.

Referenced by endFastElement(), and ScXMLDDECellContext().

◆ bString2

bool ScXMLDDECellContext::bString2
private

Definition at line 143 of file XMLDDELinksContext.hxx.

Referenced by endFastElement(), and ScXMLDDECellContext().

◆ fValue

double ScXMLDDECellContext::fValue
private

Definition at line 140 of file XMLDDELinksContext.hxx.

Referenced by endFastElement(), and ScXMLDDECellContext().

◆ nCells

sal_Int32 ScXMLDDECellContext::nCells
private

Definition at line 141 of file XMLDDELinksContext.hxx.

Referenced by endFastElement(), and ScXMLDDECellContext().

◆ pDDELink

ScXMLDDELinkContext* ScXMLDDECellContext::pDDELink
private

Definition at line 146 of file XMLDDELinksContext.hxx.

Referenced by endFastElement().

◆ sValue

OUString ScXMLDDECellContext::sValue
private

Definition at line 139 of file XMLDDELinksContext.hxx.

Referenced by endFastElement(), and ScXMLDDECellContext().


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