Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx539 exportAutoStyle(_xProp); in exportSectionAutoStyle()
704 exportAutoStyle(xReportElement.get()); in exportReportComponentAutoStyles()
715 exportAutoStyle(xCond.get(),xFormattedField); in exportReportComponentAutoStyles()
1171 void ORptExport::exportAutoStyle(XPropertySet* _xProp,const Reference<XFormattedField>& _xParentFor… in exportAutoStyle() function in rptxml::ORptExport
1309 void ORptExport::exportAutoStyle(const Reference<XSection>& _xProp) in exportAutoStyle() function in rptxml::ORptExport
1375 exportAutoStyle(xProp.get()); in collectComponentStyles()
H A DxmlExport.hxx163 …void exportAutoStyle(XPropertySet* _xProp,const Reference<XFormattedField>& _xParentFormattedF…
164 void exportAutoStyle(const Reference<XSection>& _xProp);
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx1119 …mFunc.reset( new ::comphelper::mem_fun1_t<ODBExport,XPropertySet* >(&ODBExport::exportAutoStyle) ); in exportQueries()
1139 …mFunc.reset( new ::comphelper::mem_fun1_t<ODBExport,XPropertySet* >(&ODBExport::exportAutoStyle) ); in exportTables()
1145 void ODBExport::exportAutoStyle(XPropertySet* _xProp) in exportAutoStyle() function in dbaxml::ODBExport
1182 exportAutoStyle(xColumn.get()); in exportAutoStyle()
1187 ::comphelper::mem_fun1_t<ODBExport,XPropertySet* > aMemFunc(&ODBExport::exportAutoStyle); in exportAutoStyle()
H A DxmlExport.hxx197 void exportAutoStyle(XPropertySet* _xProp);

Completed in 39 milliseconds