Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmltabi.hxx62 class ScXMLTableProtectionContext : public ScXMLImportContext class
65 ScXMLTableProtectionContext( ScXMLImport& rImport,
68 virtual ~ScXMLTableProtectionContext() override;
H A Dxmltabi.cxx273 pContext = new ScXMLTableProtectionContext( GetScImport(), pAttribList ); in createFastChildContext()
406 ScXMLTableProtectionContext::ScXMLTableProtectionContext( in ScXMLTableProtectionContext() function in ScXMLTableProtectionContext
462 ScXMLTableProtectionContext::~ScXMLTableProtectionContext() in ~ScXMLTableProtectionContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmltabi.hxx67 class ScXMLTableProtectionContext : public ScXMLImportContext class
70 ScXMLTableProtectionContext( ScXMLImport& rImport,
73 virtual ~ScXMLTableProtectionContext() override;
H A Dxmltabi.cxx313 pContext = new ScXMLTableProtectionContext( GetScImport(), pAttribList ); in createFastChildContext()
429 ScXMLTableProtectionContext::ScXMLTableProtectionContext( in ScXMLTableProtectionContext() function in ScXMLTableProtectionContext
485 ScXMLTableProtectionContext::~ScXMLTableProtectionContext() in ~ScXMLTableProtectionContext()
489 uno::Reference< xml::sax::XFastContextHandler > SAL_CALL ScXMLTableProtectionContext::createFastChi… in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog396791 ScXMLTableProtectionContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog658840 ScXMLTableProtectionContext