Home
last modified time | relevance | path

Searched refs:WINDOW_OKBUTTON (Results 1 – 17 of 17) sorted by relevance

/trunk/main/automation/source/server/
H A Drecorder.cxx323 case WINDOW_OKBUTTON: in IMPL_LINK()
394 … case WINDOW_OKBUTTON: nMethod = M_OK; aMethod = CUniString("OK"); break; in IMPL_LINK()
H A Dstatemnt.cxx328 case WINDOW_OKBUTTON: nRT = C_OkButton; break; in ImpGetRType()
813 case WINDOW_OKBUTTON: in WriteControlData()
3599 if( pChild->GetType() == WINDOW_OKBUTTON in ImpGetButton()
6460 Window *pChild = GetWinByRT( pControl, WINDOW_OKBUTTON ); in Execute()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx529 window->SetType (WINDOW_OKBUTTON); in layoutCreateWindow()
541 window->SetType (WINDOW_OKBUTTON); in layoutCreateWindow()
H A Dvcl.cxx54 else if (PushButton *ok = get_button (this, WINDOW_OKBUTTON))\
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1547 case WINDOW_OKBUTTON: in setProperty()
1813 case WINDOW_OKBUTTON: in setProperty()
1848 || ( eWinType == WINDOW_OKBUTTON ) in setProperty()
2119 case WINDOW_OKBUTTON: in getProperty()
2141 || ( eWinType == WINDOW_OKBUTTON ) in getProperty()
H A Dvclxtoolkit.cxx308 { "okbutton", WINDOW_OKBUTTON },
854 case WINDOW_OKBUTTON: in ImplCreateWindow()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx1187 nMyType == WINDOW_OKBUTTON || in ImplGetLabeledBy()
1284 GetType() == WINDOW_OKBUTTON || in GetAccessibleRelationMemberOf()
H A Dbtndlg.cxx377 if ( !((eType == BUTTON_OK) && (pItem->mpPushButton->GetType() == WINDOW_OKBUTTON)) || in AddButton()
H A Ddialog.cxx186 if ( pChild->GetType() == WINDOW_OKBUTTON ) in ImplGetOKButton()
H A Dwindow.cxx9104 case WINDOW_OKBUTTON: in GetAccessibleRole()
9412 case WINDOW_OKBUTTON: in ImplGetCurrentBackgroundColor()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx58 case WINDOW_OKBUTTON: in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx59 #define WINDOW_OKBUTTON (WINDOW_FIRST + 0x17) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java567 public final static int WINDOW_OKBUTTON = (WINDOW_FIRST + 0x17); field
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx374 || (WINDOW_OKBUTTON == eType) in implResetDefault()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1443 … if ( (pChild->GetType() == WINDOW_OKBUTTON) || (pChild->GetType() == WINDOW_CANCELBUTTON) ) in DbgDialogTest()
1720 (pChild->GetType() == WINDOW_OKBUTTON) || in DbgDialogTest()
/trunk/main/vcl/source/control/
H A Dbutton.cxx811 (pPrevWindow->GetType() != WINDOW_OKBUTTON) && in ImplInitStyle()
1894 PushButton( WINDOW_OKBUTTON ) in OKButton()
1902 PushButton( WINDOW_OKBUTTON ) in OKButton()
/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 165 milliseconds