Home
last modified time | relevance | path

Searched refs:pSecondsFraction (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/xmloff/source/core/
H A Dxmluconv.cxx2020 …rter::convertTimeDuration( const rtl::OUString& rString, Time& rTime, sal_Int32* pSecondsFraction ) in convertTimeDuration() argument
2117 if ( pSecondsFraction ) in convertTimeDuration()
2118 *pSecondsFraction = nSecondsFraction % 1000; in convertTimeDuration()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx345 …ertTimeDuration( const rtl::OUString& rString, ::Time& rTime, sal_Int32* pSecondsFraction = NULL );

Completed in 227 milliseconds