Home
last modified time | relevance | path

Searched refs:CTRL_LISTNET (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx144 #define CTRL_LISTNET 171 macro
/AOO41X/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx366 case CTRL_LISTNET: in IsNativeControlSupported()
1183 case CTRL_LISTNET: in drawNativeControl()
/AOO41X/main/svtools/source/contnr/
H A Dsvimpbox.cxx1063 if(pView->IsNativeControlSupported( CTRL_LISTNET, PART_ENTIRE_CONTROL)) { in DrawNet()
1068 if( pView->DrawNativeControl( CTRL_LISTNET, PART_ENTIRE_CONTROL, in DrawNet()
/AOO41X/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx576 ((nType == CTRL_LISTNODE || nType == CTRL_LISTNET) && in IsNativeControlSupported()
868 else if( (nType == CTRL_LISTNET) && (nPart == PART_ENTIRE_CONTROL) ) in drawNativeControl()