Home
last modified time | relevance | path

Searched refs:ScXMLTableRowContext (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlrowi.cxx47 ScXMLTableRowContext::ScXMLTableRowContext( ScXMLImport& rImport, in ScXMLTableRowContext() function in ScXMLTableRowContext
97 ScXMLTableRowContext::~ScXMLTableRowContext() in ~ScXMLTableRowContext()
102 ScXMLTableRowContext::createFastChildContext( sal_Int32 nElement, in createFastChildContext()
136 void SAL_CALL ScXMLTableRowContext::endFastElement(sal_Int32 /*nElement*/) in endFastElement()
281 pContext = new ScXMLTableRowContext( GetScImport(), pAttribList ); in createFastChildContext()
H A Dxmlrowi.hxx27 class ScXMLTableRowContext : public ScXMLImportContext class
36 ScXMLTableRowContext( ScXMLImport& rImport,
39 virtual ~ScXMLTableRowContext() override;
H A Dxmltabi.cxx288 pContext = new ScXMLTableRowContext( GetScImport(), pAttribList ); in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlrowi.cxx46 ScXMLTableRowContext::ScXMLTableRowContext( ScXMLImport& rImport, in ScXMLTableRowContext() function in ScXMLTableRowContext
94 ScXMLTableRowContext::~ScXMLTableRowContext() in ~ScXMLTableRowContext()
99 ScXMLTableRowContext::createFastChildContext( sal_Int32 nElement, in createFastChildContext()
136 void SAL_CALL ScXMLTableRowContext::endFastElement(sal_Int32 /*nElement*/) in endFastElement()
281 pContext = new ScXMLTableRowContext( GetScImport(), pAttribList ); in createFastChildContext()
H A Dxmlrowi.hxx28 class ScXMLTableRowContext : public ScXMLImportContext class
37 ScXMLTableRowContext( ScXMLImport& rImport,
40 virtual ~ScXMLTableRowContext() override;
H A Dxmltabi.cxx328 pContext = new ScXMLTableRowContext( GetScImport(), pAttribList ); in createFastChildContext()