Searched refs:decodeBool (Results 1 – 3 of 3) sorted by relevance
57 static bool decodeBool( const ::rtl::OUString& rValue );
52 if( oValue.has() ) return OptValue< bool >( ConversionHelper::decodeBool( oValue.get() ) ); in lclDecodeBool()
82 /*static*/ bool ConversionHelper::decodeBool( const OUString& rValue ) in decodeBool() function in oox::vml::ConversionHelper
Completed in 23 milliseconds