Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Drefvaluecomponent.cxx233 bool bBooleanExchange = getExternalValueType().getTypeClass() == TypeClass_BOOLEAN; in translateControlValueToExternalValue() local
235 OSL_ENSURE( bBooleanExchange || bStringExchange, in translateControlValueToExternalValue()
241 if ( bBooleanExchange ) in translateControlValueToExternalValue()
252 if ( bBooleanExchange ) in translateControlValueToExternalValue()

Completed in 24 milliseconds