Home
last modified time | relevance | path

Searched refs:rExport (Results 76 – 100 of 135) sorted by relevance

123456

/aoo41x/main/xmloff/inc/xmloff/
H A DGradientStyle.hxx59 SvXMLExport& rExport; member in XMLGradientStyleExport
62 XMLGradientStyleExport( SvXMLExport& rExport );
H A DHatchStyle.hxx58 SvXMLExport& rExport; member in XMLHatchStyleExport
61 XMLHatchStyleExport( SvXMLExport& rExport );
H A DMarkerStyle.hxx58 SvXMLExport& rExport; member in XMLMarkerStyleExport
61 XMLMarkerStyleExport( SvXMLExport& rExport );
H A DImageStyle.hxx44 … const ::rtl::OUString& rStrName, const ::com::sun::star::uno::Any& rValue, SvXMLExport& rExport );
50 SvXMLExport& rExport );
H A DXMLTextListAutoStylePool.hxx45 SvXMLExport& rExport; member in XMLTextListAutoStylePool
61 XMLTextListAutoStylePool( SvXMLExport& rExport );
H A DXMLPageExport.hxx61 SvXMLExport& rExport; member in XMLPageExport
78 SvXMLExport& GetExport() { return rExport; } in GetExport()
H A DXMLEventExport.hxx67 SvXMLExport& rExport; member in XMLEventExport
75 XMLEventExport(SvXMLExport& rExport,
H A Dtxtparae.hxx535 SvXMLExport& rExport );
537 SvXMLExport& rExport);
539 SvXMLExport& rExport);
541 SvXMLExport& rExport);
/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.hxx41 ScXMLExport& rExport; member in ScXMLExportDatabaseRanges
51 ScXMLExportDatabaseRanges(ScXMLExport& rExport);
H A DXMLExportDataPilot.hxx44 ScXMLExport& rExport; member in ScXMLExportDataPilot
70 ScXMLExportDataPilot(ScXMLExport& rExport);
H A DXMLChangeTrackingExportHelper.hxx47 ScXMLExport& rExport; member in ScChangeTrackingExportHelper
87 ScChangeTrackingExportHelper(ScXMLExport& rExport);
H A DXMLExportIterator.hxx368 ScXMLExport& rExport; member in ScMyNotEmptyCellsIterator
381 ScMyNotEmptyCellsIterator(ScXMLExport& rExport);
/aoo41x/main/xmloff/inc/
H A DXMLChartPropertySetMapper.hxx79 SvXMLExport& rExport,
93 SvXMLExport& rExport );
H A Dtxtflde.hxx160 SvXMLExport& rExport; member in XMLTextFieldExport
227 SvXMLExport& GetExport() { return rExport; } in GetExport()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx157 MSWordAttrIter::MSWordAttrIter( MSWordExportBase& rExport ) in MSWordAttrIter() argument
158 : pOld( rExport.pChpIter ), m_rExport( rExport ) in MSWordAttrIter()
1516 static SwTxtFmtColl& lcl_getFormatCollection( MSWordExportBase& rExport, const SwTxtNode* pTxtNode ) in lcl_getFormatCollection() argument
1519 sal_uInt16 nMax = rExport.pDoc->GetRedlineTbl().Count(); in lcl_getFormatCollection()
1522 const SwRedline* pRedl = rExport.pDoc->GetRedlineTbl()[ nPos++ ]; in lcl_getFormatCollection()
2490 const MSWordExportBase &rExport )
2500 sw::Frames aFrames( GetFramesBetweenNodes( rExport.maFrames, *pStart, *pEnd ) );
2515 sal_uInt16 nCols, const MSWordExportBase &rExport )
2520 if ( CellContainsProblematicGraphic( pRow[nI], rExport ) )
H A Dwrtww8.hxx198 MSWordSections( MSWordExportBase& rExport );
245 WW8_WrPlcSepx( MSWordExportBase& rExport );
1410 MSWordAttrIter( MSWordExportBase& rExport );
1489 MSWordStyles( MSWordExportBase& rExport );
1516 void Write(WW8Export & rExport);
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport.cxx1041 SvXMLExport& rExport ) in CreateShapePropMapper() argument
1043 …nce< XMLPropertyHandlerFactory > xFactory = new XMLSdPropHdlFactory( rExport.GetModel(), rExport ); in CreateShapePropMapper()
1047 (XMLTextListAutoStylePool*)&rExport.GetTextParagraphExport()->GetListAutoStylePool(), in CreateShapePropMapper()
1048 rExport ); in CreateShapePropMapper()
H A Danimationexport.cxx512 AnimationsExporterImpl( SvXMLExport& rExport, const Reference< XPropertySet >& xPageProps );
542 AnimationsExporterImpl::AnimationsExporterImpl( SvXMLExport& rExport, const Reference< XPropertySet… in AnimationsExporterImpl() argument
544 , mrExport( rExport ) in AnimationsExporterImpl()
549 mxExport = static_cast< ::com::sun::star::document::XFilter *>(&rExport); in AnimationsExporterImpl()
1716 AnimationsExporter::AnimationsExporter( SvXMLExport& rExport, const Reference< XPropertySet >& xPag… in AnimationsExporter() argument
1718 mpImpl = new AnimationsExporterImpl( rExport, xPageProps ); in AnimationsExporter()
H A Dlayerexp.hxx32 static void exportLayer( SvXMLExport& rExport );
/aoo41x/main/xmloff/source/chart/
H A DSchXMLTools.hxx102 void exportText( SvXMLExport& rExport, const ::rtl::OUString& rText, bool bConvertTabsLFs );
104 void exportRangeToSomewhere( SvXMLExport& rExport, const ::rtl::OUString& rValue );
/aoo41x/main/filter/source/svg/
H A Dsvgwriter.hxx125 SVGAttributeWriter( SVGExport& rExport, SVGFontExport& rFontExport );
228 SVGActionWriter( SVGExport& rExport, SVGFontExport& rFontExport );
H A Dsvgfontexport.cxx36 SVGFontExport::SVGFontExport( SVGExport& rExport, const ::std::vector< ObjectRepresentation >& rObj… in SVGFontExport() argument
37 mrExport( rExport ), in SVGFontExport()
/aoo41x/main/xmloff/source/style/
H A Dxmlaustp.cxx283 SvXMLAutoStylePoolP::SvXMLAutoStylePoolP( SvXMLExport& rExport ) in SvXMLAutoStylePoolP() argument
285 pImpl = new SvXMLAutoStylePoolP_Impl( rExport ); in SvXMLAutoStylePoolP()
/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx1369 SvXMLExport& rExport ) in CreateShapeExtPropMapper() argument
1373 return new XMLTextExportPropertySetMapper( xPropMapper, rExport ); in CreateShapeExtPropMapper()
1377 SvXMLExport& rExport) in CreateCharExtPropMapper() argument
1381 return new XMLTextExportPropertySetMapper( pPropMapper, rExport ); in CreateCharExtPropMapper()
1385 SvXMLExport& rExport) in CreateParaExtPropMapper() argument
1389 return new XMLTextExportPropertySetMapper( pPropMapper, rExport ); in CreateParaExtPropMapper()
1393 SvXMLExport& rExport) in CreateParaDefaultExtPropMapper() argument
1397 return new XMLTextExportPropertySetMapper( pPropMapper, rExport ); in CreateParaDefaultExtPropMapper()
H A Dtxtexppr.cxx191 rExport( rExp ), in XMLTextExportPropertySetMapper()
973 bool lcl_IsOutlineStyle(const SvXMLExport &rExport, const OUString & rName) in lcl_IsOutlineStyle() argument
976 xCNSupplier(rExport.GetModel(), UNO_QUERY); in lcl_IsOutlineStyle()

Completed in 888 milliseconds

123456