Home
last modified time | relevance | path

Searched refs:SvXMLExportPropertyMapper (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx575 SvXMLExportPropertyMapper::SvXMLExportPropertyMapper( in SvXMLExportPropertyMapper() function in SvXMLExportPropertyMapper
582 SvXMLExportPropertyMapper::~SvXMLExportPropertyMapper() in ~SvXMLExportPropertyMapper()
588 void SvXMLExportPropertyMapper::ChainExportMapper( in ChainExportMapper()
690 ((SvXMLExportPropertyMapper *)this)->pCache = in _Filter()
740 void SvXMLExportPropertyMapper::ContextFilter( in ContextFilter()
756 sal_Bool SvXMLExportPropertyMapper::Equals( in Equals()
838 void SvXMLExportPropertyMapper::exportXML( in exportXML()
846 void SvXMLExportPropertyMapper::exportXML( in exportXML()
884 void SvXMLExportPropertyMapper::handleSpecialItem( in handleSpecialItem()
919 void SvXMLExportPropertyMapper::_exportXML( in _exportXML()
[all …]
H A Dstyleexp.cxx102 const UniReference < SvXMLExportPropertyMapper >& rPropMapper, in exportStyle()
358 const UniReference < SvXMLExportPropertyMapper >& rPropMapper ) in exportDefaultStyle()
397 UniReference < SvXMLExportPropertyMapper > xExpPropMapper =
398 new SvXMLExportPropertyMapper( rPropMapper );
408 UniReference < SvXMLExportPropertyMapper > xExpPropMapper =
409 new SvXMLExportPropertyMapper( rPropMapper );
418 const UniReference < SvXMLExportPropertyMapper >& rPropMapper, in exportStyleFamily()
428 const UniReference < SvXMLExportPropertyMapper >& rPropMapper, in exportStyleFamily()
H A Dimpastpl.hxx42 class SvXMLExportPropertyMapper;
61 UniReference < SvXMLExportPropertyMapper > mxMapper;
72 const UniReference < SvXMLExportPropertyMapper > & rMapper,
182 const UniReference < SvXMLExportPropertyMapper > & rMapper,
H A Dxmlaustp.cxx76 const SvXMLExportPropertyMapper& rPropExp, in exportStyleAttributes()
192 const SvXMLExportPropertyMapper& rPropExp, in exportStyleContent()
302 SvXMLExportPropertyMapper* pMapper, in AddFamily()
306 UniReference <SvXMLExportPropertyMapper> xTmp = pMapper; in AddFamily()
313 const UniReference < SvXMLExportPropertyMapper > & rMapper, in AddFamily()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx80 UniReference < SvXMLExportPropertyMapper > xParaPropMapper;
81 UniReference < SvXMLExportPropertyMapper > xTextPropMapper;
82 UniReference < SvXMLExportPropertyMapper > xFramePropMapper;
83 UniReference < SvXMLExportPropertyMapper > xAutoFramePropMapper;
84 UniReference < SvXMLExportPropertyMapper > xSectionPropMapper;
85 UniReference < SvXMLExportPropertyMapper > xRubyPropMapper;
221 UniReference < SvXMLExportPropertyMapper > GetParaPropMapper() const in GetParaPropMapper()
534 static SvXMLExportPropertyMapper *CreateShapeExtPropMapper(
536 static SvXMLExportPropertyMapper *CreateCharExtPropMapper(
538 static SvXMLExportPropertyMapper *CreateParaExtPropMapper(
[all …]
H A Dstyleexp.hxx54 class SvXMLExportPropertyMapper;
89 const UniReference < SvXMLExportPropertyMapper >& rPropMapper,
123 const UniReference < SvXMLExportPropertyMapper >& rPropMapper );
127 const UniReference < SvXMLExportPropertyMapper >& rPropMapper,
133 const UniReference < SvXMLExportPropertyMapper >& rPropMapper,
H A Dxmlaustp.hxx33 class SvXMLExportPropertyMapper;
54 const SvXMLExportPropertyMapper& rPropExp
64 const SvXMLExportPropertyMapper& rPropExp
84 …void AddFamily( sal_Int32 nFamily, const ::rtl::OUString& rStrName, SvXMLExportPropertyMapper* pMa…
86 const UniReference< SvXMLExportPropertyMapper >& rMapper,
H A Dxmlexppr.hxx48 class XMLOFF_DLLPUBLIC SvXMLExportPropertyMapper : public UniRefBase class
50 UniReference< SvXMLExportPropertyMapper> mxNextMapper;
102 SvXMLExportPropertyMapper(
104 virtual ~SvXMLExportPropertyMapper();
110 const UniReference< SvXMLExportPropertyMapper>& rMapper );
H A Dshapeexport.hxx153 class SvXMLExportPropertyMapper;
167 UniReference< SvXMLExportPropertyMapper > mxPropertySetMapper;
187 …SAL_DLLPRIVATE UniReference< SvXMLExportPropertyMapper > GetPropertySetMapper() const { return mxP… in GetPropertySetMapper()
255 XMLShapeExport(SvXMLExport& rExp, SvXMLExportPropertyMapper *pExtMapper=0 );
306 static SvXMLExportPropertyMapper* CreateShapePropMapper( SvXMLExport& rExport );
H A DXMLPageExport.hxx47 class SvXMLExportPropertyMapper;
74 UniReference < SvXMLExportPropertyMapper > xPageMasterExportPropMapper;
/trunk/main/xmloff/inc/xmloff/table/
H A DXMLTableExport.hxx54 class SvXMLExportPropertyMapper;
71 …XMLTableExport(SvXMLExport& rExp, const rtl::Reference< SvXMLExportPropertyMapper >& xCellExportPr…
90 rtl::Reference< SvXMLExportPropertyMapper > mxCellExportPropertySetMapper;
91 rtl::Reference< SvXMLExportPropertyMapper > mxRowExportPropertySetMapper;
92 rtl::Reference< SvXMLExportPropertyMapper > mxColumnExportPropertySetMapper;
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.hxx133 UniReference < SvXMLExportPropertyMapper> m_xExportHelper;
134 UniReference < SvXMLExportPropertyMapper> m_xSectionPropMapper;
135 UniReference < SvXMLExportPropertyMapper> m_xTableStylesExportPropertySetMapper;
136 UniReference < SvXMLExportPropertyMapper> m_xCellStylesExportPropertySetMapper;
137 UniReference < SvXMLExportPropertyMapper> m_xColumnStylesExportPropertySetMapper;
138 UniReference < SvXMLExportPropertyMapper> m_xRowStylesExportPropertySetMapper;
139 UniReference < SvXMLExportPropertyMapper > m_xParaPropMapper;
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.hxx105 class ScXMLCellExportPropertyMapper : public SvXMLExportPropertyMapper
128 class ScXMLRowExportPropertyMapper : public SvXMLExportPropertyMapper
142 class ScXMLColumnExportPropertyMapper : public SvXMLExportPropertyMapper
159 class ScXMLTableExportPropertyMapper : public SvXMLExportPropertyMapper
185 const SvXMLExportPropertyMapper& rPropExp,
194 const SvXMLExportPropertyMapper& rPropExp
H A Dxmlexprt.hxx41 class SvXMLExportPropertyMapper;
80 UniReference < SvXMLExportPropertyMapper > xCellStylesExportPropertySetMapper;
81 UniReference < SvXMLExportPropertyMapper > xColumnStylesExportPropertySetMapper;
82 UniReference < SvXMLExportPropertyMapper > xRowStylesExportPropertySetMapper;
83 UniReference < SvXMLExportPropertyMapper > xTableStylesExportPropertySetMapper;
H A Dxmlstyle.cxx179 : SvXMLExportPropertyMapper(rMapper) in ScXMLCellExportPropertyMapper()
503 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter()
522 : SvXMLExportPropertyMapper(rMapper) in ScXMLRowExportPropertyMapper()
564 : SvXMLExportPropertyMapper(rMapper) in ScXMLColumnExportPropertyMapper()
586 : SvXMLExportPropertyMapper(rMapper) in ScXMLTableExportPropertyMapper()
610 const SvXMLExportPropertyMapper& rPropExp in exportStyleAttributes()
678 const SvXMLExportPropertyMapper& rPropExp in exportStyleContent()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.hxx152 UniReference < SvXMLExportPropertyMapper> m_xExportHelper;
153 UniReference < SvXMLExportPropertyMapper> m_xColumnExportHelper;
154 UniReference < SvXMLExportPropertyMapper> m_xCellExportHelper;
155 UniReference < SvXMLExportPropertyMapper> m_xRowExportHelper;
/trunk/main/xmloff/source/chart/
H A DPropertyMaps.cxx189 SvXMLExportPropertyMapper( rMapper ), in XMLChartExportPropertyMapper()
281 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter()
345 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, in handleElementItem()
463SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem()
/trunk/main/xmloff/source/forms/
H A Dlayerexport.hxx38 class SvXMLExportPropertyMapper;
80 ::vos::ORef< SvXMLExportPropertyMapper > m_xStyleExportMapper;
180 virtual ::vos::ORef< SvXMLExportPropertyMapper > getStylePropertyMapper();
H A Dcallbacks.hxx35 class SvXMLExportPropertyMapper;
52 virtual ::vos::ORef< SvXMLExportPropertyMapper > getStylePropertyMapper() = 0;
H A Dcontrolpropertymap.cxx134 :SvXMLExportPropertyMapper( _rMapper ) in OFormComponentStyleExportMapper()
145SvXMLExportPropertyMapper::handleSpecialItem( _rAttrList, _rProperty, _rUnitConverter, _rNamespace… in handleSpecialItem()
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx73 SvXMLExportPropertyMapper *pExtMapper ) in XMLShapeExport()
114 UniReference < SvXMLExportPropertyMapper > xExtMapper( pExtMapper ); in XMLShapeExport()
1040 SvXMLExportPropertyMapper* XMLShapeExport::CreateShapePropMapper( in CreateShapePropMapper()
1045 SvXMLExportPropertyMapper* pResult = in CreateShapePropMapper()
1254 UniReference< SvXMLExportPropertyMapper > xPropertySetMapper( CreateShapePropMapper( mrExport ) ); in ExportGraphicDefaults()
1294 …rtl::Reference< SvXMLExportPropertyMapper > xPropertySetMapper( new XMLShapeExportPropertyMapper( … in GetShapeTableExport()
H A Dsdpropls.cxx1186 : SvXMLExportPropertyMapper( rMapper ) in XMLShapeExportPropertyMapper()
1522 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter()
1540SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem()
1566 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
1585 SvXMLExportPropertyMapper( rMapper ), in XMLPageExportPropertyMapper()
1744 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter()
1770 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
H A Dsdpropls.hxx86 class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper
133 class XMLPageExportPropertyMapper : public SvXMLExportPropertyMapper
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx146 XMLTableExport::XMLTableExport(SvXMLExport& rExp, const rtl::Reference< SvXMLExportPropertyMapper in XMLTableExport()
173 …mxRowExportPropertySetMapper = new SvXMLExportPropertyMapper( new XMLPropertySetMapper( getRowProp… in XMLTableExport()
174 …mxColumnExportPropertySetMapper = new SvXMLExportPropertyMapper( new XMLPropertySetMapper( getColu… in XMLTableExport()
/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx130 SvXMLExportPropertyMapper::handleElementItem( rExp, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
180SvXMLExportPropertyMapper::handleSpecialItem(rAttrList, rProperty, rUnitConverter, rNamespaceMap, … in handleSpecialItem()
188 SvXMLExportPropertyMapper( rMapper ), in XMLTextExportPropertySetMapper()
1003 SvXMLExportPropertyMapper::ContextFilter(rProperties,rPropSet); in ContextFilter()

Completed in 95 milliseconds

12