Lines Matching refs:IsNativeControlSupported

844         if ( IsNativeControlSupported( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL ) ||  in ImplInitSettings()
1137 if( GetParent()->IsNativeControlSupported( aCtrlType, PART_ENTIRE_CONTROL) ) in ImplDrawPushButton()
1146 else if( GetParent()->IsNativeControlSupported( aCtrlType, HAS_BACKGROUND_TEXTURE) ) in ImplDrawPushButton()
1150 if( !bNativeOK && GetParent()->IsNativeControlSupported( aCtrlType, PART_BUTTON_DOWN ) ) in ImplDrawPushButton()
1183 if ( (bNativeOK=IsNativeControlSupported(CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL)) == sal_True ) in ImplDrawPushButton()
1277 if ( (IsNativeControlSupported(CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL)) == sal_True ) in ImplSetDefButton()
1715 … if( bDropDown && GetParent()->IsNativeControlSupported( aCtrlType, PART_ENTIRE_CONTROL) && in PreNotify()
1716 !GetParent()->IsNativeControlSupported( aCtrlType, PART_BUTTON_DOWN) ) in PreNotify()
1734 IsNativeControlSupported(CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL) ) in PreNotify()
2123 …(pParent->IsChildTransparentModeEnabled() || IsNativeControlSupported( CTRL_RADIOBUTTON, PART_ENTI… in ImplInitSettings()
2129 if( IsNativeControlSupported( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL ) ) in ImplInitSettings()
2160 if ( IsNativeControlSupported(CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL) ) in ImplInvalidateOrDrawRadioButtonState()
2176 …if ( !maImage && (bNativeOK=IsNativeControlSupported(CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL)) == sa… in ImplDrawRadioButtonState()
2445 if( !bLayout || (IsNativeControlSupported(CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL)==sal_True) ) in ImplDrawRadioButton()
2915 if( IsNativeControlSupported(CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL) ) in PreNotify()
3037 if( pThis->IsNativeControlSupported( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL ) ) in ImplGetRadioImageSize()
3290 …(pParent->IsChildTransparentModeEnabled() || IsNativeControlSupported( CTRL_CHECKBOX, PART_ENTIRE_… in ImplInitSettings()
3296 if( IsNativeControlSupported( CTRL_CHECKBOX, PART_ENTIRE_CONTROL ) ) in ImplInitSettings()
3334 if ( IsNativeControlSupported(CTRL_CHECKBOX, PART_ENTIRE_CONTROL) ) in ImplInvalidateOrDrawCheckBoxState()
3348 if ( (bNativeOK=IsNativeControlSupported(CTRL_CHECKBOX, PART_ENTIRE_CONTROL)) == sal_True ) in ImplDrawCheckBoxState()
3912 if( IsNativeControlSupported(CTRL_CHECKBOX, PART_ENTIRE_CONTROL) ) in PreNotify()
3981 if( pThis->IsNativeControlSupported( CTRL_CHECKBOX, PART_ENTIRE_CONTROL ) ) in ImplGetCheckImageSize()