| /trunk/main/xmloff/source/draw/ |
| H A D | sdpropls.cxx | 891 …pHdl = new XMLEnumPropertyHdl( aXML_LineStyle_EnumMap, ::getCppuType((const drawing::LineStyle*)0)… in GetPropertyHandler() 896 …pHdl = new XMLEnumPropertyHdl( aXML_LineJoint_EnumMap, ::getCppuType((const drawing::LineJoint*)0)… in GetPropertyHandler() 901 … pHdl = new XMLEnumPropertyHdl( aXML_LineCap_EnumMap, ::getCppuType((const drawing::LineCap*)0) ); in GetPropertyHandler() 906 …pHdl = new XMLEnumPropertyHdl( aXML_FillStyle_EnumMap, ::getCppuType((const drawing::FillStyle*)0)… in GetPropertyHandler() 911 … pHdl = new XMLEnumPropertyHdl( aXML_PresChange_EnumMap, ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler() 926 …pHdl = new XMLEnumPropertyHdl( aXML_FadeEffect_EnumMap, ::getCppuType((const presentation::FadeEff… in GetPropertyHandler() 931 …pHdl = new XMLEnumPropertyHdl( aXML_TransSpeed_EnumMap, ::getCppuType((const presentation::Animati… in GetPropertyHandler() 951 …pHdl = new XMLEnumPropertyHdl( aXML_WritingMode_EnumMap, ::getCppuType((const text::WritingMode*)0… in GetPropertyHandler() 979 …pHdl = new XMLEnumPropertyHdl( aXML_NormalsKind_EnumMap, ::getCppuType((const drawing::NormalsKind… in GetPropertyHandler() 989 …pHdl = new XMLEnumPropertyHdl( aXML_TexGenerationX_EnumMap, ::getCppuType((const drawing::TextureP… in GetPropertyHandler() [all …]
|
| /trunk/main/xmloff/source/chart/ |
| H A D | SchXMLEnumConverter.cxx | 52 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 D | PropertyMaps.cxx | 100 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 D | SchXMLEnumConverter.hxx | 31 static XMLEnumPropertyHdl& getLegendPositionConverter();//returns a singleton 32 static XMLEnumPropertyHdl& getLegendExpansionConverter();//returns a singleton
|
| H A D | XMLErrorBarStylePropertyHdl.cxx | 36 : XMLEnumPropertyHdl( pEnumMap, rType ) in XMLErrorBarStylePropertyHdl() 63 return XMLEnumPropertyHdl::exportXML( rStrExpValue, aValue, rUnitConverter ); in exportXML()
|
| H A D | XMLErrorBarStylePropertyHdl.hxx | 28 class XMLErrorBarStylePropertyHdl : public XMLEnumPropertyHdl
|
| /trunk/main/xmloff/source/style/ |
| H A D | EnumPropertyHdl.cxx | 44 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 D | PageMasterPropHdlFactory.cxx | 150 … pHdl = new XMLEnumPropertyHdl( aXML_FillStyle_EnumMap, ::getCppuType((const FillStyle*)0) ); in GetPropertyHandler() 159 … pHdl = new XMLEnumPropertyHdl( aXML_RefPoint_EnumMap, getCppuType((const RectanglePoint*)0) ); in GetPropertyHandler() 162 … pHdl = new XMLEnumPropertyHdl( aXML_BitmapMode_EnumMap, getCppuType((const BitmapMode*)0) ); in GetPropertyHandler()
|
| H A D | prhdlfac.cxx | 399 pPropHdl = new XMLEnumPropertyHdl( aXML_ColorMode_EnumMap, in CreatePropertyHandler() 406 pPropHdl = new XMLEnumPropertyHdl( in CreatePropertyHandler()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | EnumPropertyHdl.hxx | 34 class XMLOFF_DLLPUBLIC XMLEnumPropertyHdl : public XMLPropertyHandler class 41 …XMLEnumPropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const ::com::sun::star::uno::Type & rType )… in XMLEnumPropertyHdl() function in XMLEnumPropertyHdl 42 virtual ~XMLEnumPropertyHdl();
|
| /trunk/main/xmloff/source/text/ |
| H A D | txtprhdl.cxx | 1453 … pHdl = new XMLEnumPropertyHdl( aXML_FillStyle_EnumMap, ::getCppuType((const FillStyle*)0) ); in GetPropertyHandler() 1462 … pHdl = new XMLEnumPropertyHdl( aXML_RefPoint_EnumMap, getCppuType((const RectanglePoint*)0) ); in GetPropertyHandler() 1465 … pHdl = new XMLEnumPropertyHdl( aXML_BitmapMode_EnumMap, getCppuType((const BitmapMode*)0) ); in GetPropertyHandler()
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlHelper.cxx | 97 …pHandler = new XMLEnumPropertyHdl( pXML_VerticalAlign_Enum, ::getCppuType((const com::sun::star::s… in GetPropertyHandler()
|