/aoo41x/main/xmloff/source/style/ |
H A D | xmlexppr.cxx | 575 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 D | styleexp.cxx | 102 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 D | impastpl.hxx | 42 class SvXMLExportPropertyMapper; 61 UniReference < SvXMLExportPropertyMapper > mxMapper; 72 const UniReference < SvXMLExportPropertyMapper > & rMapper, 182 const UniReference < SvXMLExportPropertyMapper > & rMapper,
|
H A D | xmlaustp.cxx | 76 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()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 80 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 D | styleexp.hxx | 54 class SvXMLExportPropertyMapper; 89 const UniReference < SvXMLExportPropertyMapper >& rPropMapper, 123 const UniReference < SvXMLExportPropertyMapper >& rPropMapper ); 127 const UniReference < SvXMLExportPropertyMapper >& rPropMapper, 133 const UniReference < SvXMLExportPropertyMapper >& rPropMapper,
|
H A D | xmlaustp.hxx | 33 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 D | xmlexppr.hxx | 48 class XMLOFF_DLLPUBLIC SvXMLExportPropertyMapper : public UniRefBase class 50 UniReference< SvXMLExportPropertyMapper> mxNextMapper; 102 SvXMLExportPropertyMapper( 104 virtual ~SvXMLExportPropertyMapper(); 110 const UniReference< SvXMLExportPropertyMapper>& rMapper );
|
H A D | shapeexport.hxx | 153 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 D | XMLPageExport.hxx | 47 class SvXMLExportPropertyMapper; 74 UniReference < SvXMLExportPropertyMapper > xPageMasterExportPropMapper;
|
/aoo41x/main/xmloff/inc/xmloff/table/ |
H A D | XMLTableExport.hxx | 54 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;
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.hxx | 133 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;
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyle.hxx | 105 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 D | xmlexprt.hxx | 41 class SvXMLExportPropertyMapper; 80 UniReference < SvXMLExportPropertyMapper > xCellStylesExportPropertySetMapper; 81 UniReference < SvXMLExportPropertyMapper > xColumnStylesExportPropertySetMapper; 82 UniReference < SvXMLExportPropertyMapper > xRowStylesExportPropertySetMapper; 83 UniReference < SvXMLExportPropertyMapper > xTableStylesExportPropertySetMapper;
|
H A D | xmlstyle.cxx | 179 : 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()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlExport.hxx | 152 UniReference < SvXMLExportPropertyMapper> m_xExportHelper; 153 UniReference < SvXMLExportPropertyMapper> m_xColumnExportHelper; 154 UniReference < SvXMLExportPropertyMapper> m_xCellExportHelper; 155 UniReference < SvXMLExportPropertyMapper> m_xRowExportHelper;
|
/aoo41x/main/xmloff/source/chart/ |
H A D | PropertyMaps.cxx | 189 SvXMLExportPropertyMapper( rMapper ), in XMLChartExportPropertyMapper() 281 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter() 345 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, in handleElementItem() 463 …SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | layerexport.hxx | 38 class SvXMLExportPropertyMapper; 80 ::vos::ORef< SvXMLExportPropertyMapper > m_xStyleExportMapper; 180 virtual ::vos::ORef< SvXMLExportPropertyMapper > getStylePropertyMapper();
|
H A D | callbacks.hxx | 35 class SvXMLExportPropertyMapper; 52 virtual ::vos::ORef< SvXMLExportPropertyMapper > getStylePropertyMapper() = 0;
|
H A D | controlpropertymap.cxx | 134 :SvXMLExportPropertyMapper( _rMapper ) in OFormComponentStyleExportMapper() 145 …SvXMLExportPropertyMapper::handleSpecialItem( _rAttrList, _rProperty, _rUnitConverter, _rNamespace… in handleSpecialItem()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeexport.cxx | 73 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 D | sdpropls.cxx | 1187 : SvXMLExportPropertyMapper( rMapper ) in XMLShapeExportPropertyMapper() 1523 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter() 1541 …SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem() 1567 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem() 1586 SvXMLExportPropertyMapper( rMapper ), in XMLPageExportPropertyMapper() 1745 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter() 1771 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
|
H A D | sdpropls.hxx | 257 class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper 304 class XMLPageExportPropertyMapper : public SvXMLExportPropertyMapper
|
/aoo41x/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 146 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()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtexppr.cxx | 132 SvXMLExportPropertyMapper::handleElementItem( rExp, rProperty, nFlags, pProperties, nIdx ); in handleElementItem() 182 …SvXMLExportPropertyMapper::handleSpecialItem(rAttrList, rProperty, rUnitConverter, rNamespaceMap, … in handleSpecialItem() 190 SvXMLExportPropertyMapper( rMapper ), in XMLTextExportPropertySetMapper() 969 SvXMLExportPropertyMapper::ContextFilter(rProperties,rPropSet); in ContextFilter()
|