Home
last modified time | relevance | path

Searched refs:rScXMLExport (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A Dxmlstyle.cxx622 UniReference< XMLPropertySetMapper > aPropMapper(rScXMLExport.GetCellStylesPropertySetMapper()); in exportStyleAttributes()
631 rtl::OUString sAttrValue(rScXMLExport.getDataStyleName(nNumberFormat)); in exportStyleAttributes()
652 UniReference< XMLPropertySetMapper > aPropMapper(rScXMLExport.GetTableStylesPropertySetMapper()); in exportStyleAttributes()
719 rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_CONDITION, sCondition); in exportStyleContent()
720rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_APPLY_STYLE_NAME, rScXMLExport.EncodeStyleName(… in exportStyleContent()
722 ScDocument* pDoc = rScXMLExport.GetDocument(); in exportStyleContent()
725rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_BASE_CELL_ADDRESS, sOUBaseAddress); in exportStyleContent()
773 rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_CONDITION, sCondition); in exportStyleContent()
774rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_APPLY_STYLE_NAME, rScXMLExport.EncodeStyleName(… in exportStyleContent()
778rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_BASE_CELL_ADDRESS, sOUBaseAddress); in exportStyleContent()
[all …]
H A Dxmlstyle.hxx179 ScXMLExport& rScXMLExport; member in ScXMLAutoStylePoolP
200 ScXMLAutoStylePoolP(ScXMLExport& rScXMLExport);

Completed in 29 milliseconds