Home
last modified time | relevance | path

Searched refs:CTRL_TAB_PANE (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx136 if( IsNativeControlSupported(CTRL_TAB_PANE, PART_ENTIRE_CONTROL) ) in ImplInit()
168 || IsNativeControlSupported(CTRL_TAB_PANE, PART_ENTIRE_CONTROL) in ImplInitSettings()
641 if( IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL ) ) in ImplChangeTabPage()
1101 …if( ! bLayout && (bNativeOK = IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL) ) == s… in ImplPaint()
1118 bNativeOK = DrawNativeControl( CTRL_TAB_PANE, part, aRect, nState, in ImplPaint()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx314 case CTRL_TAB_PANE: in IsNativeControlSupported()
878 case CTRL_TAB_PANE: in drawNativeControl()
924 case CTRL_TAB_PANE: in drawNativeControl()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx271 case CTRL_TAB_PANE: in IsNativeControlSupported()
773 if( nType == CTRL_TAB_PANE ) in ImplDrawNativeControl()
1100 case CTRL_TAB_PANE: in drawNativeControl()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx88 #define CTRL_TAB_PANE 55 macro
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx545 (((nType==CTRL_TAB_ITEM) || (nType==CTRL_TAB_PANE) || in IsNativeControlSupported()
745 && nType != CTRL_TAB_PANE in drawNativeControl()
827 …else if ( (nType==CTRL_TAB_ITEM) || (nType==CTRL_TAB_PANE) || (nType==CTRL_TAB_BODY) || (nType==CT… in drawNativeControl()
2333 case CTRL_TAB_PANE: in NWPaintGTKTabItem()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1206 ( (nType == CTRL_TAB_PANE) && (nPart == PART_ENTIRE_CONTROL) ) || in IsNativeControlSupported()
1411 else if ( (nType==CTRL_TAB_PANE) && (nPart == PART_ENTIRE_CONTROL) ) in drawNativeControl()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx146 if ( (type == CTRL_TAB_PANE) && (part == PART_ENTIRE_CONTROL) ) return true; in IsNativeControlSupported()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx286 getTargetDevice().DrawNativeControl( CTRL_TAB_PANE, PART_ENTIRE_CONTROL, aBackground, in renderBackground()

Completed in 79 milliseconds