Home
last modified time | relevance | path

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

/aoo41x/main/svx/workben/msview/
H A Dxmlconfig.cxx368 case ETC_FLOAT: aRet += dump_float( rStream, nLength ); break; in format()
460 rtl::OUString ElementConfig::dump_float( SvStream& rStream, sal_Size& nLength ) in dump_float() function in ElementConfig
510 case ETC_FLOAT: aValue = dump_float( rStream, nLength ); break; in format()
553 case ETC_FLOAT: aValue = dump_float( rStream, nLength ); break; in format()
H A Dxmlconfig.hxx50 static rtl::OUString dump_float( SvStream& rStream, sal_Size& nLength );

Completed in 13 milliseconds