Home
last modified time | relevance | path

Searched refs:SvXMLUnitConverter (Results 126 – 150 of 300) sorted by relevance

12345678910>>...12

/aoo42x/main/xmloff/inc/
H A DXMLClipPropertyHandler.hxx40 …:OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
41 …ing& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
H A DXMLChartPropertySetMapper.hxx87 const SvXMLUnitConverter& rUnitConverter, const SvXMLNamespaceMap& rNamespaceMap,
115 const SvXMLUnitConverter& rUnitConverter,
/aoo42x/main/xmloff/source/style/
H A DNamedBoolPropertyHdl.cxx48 …ropertyHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& ) const in importXML()
65 …ropertyHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
H A Dbackhdl.hxx41 …:OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
42 …ing& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
H A Dopaquhdl.cxx51 …quePropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& ) const in importXML()
62 …quePropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
H A Dshdwdhdl.cxx49 …wedPropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& ) const in importXML()
60 …wedPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
H A DXMLFillBitmapSizePropertyHandler.cxx49 const SvXMLUnitConverter& rUnitConverter ) const in importXML()
73 const SvXMLUnitConverter& rUnitConverter ) const in exportXML()
H A Dkernihdl.cxx50 …opHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& rUnitConver… in importXML()
65 …opHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitConverter& rUnitConver… in exportXML()
H A DXMLPercentOrMeasurePropertyHandler.cxx50 const SvXMLUnitConverter& rUnitConverter ) const in importXML()
75 const SvXMLUnitConverter& rUnitConverter ) const in exportXML()
H A Dxmlaustp.cxx77 const SvXMLUnitConverter&, in exportStyleAttributes() argument
193 const SvXMLUnitConverter&, in exportStyleContent() argument
430 const SvXMLUnitConverter&, in exportXML() argument
H A DWordWrapPropertyHdl.cxx55 …ropertyHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& ) const in importXML()
86 …ropertyHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
H A DAttributeContainerHandler.cxx92 …mportXML( const OUString& /*rStrImpValue*/, Any& /*rValue*/, const SvXMLUnitConverter& /*rUnitConv… in importXML()
97 …xportXML( OUString& /*rStrExpValue*/, const Any& /*rValue*/, const SvXMLUnitConverter& /*rUnitConv… in exportXML()
H A DXMLRectangleMembersHandler.cxx54 const SvXMLUnitConverter& rUnitConverter ) const in importXML()
90 const SvXMLUnitConverter& rUnitConverter ) const in exportXML()
H A Dtabsthdl.cxx79 …::importXML( const ::rtl::OUString&, ::com::sun::star::uno::Any&, const SvXMLUnitConverter& ) const in importXML()
84 …::exportXML( ::rtl::OUString&, const ::com::sun::star::uno::Any&, const SvXMLUnitConverter& ) const in exportXML()
/aoo42x/main/xmloff/inc/xmloff/
H A DEnumPropertyHdl.hxx44 …:OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
45 …ing& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
H A DNamedBoolPropertyHdl.hxx54 …:OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
55 …ing& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
/aoo42x/main/xmloff/source/draw/
H A Dnumithdl.cxx50 …g& /*rStrImpValue*/, ::com::sun::star::uno::Any& /*rValue*/, const SvXMLUnitConverter& /*rUnitConv… in importXML()
55 …StrExpValue*/, const ::com::sun::star::uno::Any& /*rValue*/, const SvXMLUnitConverter& /*rUnitConv… in exportXML()
H A Dnumithdl.hxx44 …:OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
45 …ing& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConver…
H A Dshapeexport2.cxx460SvXMLUnitConverter::convertEnum( msBuffer, eKind, aXML_AnimationEffect_EnumMap );
466SvXMLUnitConverter::convertEnum( msBuffer, eDirection, aXML_AnimationDirection_EnumMap );
472 SvXMLUnitConverter::convertPercent( msBuffer, nStartScale );
481SvXMLUnitConverter::convertEnum( msBuffer, eSpeed, aXML_AnimationSpeed_EnumMap );
943 SvXMLUnitConverter::convertEnum( sStringBuffer, (sal_uInt16)eKind, aXML_CircleKind_EnumMap );
947 SvXMLUnitConverter::convertDouble( sStringBuffer, dStartAngle );
951 SvXMLUnitConverter::convertDouble( sStringBuffer, dEndAngle );
1288 SvXMLUnitConverter::convertEnum( sStringBuffer, (sal_uInt16)eType, aXML_ConnectionKind_EnumMap );
/aoo42x/main/xmloff/source/chart/
H A DXMLTextOrientationHdl.cxx40 const SvXMLUnitConverter& /*rUnitConverter*/ ) const in importXML()
61 const SvXMLUnitConverter& /*rUnitConverter*/ ) const in exportXML()
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx405 SvXMLUnitConverter::convertNumber(sBuffer, pAutoInfo->ItemCount); in WriteAutoShowInfo()
490 SvXMLUnitConverter::convertBool(sBuffer, (*i)->GetIsVisible()); in WriteMembers()
492 SvXMLUnitConverter::convertBool(sBuffer, (*i)->GetShowDetails()); in WriteMembers()
506 SvXMLUnitConverter::convertBool(sBuffer, pDim->GetShowEmpty()); in WriteLevels()
711 SvXMLUnitConverter::convertNumber(sBuffer, pDim->GetUsedHierarchy()); in WriteDimension()
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx180 const SvXMLUnitConverter& /*rUnitConverter*/, in handleSpecialItem() argument
414 if ( SvXMLUnitConverter::convertEnum( sValue, nRet,aXML_EnumMap ) ) in exportReport()
428 if ( SvXMLUnitConverter::convertEnum( sValue, nRet,aXML_EnumMap ) ) in exportReport()
740 if ( SvXMLUnitConverter::convertEnum( sValue, nRet,aXML_EnumMap ) ) in exportSection()
744 if ( SvXMLUnitConverter::convertEnum( sValue, nRet,aXML_EnumMap ) ) in exportSection()
922 … if ( SvXMLUnitConverter::convertEnum( sValue, xImage->getScaleMode(),aXML_ImageScaleEnumMap ) ) in exportContainer()
1133 if ( SvXMLUnitConverter::convertEnum( sValue, nRet,aXML_KeepTogetherEnumMap ) ) in exportGroup()
1328 …if ( SvXMLUnitConverter::convertEnum( sValue, static_cast<sal_uInt16>(_xReport->getCommandType()),… in exportReportAttributes()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlitem.cxx39 const SvXMLUnitConverter& rUnitConverter ): in SvXMLItemSetContext()
78 const SvXMLUnitConverter& /*rUnitConv*/ ) in CreateChildContext() argument
H A Dxmlithlp.hxx34 class SvXMLUnitConverter;
54 const SvXMLUnitConverter& rUnitConverter,
/aoo42x/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx647 SvXMLUnitConverter::convertNumber(nValue, msValue); in EndElement()
653 SvXMLUnitConverter::convertNumber(nValue, msValue); in EndElement()
659 SvXMLUnitConverter::convertNumber(nValue, msValue); in EndElement()
670 SvXMLUnitConverter::convertDouble(fValue, msValue); in EndElement()
680 SvXMLUnitConverter::convertDateTime(aDateTime, msValue); in EndElement()

Completed in 377 milliseconds

12345678910>>...12