Home
last modified time | relevance | path

Searched refs:exportStyleName (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlExport.cxx809 exportStyleName(_xProp,GetAttrList()); in exportQuery()
833 exportStyleName(_xProp,GetAttrList()); in exportTable()
842 void ODBExport::exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt) in exportStyleName() function in dbaxml::ODBExport
845 exportStyleName(XML_STYLE_NAME,xFind,_rAtt,m_aAutoStyleNames); in exportStyleName()
846 exportStyleName(XML_DEFAULT_CELL_STYLE_NAME,xFind,_rAtt,m_aCellAutoStyleNames); in exportStyleName()
847 exportStyleName(XML_DEFAULT_ROW_STYLE_NAME,xFind,_rAtt,m_aRowAutoStyleNames); in exportStyleName()
850 void ODBExport::exportStyleName(const ::xmloff::token::XMLTokenEnum _eToken,const uno::Reference<be… in exportStyleName() function in dbaxml::ODBExport
914 exportStyleName(aFind->second.get(),*pAtt); in exportColumns()
932 exportStyleName(xProp.get(),*pAtt); in exportColumns()
H A DxmlExport.hxx125 void exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt);
126 …void exportStyleName(const ::xmloff::token::XMLTokenEnum _eToken,const Referenc…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A DxmlExport.hxx134 void exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt);
135 …void exportStyleName(const ::xmloff::token::XMLTokenEnum _eToken,const Referenc…
H A DxmlExport.cxx872 exportStyleName(_xProp,GetAttrList()); in exportQuery()
896 exportStyleName(_xProp,GetAttrList()); in exportTable()
905 void ODBExport::exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt) in exportStyleName() function in dbaxml::ODBExport
908 exportStyleName(XML_STYLE_NAME,xFind,_rAtt,m_aAutoStyleNames); in exportStyleName()
909 exportStyleName(XML_DEFAULT_CELL_STYLE_NAME,xFind,_rAtt,m_aCellAutoStyleNames); in exportStyleName()
910 exportStyleName(XML_DEFAULT_ROW_STYLE_NAME,xFind,_rAtt,m_aRowAutoStyleNames); in exportStyleName()
913 void ODBExport::exportStyleName(const ::xmloff::token::XMLTokenEnum _eToken,const uno::Reference<be… in exportStyleName() function in dbaxml::ODBExport
978 exportStyleName(aFind->second.get(),*pAtt); in exportColumns()
997 exportStyleName(xProp.get(),*pAtt); in exportColumns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlExport.hxx112 …void exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt,const OUStr…
H A DxmlExport.cxx400 exportStyleName(xCond.get(),GetAttrList(),m_sCellStyle); in exportFormatConditions()
712 exportStyleName(_xSection.get(),GetAttrList(),m_sTableStyle); in exportSection()
811 exportStyleName(aColIter->xElement.get(),GetAttrList(),m_sTableStyle); in exportContainer()
995 void ORptExport::exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt,const OUString& _sN… in exportStyleName() function in rptxml::ORptExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A DxmlExport.hxx121 …void exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt,const OUStr…
H A DxmlExport.cxx438 exportStyleName(xCond.get(),GetAttrList(),m_sCellStyle); in exportFormatConditions()
750 exportStyleName(_xSection.get(),GetAttrList(),m_sTableStyle); in exportSection()
849 exportStyleName(aColIter->xElement.get(),GetAttrList(),m_sTableStyle); in exportContainer()
1033 void ORptExport::exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt,const OUString& _sN… in exportStyleName() function in rptxml::ORptExport