Home
last modified time | relevance | path

Searched refs:XMLFooterFieldImportContext (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/inc/
H A Dtxtfldi.hxx1087 class XMLFooterFieldImportContext final : public XMLTextFieldImportContext class
1091 XMLFooterFieldImportContext(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/inc/
H A Dtxtfldi.hxx1238 class XMLFooterFieldImportContext : public XMLTextFieldImportContext class
1242 XMLFooterFieldImportContext(
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtfldi.cxx447 pContext = new XMLFooterFieldImportContext( rImport, rHlp ); in CreateTextFieldImportContext()
3587 XMLFooterFieldImportContext::XMLFooterFieldImportContext( in XMLFooterFieldImportContext() function in XMLFooterFieldImportContext
3597 void XMLFooterFieldImportContext::ProcessAttribute( sal_Int32 nAttrToken, std::string_view sAttrVal… in ProcessAttribute()
3603 void XMLFooterFieldImportContext::PrepareField(const Reference<XPropertySet> &) in PrepareField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtfldi.cxx499 pContext = new XMLFooterFieldImportContext( rImport, rHlp, in CreateTextFieldImportContext()
3751 XMLFooterFieldImportContext::XMLFooterFieldImportContext( in XMLFooterFieldImportContext() function in XMLFooterFieldImportContext
3763 void XMLFooterFieldImportContext::ProcessAttribute( sal_uInt16, const OUString& ) in ProcessAttribute()
3768 void XMLFooterFieldImportContext::PrepareField(const Reference<XPropertySet> &) in PrepareField()