Home
last modified time | relevance | path

Searched refs:XMLTextParagraphExport (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx682 OUString XMLTextParagraphExport::Find( in Find()
813 void XMLTextParagraphExport::exportListChange( in exportListChange()
1161 XMLTextParagraphExport::XMLTextParagraphExport( in XMLTextParagraphExport() function in XMLTextParagraphExport
1345 XMLTextParagraphExport::~XMLTextParagraphExport() in ~XMLTextParagraphExport()
1677 void XMLTextParagraphExport::exportText( in exportText()
1737 void XMLTextParagraphExport::exportText( in exportText()
2386 void XMLTextParagraphExport::exportTable( in exportTable()
2439 void XMLTextParagraphExport::exportTextMark( in exportTextMark()
2881 void XMLTextParagraphExport::exportContour( in exportContour()
3565 void XMLTextParagraphExport::exportRuby( in exportRuby()
[all …]
H A DXMLIndexMarkExport.hxx32 class XMLTextParagraphExport;
66 XMLTextParagraphExport& rParaExport;
70 XMLTextParagraphExport& rParaExp);
H A DXMLSectionExport.hxx34 class XMLTextParagraphExport;
142 XMLTextParagraphExport& rParaExport;
148 XMLTextParagraphExport& rParaExp);
217 inline XMLTextParagraphExport& GetParaExport() { return rParaExport; } in GetParaExport()
H A Dtxtftne.cxx75 void XMLTextParagraphExport::exportTextFootnote( in exportTextFootnote()
163 void XMLTextParagraphExport::exportTextFootnoteHelper( in exportTextFootnoteHelper()
217 void XMLTextParagraphExport::exportTextFootnoteConfiguration() in exportTextFootnoteConfiguration()
257 void XMLTextParagraphExport::exportTextFootnoteConfigurationHelper( in exportTextFootnoteConfigurationHelper()
H A Dtxtstyle.cxx53 void XMLTextParagraphExport::exportStyleAttributes( in exportStyleAttributes()
125 void XMLTextParagraphExport::exportNumStyles( sal_Bool bUsed ) in exportNumStyles()
131 void XMLTextParagraphExport::exportTextStyles( sal_Bool bUsed, sal_Bool bProg ) in exportTextStyles()
H A Dtxtsecte.cxx90 void XMLTextParagraphExport::exportListAndSectionChange( in exportListAndSectionChange()
114 void XMLTextParagraphExport::exportListAndSectionChange( in exportListAndSectionChange()
143 void XMLTextParagraphExport::exportListAndSectionChange( in exportListAndSectionChange()
H A DXMLIndexMarkExport.cxx51 XMLTextParagraphExport& rParaExp) in XMLIndexMarkExport()
H A DXMLSectionExport.cxx84 XMLTextParagraphExport& rParaExp) in XMLSectionExport()
/aoo41x/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx75 class XMLOFF_DLLPUBLIC XMLTextParagraphExport : public XMLStyleExport class
507 XMLTextParagraphExport(
511 virtual ~XMLTextParagraphExport();
697XMLTextParagraphExport(XMLTextParagraphExport &); // private copy-ctor because of explicit copy-ct…
701 XMLTextParagraphExport::GetListAutoStylePool() const in GetListAutoStylePool()
706 inline void XMLTextParagraphExport::exportTextFrame( in exportTextFrame()
717 inline void XMLTextParagraphExport::exportTextGraphic( in exportTextGraphic()
728 inline void XMLTextParagraphExport::exportTextEmbedded( in exportTextEmbedded()
739 inline void XMLTextParagraphExport::exportShape( in exportShape()
H A Dxmlexp.hxx146 UniReference< XMLTextParagraphExport > mxTextParagraphExport;
231 virtual XMLTextParagraphExport* CreateTextParagraphExport();
459 inline UniReference< XMLTextParagraphExport > GetTextParagraphExport();
611 inline UniReference< XMLTextParagraphExport > SvXMLExport::GetTextParagraphExport() in GetTextParagraphExport()
/aoo41x/main/editeng/source/xml/
H A Dxmltxtexp.cxx483 UniReference< XMLTextParagraphExport > xTextExport( GetTextParagraphExport() ); in _ExportAutoStyles()
491 UniReference< XMLTextParagraphExport > xTextExport( GetTextParagraphExport() ); in _ExportContent()
/aoo41x/main/sw/source/filter/xml/
H A Dxmltexte.hxx37 class SwXMLTextParagraphExport : public XMLTextParagraphExport
H A Dxmlexp.cxx414 XMLTextParagraphExport* SwXMLExport::CreateTextParagraphExport() in CreateTextParagraphExport()
421 …XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()
H A Dxmlexp.hxx125 virtual XMLTextParagraphExport* CreateTextParagraphExport();
H A Dxmltexte.cxx198 XMLTextParagraphExport( rExp, _rAutoStylePool ), in SwXMLTextParagraphExport()
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport.cxx1258 xPropertySetMapper->ChainExportMapper(XMLTextParagraphExport::CreateParaExtPropMapper(mrExport)); in ExportGraphicDefaults()
1261 …xPropertySetMapper->ChainExportMapper(XMLTextParagraphExport::CreateParaDefaultExtPropMapper(mrExp… in ExportGraphicDefaults()
H A Dsdxmlexp.cxx466 mpPropertySetMapper->ChainExportMapper(XMLTextParagraphExport::CreateParaExtPropMapper(*this)); in setSourceDocument()
/aoo41x/main/xmloff/source/chart/
H A DPropertyMaps.cxx198 ChainExportMapper( XMLTextParagraphExport::CreateParaExtPropMapper( rExport )); in XMLChartExportPropertyMapper()
/aoo41x/main/xmloff/source/table/
H A DXMLTableExport.cxx171 …mxCellExportPropertySetMapper->ChainExportMapper(XMLTextParagraphExport::CreateParaExtPropMapper(r… in XMLTableExport()
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx285 …m_xCellStylesExportPropertySetMapper->ChainExportMapper(XMLTextParagraphExport::CreateParaExtPropM… in ORptExport()
1540 …XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()
/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx1863 XMLTextParagraphExport* SvXMLExport::CreateTextParagraphExport() in CreateTextParagraphExport()
1865 return new XMLTextParagraphExport( *this, *(GetAutoStylePool().get()) ); in CreateTextParagraphExport()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx507 …xCellStylesExportPropertySetMapper->ChainExportMapper(XMLTextParagraphExport::CreateParaExtPropMap… in ScXMLExport()
2369 …UniReference<SvXMLExportPropertyMapper> xTextPropMapper = XMLTextParagraphExport::CreateCharExtPro… in _ExportAutoStyles()

Completed in 158 milliseconds