Home
last modified time | relevance | path

Searched refs:GetParagraphPropertyMapper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx388 …xPropStates = GetExport().GetTextParagraphExport()->GetParagraphPropertyMapper()->Filter( xPropSet… in collectShapeAutoStyles()
411 …sal_Int32 nIndex = GetExport().GetTextParagraphExport()->GetParagraphPropertyMapper()->getProperty… in collectShapeAutoStyles()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx666 UniReference < SvXMLExportPropertyMapper > GetParagraphPropertyMapper() const in GetParagraphPropertyMapper() function in XMLTextParagraphExport
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2319 … GetTextParagraphExport()->GetParagraphPropertyMapper()->Filter(xShapeProperties)); in _ExportAutoStyles()
2334 …vXMLExportPropertyMapper> xParaPropMapper = GetTextParagraphExport()->GetParagraphPropertyMapper(); in _ExportAutoStyles()