Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx891 exportStyleName(_xProp,GetAttrList()); in exportQuery()
915 exportStyleName(_xProp,GetAttrList()); in exportTable()
924 void ODBExport::exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt) in exportStyleName() function in dbaxml::ODBExport
927 exportStyleName(XML_STYLE_NAME,xFind,_rAtt,m_aAutoStyleNames); in exportStyleName()
928 exportStyleName(XML_DEFAULT_CELL_STYLE_NAME,xFind,_rAtt,m_aCellAutoStyleNames); in exportStyleName()
929 exportStyleName(XML_DEFAULT_ROW_STYLE_NAME,xFind,_rAtt,m_aRowAutoStyleNames); in exportStyleName()
932 void ODBExport::exportStyleName(const ::xmloff::token::XMLTokenEnum _eToken,const uno::Reference<be… in exportStyleName() function in dbaxml::ODBExport
997 exportStyleName(aFind->second.get(),*pAtt); in exportColumns()
1016 exportStyleName(xProp.get(),*pAtt); in exportColumns()
H A DxmlExport.hxx182 void exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt);
183 …void exportStyleName(const ::xmloff::token::XMLTokenEnum _eToken,const Referenc…
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx467 exportStyleName(xCond.get(),GetAttrList(),m_sCellStyle); in exportFormatConditions()
750 exportStyleName(_xSection.get(),GetAttrList(),m_sTableStyle); in exportSection()
858 exportStyleName(aColIter->xElement.get(),GetAttrList(),m_sTableStyle); in exportContainer()
1066 void ORptExport::exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt,const ::rtl::OUStri… in exportStyleName() function in rptxml::ORptExport
H A DxmlExport.hxx155 …void exportStyleName(XPropertySet* _xProp,SvXMLAttributeList& _rAtt,const ::rtl::OUString& _sN…

Completed in 29 milliseconds