Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx321 double fDoubleValue = 0.0; in FillListBox() local
322 if ( aValue >>= fDoubleValue ) in FillListBox()
323 pItem->SetDoubleValue( fDoubleValue ); in FillListBox()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2879 double fDoubleValue = 0; in sprmWithProps() local
2889 aStyleVal >>= fDoubleValue; in sprmWithProps()
2890 nIntValue = fDoubleValue > 100. ? 0 : 1; in sprmWithProps()

Completed in 36 milliseconds