Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx164 double fIntervalMajor = 0.0; in StartElement() local
342 SvXMLUnitConverter::convertDouble( fIntervalMajor, rAttrValue ); in StartElement()
597 fIntervalMinor = fIntervalMajor / static_cast< double >( nIntervalMinorDivisor ); in StartElement()
H A DStyleOOoTContext.cxx424 double fIntervalMajor = 0.0; in StartElement() local
723 SvXMLUnitConverter::convertDouble( fIntervalMajor, sAttrValue ); in StartElement()
1032 ::rtl::math::round( fIntervalMajor / fIntervalMinor )); in StartElement()

Completed in 31 milliseconds