Home
last modified time | relevance | path

Searched refs:convertTimeDuration (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx331 … static ::rtl::OUString convertTimeDuration( const ::Time& rTime, sal_Int32 nSecondsFraction = 0 );
345 …static bool convertTimeDuration( const rtl::OUString& rString, ::Time& rTime, sal_Int32* pSecondsF…
/trunk/main/xmloff/source/meta/
H A Dxmlmetae.cxx189 mrExport.Characters( SvXMLUnitConverter::convertTimeDuration( in _MExport()
220 SvXMLUnitConverter::convertTimeDuration( in _MExport()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx1974 rtl::OUString SvXMLUnitConverter::convertTimeDuration( const Time& rTime, sal_Int32 nSecondsFractio… in convertTimeDuration() function in SvXMLUnitConverter
2020 bool SvXMLUnitConverter::convertTimeDuration( const rtl::OUString& rString, Time& rTime, sal_Int32*… in convertTimeDuration() function in SvXMLUnitConverter
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1209 if( SvXMLUnitConverter::convertTimeDuration( rValue, aTime, &nSecondsFraction ) ) in init_node()
H A Danimationexport.cxx1044 …XML_NAMESPACE_ANIMATION, XML_ITERATE_INTERVAL, SvXMLUnitConverter::convertTimeDuration( aTime, nSe… in exportContainer()
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx1152 ,SvXMLUnitConverter::convertTimeDuration( aTime, nRepeatDelay % 1000 ) ); in exportSpecialAttributes()
H A Delementimport.cxx816 if ( SvXMLUnitConverter::convertTimeDuration( _rValue, aTime, &nFractions ) ) in handleAttribute()

Completed in 80 milliseconds