Home
last modified time | relevance | path

Searched refs:WINDOW_RADIOBUTTON (Results 1 – 18 of 18) sorted by relevance

/trunk/main/vcl/source/app/
H A Ddbggui.cxx1499 if ( (pChild->GetType() == WINDOW_RADIOBUTTON) || in DbgDialogTest()
1508 if ( pChild->GetType() == WINDOW_RADIOBUTTON ) in DbgDialogTest()
1530 case WINDOW_RADIOBUTTON: in DbgDialogTest()
1636 if ( (pChild->GetType() == WINDOW_RADIOBUTTON) || in DbgDialogTest()
1715 if ( (pChild->GetType() == WINDOW_RADIOBUTTON) || in DbgDialogTest()
1748 (pChild->GetType() == WINDOW_RADIOBUTTON) || in DbgDialogTest()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1647 case WINDOW_RADIOBUTTON: in setProperty()
1684 case WINDOW_RADIOBUTTON: in setProperty()
1822 case WINDOW_RADIOBUTTON: in setProperty()
1845 || ( eWinType == WINDOW_RADIOBUTTON ) in setProperty()
2114 case WINDOW_RADIOBUTTON: in getProperty()
2138 || ( eWinType == WINDOW_RADIOBUTTON ) in getProperty()
H A Dvclxcontainer.cxx193 if ( pWin->GetType() == WINDOW_RADIOBUTTON ) in setGroup()
H A Dvclxtoolkit.cxx313 { "radiobutton", WINDOW_RADIOBUTTON },
874 case WINDOW_RADIOBUTTON: in ImplCreateWindow()
H A Dvclxwindows.cxx259 || ( eType == WINDOW_RADIOBUTTON ) in setProperty()
273 || ( eType == WINDOW_RADIOBUTTON ) in setProperty()
307 || ( eType == WINDOW_RADIOBUTTON ) in getProperty()
319 || ( eType == WINDOW_RADIOBUTTON ) in getProperty()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx490 if ( GetType() == WINDOW_RADIOBUTTON ) in ImplControlFocus()
515 if ( GetType() == WINDOW_RADIOBUTTON ) in ImplControlFocus()
1240 if( GetType() == WINDOW_CHECKBOX || GetType() == WINDOW_RADIOBUTTON ) in GetAccessibleRelationLabeledBy()
H A Dwindow3.cxx63 case WINDOW_RADIOBUTTON: in ImplAdjustNWFSizes()
H A Ddialog.cxx78 if ( (pWindow->GetType() == WINDOW_RADIOBUTTON) || in ImplIsMnemonicCtrl()
95 (pNextWindow->GetType() == WINDOW_RADIOBUTTON) || in ImplIsMnemonicCtrl()
H A Dwindow.cxx9120 case WINDOW_RADIOBUTTON: nRole = accessibility::AccessibleRole::RADIO_BUTTON; break; in GetAccessibleRole()
/trunk/main/vcl/source/control/
H A Dbutton.cxx2087 (!pPrevWindow || (pPrevWindow->GetType() != WINDOW_RADIOBUTTON)) ) in ImplInitStyle()
2474 if( pFirst->GetType() == WINDOW_RADIOBUTTON ) in GetRadioButtonGroup()
2499 if ( pWindow->GetType() == WINDOW_RADIOBUTTON ) in ImplUncheckAllOther()
2530 if ( pWindow->GetType() == WINDOW_RADIOBUTTON ) in ImplUncheckAllOther()
2582 Button( WINDOW_RADIOBUTTON ) in RadioButton()
2591 Button( WINDOW_RADIOBUTTON ) in RadioButton()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx91 case WINDOW_RADIOBUTTON: return new VCLXRadioButton; in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx66 #define WINDOW_RADIOBUTTON (WINDOW_FIRST + 0x1e) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java581 public final static int WINDOW_RADIOBUTTON = (WINDOW_FIRST + 0x1e); field
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java210 case WINDOW_RADIOBUTTON: in codeParts()
/trunk/main/automation/source/server/
H A Drecorder.cxx202 case WINDOW_RADIOBUTTON: in IMPL_LINK()
H A Dstatemnt.cxx275 case WINDOW_RADIOBUTTON: nRT = C_RadioButton ; break; in ImpGetRType()
809 case WINDOW_RADIOBUTTON: in WriteControlData()
1931 if ( (pChild->GetType() == WINDOW_RADIOBUTTON) || in IsWinOK()
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx422 if ( eWindowType == WINDOW_RADIOBUTTON ) in OptionsWindow()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 166 milliseconds