Home
last modified time | relevance | path

Searched refs:XMLEnumPropertyHdl (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/xmloff/source/draw/
H A Dsdpropls.cxx892 …pHdl = new XMLEnumPropertyHdl( aXML_LineStyle_EnumMap, ::getCppuType((const drawing::LineStyle*)0)… in GetPropertyHandler()
897 …pHdl = new XMLEnumPropertyHdl( aXML_LineJoint_EnumMap, ::getCppuType((const drawing::LineJoint*)0)… in GetPropertyHandler()
907 …pHdl = new XMLEnumPropertyHdl( aXML_FillStyle_EnumMap, ::getCppuType((const drawing::FillStyle*)0)… in GetPropertyHandler()
912 pHdl = new XMLEnumPropertyHdl( aXML_PresChange_EnumMap, ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
1066 pHdl = new XMLEnumPropertyHdl( pXML_MeasureUnit_Enum, ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
1088 pHdl = new XMLEnumPropertyHdl( pXML_Fontwork_Style_Enum , ::getCppuType((const sal_Int32*)0)); in GetPropertyHandler()
1091 pHdl = new XMLEnumPropertyHdl( pXML_Fontwork_Adjust_Enum , ::getCppuType((const sal_Int32*)0)); in GetPropertyHandler()
1094 pHdl = new XMLEnumPropertyHdl( pXML_Fontwork_Shadow_Enum , ::getCppuType((const sal_Int32*)0)); in GetPropertyHandler()
1097 pHdl = new XMLEnumPropertyHdl( pXML_Fontwork_Form_Enum , ::getCppuType((const sal_Int32*)0)); in GetPropertyHandler()
1128 pHdl = new XMLEnumPropertyHdl( pXML_Caption_Esc_Dir_Enum , ::getCppuType((const sal_Int32*)0)); in GetPropertyHandler()
[all …]
/aoo41x/main/xmloff/source/chart/
H A DSchXMLEnumConverter.cxx52 class XMLLegendPositionPropertyHdl : public XMLEnumPropertyHdl
56 …: XMLEnumPropertyHdl( aXMLLegendPositionEnumMap, ::getCppuType((const chart::ChartLegendPosition*)… in XMLLegendPositionPropertyHdl()
75 class XMLLegendExpansionPropertyHdl : public XMLEnumPropertyHdl
79 …: XMLEnumPropertyHdl( aXMLLegendExpansionEnumMap, ::getCppuType((const chart::ChartLegendExpansion… in XMLLegendExpansionPropertyHdl()
93 XMLEnumPropertyHdl& SchXMLEnumConverter::getLegendPositionConverter() in getLegendPositionConverter()
97 XMLEnumPropertyHdl& SchXMLEnumConverter::getLegendExpansionConverter() in getLegendExpansionConverter()
H A DPropertyMaps.cxx100 pHdl = new XMLEnumPropertyHdl( aXMLChartAxisLabelPositionEnumMap, in GetPropertyHandler()
105 pHdl = new XMLEnumPropertyHdl( aXMLChartAxisMarkPositionEnumMap, in GetPropertyHandler()
110 pHdl = new XMLEnumPropertyHdl( aXMLChartAxisArrangementEnumMap, in GetPropertyHandler()
121 pHdl = new XMLEnumPropertyHdl( aXMLChartRegressionCurveTypeEnumMap, in GetPropertyHandler()
134 pHdl = new XMLEnumPropertyHdl( aXMLChartSolidTypeEnumMap, in GetPropertyHandler()
139 pHdl = new XMLEnumPropertyHdl( aXMLChartDataLabelPlacementEnumMap, in GetPropertyHandler()
143 pHdl = new XMLEnumPropertyHdl( aXMLChartDataRowSourceTypeEnumMap, in GetPropertyHandler()
151 pHdl = new XMLEnumPropertyHdl( aXMLChartInterpolationTypeEnumMap, in GetPropertyHandler()
163 pHdl = new XMLEnumPropertyHdl( aXMLChartMissingValueTreatmentEnumMap, in GetPropertyHandler()
H A DSchXMLEnumConverter.hxx31 static XMLEnumPropertyHdl& getLegendPositionConverter();//returns a singleton
32 static XMLEnumPropertyHdl& getLegendExpansionConverter();//returns a singleton
H A DXMLErrorBarStylePropertyHdl.cxx36 : XMLEnumPropertyHdl( pEnumMap, rType ) in XMLErrorBarStylePropertyHdl()
63 return XMLEnumPropertyHdl::exportXML( rStrExpValue, aValue, rUnitConverter ); in exportXML()
H A DXMLErrorBarStylePropertyHdl.hxx28 class XMLErrorBarStylePropertyHdl : public XMLEnumPropertyHdl
/aoo41x/main/xmloff/source/style/
H A DEnumPropertyHdl.cxx44 XMLEnumPropertyHdl::~XMLEnumPropertyHdl() in ~XMLEnumPropertyHdl()
49 sal_Bool XMLEnumPropertyHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitC… in importXML()
79 sal_Bool XMLEnumPropertyHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitC… in exportXML()
H A Dprhdlfac.cxx399 pPropHdl = new XMLEnumPropertyHdl( aXML_ColorMode_EnumMap, in CreatePropertyHandler()
406 pPropHdl = new XMLEnumPropertyHdl( in CreatePropertyHandler()
/aoo41x/main/xmloff/inc/xmloff/
H A DEnumPropertyHdl.hxx34 class XMLOFF_DLLPUBLIC XMLEnumPropertyHdl : public XMLPropertyHandler class
41XMLEnumPropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const ::com::sun::star::uno::Type & rType )… in XMLEnumPropertyHdl() function in XMLEnumPropertyHdl
42 virtual ~XMLEnumPropertyHdl();
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx97 …pHandler = new XMLEnumPropertyHdl( pXML_VerticalAlign_Enum, ::getCppuType((const com::sun::star::s… in GetPropertyHandler()

Completed in 132 milliseconds