Home
last modified time | relevance | path

Searched refs:PART_ENTIRE_CONTROL (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx226 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
232 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
238 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
244 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
260 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
275 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
451 if( nPart == PART_ENTIRE_CONTROL ) in ImplDrawNativeControl()
456 if( nPart == PART_ENTIRE_CONTROL ) in ImplDrawNativeControl()
885 if( nPart == PART_ENTIRE_CONTROL ) in ImplDrawNativeControl()
906 if( nPart != PART_ENTIRE_CONTROL ) in ImplDrawNativeControl()
[all …]
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx237 ControlPart nPart = PART_ENTIRE_CONTROL );
724 if ( nPart == PART_ENTIRE_CONTROL ) in drawStyledWidget()
1197 ( (nType == CTRL_PUSHBUTTON) && (nPart == PART_ENTIRE_CONTROL) ) || in IsNativeControlSupported()
1198 ( (nType == CTRL_RADIOBUTTON) && (nPart == PART_ENTIRE_CONTROL) ) || in IsNativeControlSupported()
1199 ( (nType == CTRL_CHECKBOX) && (nPart == PART_ENTIRE_CONTROL) ) || in IsNativeControlSupported()
1205 ( (nType == CTRL_TAB_ITEM) && (nPart == PART_ENTIRE_CONTROL) ) || in IsNativeControlSupported()
1206 ( (nType == CTRL_TAB_PANE) && (nPart == PART_ENTIRE_CONTROL) ) || in IsNativeControlSupported()
1219 ( (nType == CTRL_PROGRESS) && (nPart == PART_ENTIRE_CONTROL) ) in IsNativeControlSupported()
1523 case PART_ENTIRE_CONTROL: in getNativeControlRegion()
1542 if ( nPart == PART_ENTIRE_CONTROL ) in getNativeControlRegion()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx258 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
276 if( nPart == PART_ENTIRE_CONTROL || in IsNativeControlSupported()
282 if( nPart == PART_ENTIRE_CONTROL || in IsNativeControlSupported()
288 if( nPart == PART_ENTIRE_CONTROL || in IsNativeControlSupported()
299 if( nPart == PART_ENTIRE_CONTROL || in IsNativeControlSupported()
339 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
359 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
367 if( nPart == PART_ENTIRE_CONTROL ) in IsNativeControlSupported()
506 nPart == PART_ENTIRE_CONTROL ) in drawNativeControl()
1002 case PART_ENTIRE_CONTROL: in drawNativeControl()
[all …]
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx527 || (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
530 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
533 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
536 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
540 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
543 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
547 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
550 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
554 ( (nPart==PART_ENTIRE_CONTROL) in IsNativeControlSupported()
821 ( (nPart==PART_ENTIRE_CONTROL) in drawNativeControl()
[all …]
/trunk/main/vcl/source/control/
H A Dbutton.cxx844 if ( IsNativeControlSupported( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL ) || in ImplInitSettings()
1137 if( GetParent()->IsNativeControlSupported( aCtrlType, PART_ENTIRE_CONTROL) ) in ImplDrawPushButton()
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()
3981 if( pThis->IsNativeControlSupported( CTRL_CHECKBOX, PART_ENTIRE_CONTROL ) ) in ImplGetCheckImageSize()
[all …]
H A Dspinfld.cxx85 if( pWin->IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) && in ImplDrawNativeSpinfield()
116 pBorder->GetNativeControlRegion( CTRL_SPINBOX, PART_ENTIRE_CONTROL, in ImplDrawNativeSpinfield()
123 …bNativeOK = pBorder->DrawNativeControl( CTRL_SPINBOX, PART_ENTIRE_CONTROL, aRgn, CTRL_STATE_ENABLE… 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()
926 IsNativeControlSupported( CTRL_EDITBOX, PART_ENTIRE_CONTROL ) ) in PreNotify()
H A Dtabctrl.cxx136 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()
304 if(GetNativeControlRegion( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplGetItemSize()
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()
851 bNativeOK = DrawNativeControl( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawItem()
1101 …if( ! bLayout && (bNativeOK = IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL) ) == s… in ImplPaint()
1106 int part = PART_ENTIRE_CONTROL; in ImplPaint()
1533 if( IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL) ) in PreNotify()
H A Dlstbox.cxx129 IsNativeControlSupported( CTRL_LISTBOX, PART_ENTIRE_CONTROL ) ) in ImplInit()
135 if( GetNativeControlRegion( CTRL_LISTBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplInit()
854 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in StateChanged()
907 if ( mpImplWin->IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) ) in StateChanged()
1403 … CTRL_LISTBOX, PART_ENTIRE_CONTROL, aRect, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcMinimumSize()
H A Dilstbox.cxx90 if ( pButton->IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in ImplInitDropDownButton()
2778 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in ImplWin()
2852 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in PreNotify()
2875 if ( IsNativeControlSupported(CTRL_LISTBOX, PART_ENTIRE_CONTROL) in ImplDraw()
2914 pWin->DrawNativeControl( CTRL_LISTBOX, PART_ENTIRE_CONTROL, aParentRect, in ImplDraw()
2918 bNativeOK = DrawNativeControl( CTRL_LISTBOX, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDraw()
3069 IsNativeControlSupported( CTRL_LISTBOX, PART_ENTIRE_CONTROL ) ) in GetFocus()
3088 IsNativeControlSupported( CTRL_LISTBOX, PART_ENTIRE_CONTROL ) ) in LoseFocus()
H A Dscrbar.cxx269 if( !IsNativeControlSupported(CTRL_SCROLLBAR, PART_ENTIRE_CONTROL) ) in ImplUpdateRects()
554 sal_Bool bNativeOK = IsNativeControlSupported(CTRL_SCROLLBAR, PART_ENTIRE_CONTROL); in ImplDrawNative()
1395 if( IsNativeControlSupported(CTRL_SCROLLBAR, PART_ENTIRE_CONTROL) ) in PreNotify()
H A Dedit.cxx2031 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()
2875 CTRL_EDITBOX, PART_ENTIRE_CONTROL, in CalcMinimumSize()
/trunk/main/vcl/source/window/
H A Ddockingarea.cxx61 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 Dtabpage.cxx53 …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()
148 int part = PART_ENTIRE_CONTROL; in Paint()
H A Dstatus.cxx537 if( pWindow->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in DrawProgress()
571 …sal_Bool bNativeOK = pWindow->DrawNativeControl( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegio… in DrawProgress()
652 bool bNative = IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ); in ImplDrawProgress()
709 if( IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in ImplCalcProgressRect()
714 if( (bNativeOK = GetNativeControlRegion( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegion, in ImplCalcProgressRect()
1746 if( pThis->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in CalcWindowSizePixel()
1751 if( pThis->GetNativeControlRegion( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegion, in CalcWindowSizePixel()
H A Dmenu.cxx2558 if( pWindow->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplCalcSize()
2566 ControlPart(PART_ENTIRE_CONTROL), in ImplCalcSize()
3966 if( pWin->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplInitMenuWindow()
3981 if( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, PART_ENTIRE_CONTROL ) ) in ImplInitMenuWindow()
4773 DrawNativeControl( CTRL_MENU_POPUP, PART_ENTIRE_CONTROL, in HighlightItem()
5116 if( IsNativeControlSupported( CTRL_MENU_POPUP, PART_ENTIRE_CONTROL ) ) in Paint()
5123 DrawNativeControl( CTRL_MENU_POPUP, PART_ENTIRE_CONTROL, in Paint()
5644 DrawNativeControl( CTRL_MENUBAR, PART_ENTIRE_CONTROL, in HighlightItem()
5905 if( IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) ) in Paint()
5922 if( ! IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) && in Paint()
[all …]
H A Dbrdwin.cxx1154 if( pWin->GetNativeControlRegion( aCtrlType, PART_ENTIRE_CONTROL, aCtrlRegion, in Init()
1252 ControlPart aCtrlPart = PART_ENTIRE_CONTROL; in DrawWindow()
1281 aCtrlPart = PART_ENTIRE_CONTROL; in DrawWindow()
1302 aCtrlPart = PART_ENTIRE_CONTROL; in DrawWindow()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx125 …if (type == CTRL_SPINBOX && (part == PART_ENTIRE_CONTROL || part == HAS_BACKGROUND_TEXTURE) ) retu… in IsNativeControlSupported()
145 if ( (type == CTRL_TAB_ITEM) && (part == PART_ENTIRE_CONTROL) ) return true; in IsNativeControlSupported()
146 if ( (type == CTRL_TAB_PANE) && (part == PART_ENTIRE_CONTROL) ) return true; in IsNativeControlSupported()
148 if ( (type == CTRL_PROGRESS) && (part == PART_ENTIRE_CONTROL) ) return true; in IsNativeControlSupported()
286 else if (part == PART_ENTIRE_CONTROL) in drawNativeControl()
339 else if ( (type == CTRL_TOOLBAR) && (part == PART_ENTIRE_CONTROL) ) in drawNativeControl()
604 if (part == PART_ENTIRE_CONTROL) in getNativeControlRegion()
641 if (part == PART_ENTIRE_CONTROL) in getNativeControlRegion()
673 case PART_ENTIRE_CONTROL: in getNativeControlRegion()
/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx418 … ( nIndex != SV_BMP_STATICIMAGE && rDev.IsNativeControlSupported( eCtrlType, PART_ENTIRE_CONTROL) ) in Paint()
437 bNativeOK = rDev.DrawNativeControl( eCtrlType, PART_ENTIRE_CONTROL, in Paint()
459 if ( i_pParent->IsNativeControlSupported( i_eType, PART_ENTIRE_CONTROL) ) in ImplAdjustBoxSize()
469 PART_ENTIRE_CONTROL, in ImplAdjustBoxSize()
/trunk/main/svtools/source/control/
H A Dprgsbar.cxx53 if( pParent->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in clearProgressBarBorder()
103 IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in ImplInitSettings()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx641 if( _bNativeProgress && IsNativeControlSupported( CTRL_INTROPROGRESS, PART_ENTIRE_CONTROL ) ) in Paint()
649 if( GetNativeControlRegion( CTRL_INTROPROGRESS, PART_ENTIRE_CONTROL, aDrawRect, in Paint()
658 if( (bNativeOK = DrawNativeControl( CTRL_INTROPROGRESS, PART_ENTIRE_CONTROL, aDrawRect, in Paint()
/trunk/main/vcl/source/app/
H A Dhelp.cxx347 if ( IsNativeControlSupported( CTRL_TOOLTIP, PART_ENTIRE_CONTROL ) ) in HelpTextWindow()
460 if ( IsNativeControlSupported( CTRL_TOOLTIP, PART_ENTIRE_CONTROL ) ) in Paint()
465 bNativeOK = DrawNativeControl( CTRL_TOOLTIP, PART_ENTIRE_CONTROL, aCtrlRegion, in Paint()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx286 getTargetDevice().DrawNativeControl( CTRL_TAB_PANE, PART_ENTIRE_CONTROL, aBackground, in renderBackground()
299 CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, in calculateDecorations()
322 …bool bNativeOK = getTargetDevice().DrawNativeControl( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, i_rConte… in preRenderItem()
507 if ( m_aRenderDevice.IsNativeControlSupported( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL ) ) in PanelTabBar_Impl()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx419 if (IsNativeControlSupported(CTRL_MENU_POPUP, PART_ENTIRE_CONTROL)) in Paint()
423 CTRL_MENU_POPUP, PART_ENTIRE_CONTROL, aCtrlRect, CTRL_STATE_ENABLED, in Paint()
788 if (IsNativeControlSupported(CTRL_MENU_POPUP, PART_ENTIRE_CONTROL)) in highlightMenuItem()
794 CTRL_MENU_POPUP, PART_ENTIRE_CONTROL, aCtrlRect, CTRL_STATE_ENABLED, in highlightMenuItem()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx1158 if( IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in Resize()
1164 if( (bNativeOK = GetNativeControlRegion( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegion, in Resize()
1601 if( IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in Resize()
1607 if( (bNativeOK = GetNativeControlRegion( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegion, in Resize()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx155 #define PART_ENTIRE_CONTROL 1 macro

Completed in 277 milliseconds

12