Home
last modified time | relevance | path

Searched refs:rDisabled (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1531 const Sequence< sal_Bool >& rDisabled( it->second ); in isUIChoiceEnabled() local
1532 if( i_nValue >= 0 && i_nValue < rDisabled.getLength() ) in isUIChoiceEnabled()
1533 bEnabled = ! rDisabled[i_nValue]; in isUIChoiceEnabled()

Completed in 23 milliseconds