/trunk/main/vcl/source/window/ |
H A D | dockingarea.cxx | 61 if( !pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) ) in ImplInitBackground() 105 && pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) in ImplInvalidateMenubar() 106 && pThis->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplInvalidateMenubar() 152 if( IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) ) in Paint() 240 if( IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) ) in Resize()
|
H A D | status.cxx | 258 IsNativeControlSupported( CTRL_WINDOW_BACKGROUND, PART_BACKGROUND_WINDOW ) ) in ImplInitSettings() 537 if( pWindow->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in DrawProgress() 652 bool bNative = IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ); in ImplDrawProgress() 709 if( IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in ImplCalcProgressRect() 1746 if( pThis->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in CalcWindowSizePixel() 1760 pThis->IsNativeControlSupported( CTRL_FRAME, PART_BORDER ) ) in CalcWindowSizePixel()
|
H A D | menu.cxx | 2558 if( pWindow->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplCalcSize() 2597 if( i_pWindow->IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ) ) in ImplPaintCheckBackground() 2702 if( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, in ImplPaint() 2750 if ( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, in ImplPaint() 3966 if( pWin->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplInitMenuWindow() 5116 if( IsNativeControlSupported( CTRL_MENU_POPUP, PART_ENTIRE_CONTROL ) ) in Paint() 5635 if( IsNativeControlSupported( CTRL_MENUBAR, PART_MENU_ITEM ) && in HighlightItem() 5905 if( IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) ) in Paint() 5922 if( ! IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) && in Paint() 6042 if( IsNativeControlSupported( CTRL_MENUBAR, PART_MENU_ITEM ) && in ImplInitStyleSettings() [all …]
|
H A D | tabpage.cxx | 53 …if( IsNativeControlSupported(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->G… in ImplInit() 143 …if( IsNativeControlSupported(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->G… in Paint()
|
H A D | toolbox.cxx | 209 if( pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) ) in ImplGetDragWidth() 335 …if( pThis->IsNativeControlSupported( CTRL_TOOLBAR, pThis->mbHorz ? PART_THUMB_HORZ : PART_THUMB_VE… in ImplDrawGrip() 613 …if( pThis->ImplIsFloatingMode() && pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONT… in ImplDrawBackground() 1651 mpData->mbNativeButtons = IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ); in ImplInitSettings() 1688 if( IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) ) in ImplInitSettings() 1910 if( IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ) ) in ImplCalcItem() 3226 sal_Bool bNativeButtons = pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ); in ImplDrawMenubutton() 3404 if( !bIsWindow && pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ) ) in ImplDrawButton()
|
/trunk/main/vcl/source/control/ |
H A D | button.cxx | 844 if ( IsNativeControlSupported( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL ) || in ImplInitSettings() 1137 if( GetParent()->IsNativeControlSupported( aCtrlType, PART_ENTIRE_CONTROL) ) in ImplDrawPushButton() 1734 IsNativeControlSupported(CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL) ) in PreNotify() 2129 if( IsNativeControlSupported( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL ) ) in ImplInitSettings() 2160 if ( IsNativeControlSupported(CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL) ) in ImplInvalidateOrDrawRadioButtonState() 2915 if( IsNativeControlSupported(CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL) ) in PreNotify() 3037 if( pThis->IsNativeControlSupported( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL ) ) in ImplGetRadioImageSize() 3296 if( IsNativeControlSupported( CTRL_CHECKBOX, PART_ENTIRE_CONTROL ) ) in ImplInitSettings() 3334 if ( IsNativeControlSupported(CTRL_CHECKBOX, PART_ENTIRE_CONTROL) ) in ImplInvalidateOrDrawCheckBoxState() 3912 if( IsNativeControlSupported(CTRL_CHECKBOX, PART_ENTIRE_CONTROL) ) in PreNotify() [all …]
|
H A D | spinfld.cxx | 85 if( pWin->IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) && in ImplDrawNativeSpinfield() 89 if( pWin->IsNativeControlSupported(CTRL_SPINBOX, rSpinbuttonValue.mnUpperPart) && in ImplDrawNativeSpinfield() 90 pWin->IsNativeControlSupported(CTRL_SPINBOX, rSpinbuttonValue.mnLowerPart) ) in ImplDrawNativeSpinfield() 136 if( pWin->IsNativeControlSupported(CTRL_SPINBUTTONS, PART_ENTIRE_CONTROL) ) in ImplDrawNativeSpinbuttons() 706 IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) ) in ImplCalcButtonAreas() 915 if( IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) || in PreNotify() 916 IsNativeControlSupported(CTRL_SPINBOX, PART_ALL_BUTTONS) ) in PreNotify() 926 IsNativeControlSupported( CTRL_EDITBOX, PART_ENTIRE_CONTROL ) ) in PreNotify()
|
H A D | scrbar.cxx | 269 if( !IsNativeControlSupported(CTRL_SCROLLBAR, PART_ENTIRE_CONTROL) ) in ImplUpdateRects() 554 sal_Bool bNativeOK = IsNativeControlSupported(CTRL_SCROLLBAR, PART_ENTIRE_CONTROL); in ImplDrawNative() 560 …if( IsNativeControlSupported(CTRL_SCROLLBAR, bHorz ? PART_DRAW_BACKGROUND_HORZ : PART_DRAW_BACKGRO… in ImplDrawNative() 729 …if ( nDrawFlags && pWin && pWin->IsNativeControlSupported(CTRL_SCROLLBAR, PART_DRAW_BACKGROUND_HOR… in ImplDraw() 1395 if( IsNativeControlSupported(CTRL_SCROLLBAR, PART_ENTIRE_CONTROL) ) in PreNotify() 1410 … sal_Bool bHas3Buttons = IsNativeControlSupported( CTRL_SCROLLBAR, HAS_THREE_BUTTONS ); in PreNotify()
|
H A D | ilstbox.cxx | 90 if ( pButton->IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in ImplInitDropDownButton() 91 && ! pButton->IsNativeControlSupported(CTRL_LISTBOX, PART_BUTTON_DOWN) ) in ImplInitDropDownButton() 2778 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in ImplWin() 2779 && ! IsNativeControlSupported(CTRL_LISTBOX, PART_BUTTON_DOWN) ) in ImplWin() 2852 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in PreNotify() 2853 && ! IsNativeControlSupported(CTRL_LISTBOX, PART_BUTTON_DOWN) ) in PreNotify() 2875 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in ImplDraw() 2876 && IsNativeControlSupported(CTRL_LISTBOX, HAS_BACKGROUND_TEXTURE) ) in ImplDraw() 3069 IsNativeControlSupported( CTRL_LISTBOX, PART_ENTIRE_CONTROL ) ) in GetFocus() 3088 IsNativeControlSupported( CTRL_LISTBOX, PART_ENTIRE_CONTROL ) ) in LoseFocus()
|
H A D | tabctrl.cxx | 136 if( IsNativeControlSupported(CTRL_TAB_PANE, PART_ENTIRE_CONTROL) ) in ImplInit() 168 || IsNativeControlSupported(CTRL_TAB_PANE, PART_ENTIRE_CONTROL) in ImplInitSettings() 169 || IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL) ) ) in ImplInitSettings() 641 if( IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL ) ) in ImplChangeTabPage() 813 …if( !bLayout && (bNativeOK = IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL)) == sal_… in ImplDrawItem() 1101 …if( ! bLayout && (bNativeOK = IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL) ) == s… in ImplPaint() 1181 bool bDrawTabsRTL = IsNativeControlSupported( CTRL_TAB_ITEM, PART_TABS_DRAW_RTL ); in ImplPaint() 1533 if( IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL) ) in PreNotify()
|
H A D | lstbox.cxx | 129 IsNativeControlSupported( CTRL_LISTBOX, PART_ENTIRE_CONTROL ) ) in ImplInit() 854 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in StateChanged() 855 && ! IsNativeControlSupported(CTRL_LISTBOX, PART_BUTTON_DOWN) ) in StateChanged() 907 if ( mpImplWin->IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) ) in StateChanged()
|
H A D | spinbtn.cxx | 516 if( IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) || in PreNotify() 517 IsNativeControlSupported(CTRL_SPINBOX, PART_ALL_BUTTONS) ) in PreNotify()
|
H A D | edit.cxx | 310 IsNativeControlSupported(ImplGetNativeControlType(), HAS_BACKGROUND_TEXTURE) in ImplUseNativeBorder() 316 bRet = pWindow->IsNativeControlSupported(ImplGetNativeControlType(), HAS_BACKGROUND_TEXTURE) in ImplUseNativeBorder() 2031 IsNativeControlSupported( CTRL_EDITBOX, PART_ENTIRE_CONTROL ) ) in GetFocus() 2077 IsNativeControlSupported( CTRL_EDITBOX, PART_ENTIRE_CONTROL ) ) in LoseFocus() 2510 IsNativeControlSupported( CTRL_EDITBOX, PART_ENTIRE_CONTROL ) ) in Modify()
|
/trunk/main/svtools/source/control/ |
H A D | toolbarmenu.cxx | 912 if( IsNativeControlSupported( CTRL_MENU_POPUP, PART_ENTIRE_CONTROL ) ) in implHighlightEntry() 923 if( bHighlight && IsNativeControlSupported( CTRL_MENU_POPUP, PART_MENU_ITEM ) ) in implHighlightEntry() 1308 if( i_pWindow->IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ) ) in ImplPaintCheckBackground() 1337 if( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, PART_MENU_ITEM_CHECK_MARK ) ) in ImplGetNativeCheckAndRadioSize() 1353 if( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, PART_MENU_ITEM_RADIO_MARK ) ) in ImplGetNativeCheckAndRadioSize() 1465 if( this->IsNativeControlSupported( CTRL_MENU_POPUP, in implPaint()
|
H A D | prgsbar.cxx | 53 if( pParent->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in clearProgressBarBorder() 103 IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in ImplInitSettings()
|
/trunk/main/vcl/source/gdi/ |
H A D | outdevnative.cxx | 102 sal_Bool OutputDevice::IsNativeControlSupported( ControlType nType, ControlPart nPart ) in IsNativeControlSupported() function in OutputDevice 111 return( mpGraphics->IsNativeControlSupported(nType, nPart) ); in IsNativeControlSupported()
|
H A D | salnativewidgets-none.cxx | 42 sal_Bool SalGraphics::IsNativeControlSupported( ControlType, ControlPart ) in IsNativeControlSupported() function in SalGraphics
|
/trunk/main/svtools/source/contnr/ |
H A D | svlbitm.cxx | 418 …if ( nIndex != SV_BMP_STATICIMAGE && rDev.IsNativeControlSupported( eCtrlType, PART_ENTIRE_CONTROL… in Paint() 459 if ( i_pParent->IsNativeControlSupported( i_eType, PART_ENTIRE_CONTROL) ) in ImplAdjustBoxSize()
|
/trunk/main/vcl/source/app/ |
H A D | help.cxx | 347 if ( IsNativeControlSupported( CTRL_TOOLTIP, PART_ENTIRE_CONTROL ) ) in HelpTextWindow() 460 if ( IsNativeControlSupported( CTRL_TOOLTIP, PART_ENTIRE_CONTROL ) ) in Paint()
|
/trunk/main/sc/source/ui/cctrl/ |
H A D | dpcontrol.cxx | 419 if (IsNativeControlSupported(CTRL_MENU_POPUP, PART_ENTIRE_CONTROL)) in Paint() 788 if (IsNativeControlSupported(CTRL_MENU_POPUP, PART_ENTIRE_CONTROL)) in highlightMenuItem() 801 if (IsNativeControlSupported(CTRL_MENU_POPUP, PART_MENU_ITEM)) in highlightMenuItem()
|
/trunk/main/vcl/unx/kde4/ |
H A D | KDESalGraphics.hxx | 49 virtual sal_Bool IsNativeControlSupported( ControlType type, ControlPart part );
|
/trunk/main/vcl/inc/unx/gtk/ |
H A D | gtkgdi.hxx | 61 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
|
/trunk/main/svtools/source/toolpanel/ |
H A D | paneltabbar.cxx | 507 if ( m_aRenderDevice.IsNativeControlSupported( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL ) ) in PanelTabBar_Impl() 514 if ( m_aRenderDevice.IsNativeControlSupported( CTRL_TOOLBAR, PART_BUTTON ) ) in PanelTabBar_Impl()
|
/trunk/main/vcl/inc/os2/ |
H A D | salgdi.h | 335 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
|
/trunk/main/vcl/inc/win/ |
H A D | salgdi.h | 365 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
|