Searched refs:label_result (Results 1 – 1 of 1) sorted by relevance
189 CLabelCommandResult* label_result = dynamic_cast< CLabelCommandResult* >( result.get( ) ); in getLabel() local190 OSL_ENSURE( label_result, "should have be a CLabelCommandResult" ); in getLabel()192 aLabel = label_result->getLabel( ); in getLabel()
Completed in 13 milliseconds