Home
last modified time | relevance | path

Searched refs:PART_MENU_ITEM_RADIO_MARK (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/svtools/source/control/
H A Dtoolbarmenu.cxx1353 if( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, PART_MENU_ITEM_RADIO_MARK ) ) in ImplGetNativeCheckAndRadioSize()
1356 ControlPart(PART_MENU_ITEM_RADIO_MARK), in ImplGetNativeCheckAndRadioSize()
1468 : PART_MENU_ITEM_RADIO_MARK ) ) in implPaint()
1471 ? PART_MENU_ITEM_RADIO_MARK in implPaint()
/AOO41X/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx300 nPart == PART_MENU_ITEM_RADIO_MARK || in IsNativeControlSupported()
1002 else if( nPart == PART_MENU_ITEM_CHECK_MARK || nPart == PART_MENU_ITEM_RADIO_MARK ) in ImplDrawNativeControl()
1138 nPart == PART_MENU_ITEM_CHECK_MARK || nPart == PART_MENU_ITEM_RADIO_MARK || in drawNativeControl()
1334 nPart == PART_MENU_ITEM_RADIO_MARK ) in getNativeControlRegion()
/AOO41X/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx354 nPart == PART_MENU_ITEM_RADIO_MARK) in IsNativeControlSupported()
586 … else if(( nPart == PART_MENU_ITEM_CHECK_MARK )||( nPart == PART_MENU_ITEM_RADIO_MARK )) { in drawNativeControl()
1510 if(( nPart == PART_MENU_ITEM_CHECK_MARK )||( nPart == PART_MENU_ITEM_RADIO_MARK )) { in getNativeControlRegion()
/AOO41X/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx173 #define PART_MENU_ITEM_RADIO_MARK 252 macro
/AOO41X/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx308 else if (part == PART_MENU_ITEM_RADIO_MARK && (nControlState & CTRL_STATE_PRESSED) ) in drawNativeControl()
757 else if (part == PART_MENU_ITEM_RADIO_MARK) in getNativeControlRegion()
/AOO41X/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx570 || (nPart==PART_MENU_ITEM_RADIO_MARK) in IsNativeControlSupported()
850 || (nPart == PART_MENU_ITEM_RADIO_MARK) in drawNativeControl()
1005 (nPart == PART_MENU_ITEM_RADIO_MARK) ) in getNativeControlRegion()
2786 else if( nPart == PART_MENU_ITEM_CHECK_MARK || nPart == PART_MENU_ITEM_RADIO_MARK ) in NWPaintGTKPopupMenu()
/AOO41X/main/vcl/source/window/
H A Dmenu.cxx2323 if( pWin->IsNativeControlSupported( CTRL_MENU_POPUP, PART_MENU_ITEM_RADIO_MARK ) ) in ImplGetNativeCheckAndRadioSize()
2326 ControlPart(PART_MENU_ITEM_RADIO_MARK), in ImplGetNativeCheckAndRadioSize()
2753 : PART_MENU_ITEM_RADIO_MARK ) ) in ImplPaint()
2756 ? PART_MENU_ITEM_RADIO_MARK in ImplPaint()