Searched refs:bDefaultForEmpty (Results 1 – 1 of 1) sorted by relevance
131 bool lclDecodeVmlxBool( const OUString& rValue, bool bDefaultForEmpty ) in lclDecodeVmlxBool() argument133 if( rValue.getLength() == 0 ) return bDefaultForEmpty; in lclDecodeVmlxBool()
Completed in 12 milliseconds