Lines Matching refs:aControlValue

1155                 ImplControlValue    aControlValue;  in ImplDrawPushButton()  local
1168 aControlValue, rtl::OUString() ); in ImplDrawPushButton()
1185 PushButtonValue aControlValue; in ImplDrawPushButton() local
1199 aControlValue.mbBevelButton = true; in ImplDrawPushButton()
1218 aControlValue.mbSingleLine = (aInRectSize.Height() < 2 * aFontSize.Height() ); in ImplDrawPushButton()
1223 aControlValue, rtl::OUString()/*PushButton::GetText()*/ ); in ImplDrawPushButton()
1282 ImplControlValue aControlValue; in ImplSetDefButton() local
1289 nState, aControlValue, rtl::OUString(), in ImplSetDefButton()
2178 ImplControlValue aControlValue( mbChecked ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawRadioButtonState() local
2191 aControlValue,rtl::OUString() ); in ImplDrawRadioButtonState()
3039 ImplControlValue aControlValue; in ImplGetRadioImageSize() local
3047 nState, aControlValue, rtl::OUString(), in ImplGetRadioImageSize()
3163 ImplControlValue aControlValue; in ImplSetMinimumNWFSize() local
3170 … CTRL_STATE_DEFAULT|CTRL_STATE_ENABLED, aControlValue, rtl::OUString(), in ImplSetMinimumNWFSize()
3350 … ImplControlValue aControlValue( meState == STATE_CHECK ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawCheckBoxState() local
3360 aControlValue.setTristateVal( BUTTONVALUE_ON ); in ImplDrawCheckBoxState()
3362 aControlValue.setTristateVal( BUTTONVALUE_MIXED ); in ImplDrawCheckBoxState()
3368 aControlValue, rtl::OUString() ); in ImplDrawCheckBoxState()
3983 ImplControlValue aControlValue; in ImplGetCheckImageSize() local
3991 nState, aControlValue, rtl::OUString(), in ImplGetCheckImageSize()
4072 ImplControlValue aControlValue; in ImplSetMinimumNWFSize() local
4079 … CTRL_STATE_DEFAULT|CTRL_STATE_ENABLED, aControlValue, rtl::OUString(), in ImplSetMinimumNWFSize()
4283 … ImplControlValue aControlValue( GetState() == STATE_CHECK ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawCheckBoxState() local
4294 aControlValue, rtl::OUString() ) ) in ImplDrawCheckBoxState()