Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/component/
H A Drefvaluecomponent.cxx192 sal_Bool bExternalState = sal_False; in translateExternalValueToControlValue() local
194 if ( _rExternalValue >>= bExternalState ) in translateExternalValueToControlValue()
196 … nState = ::sal::static_int_cast< sal_Int16 >( bExternalState ? STATE_CHECK : STATE_NOCHECK ); in translateExternalValueToControlValue()

Completed in 12 milliseconds