Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx653 if ( pButtonWindow->GetType() == WINDOW_CANCELBUTTON ) in ImplDlgCtrl()
1188 nMyType == WINDOW_CANCELBUTTON ) in ImplGetLabeledBy()
1285 GetType() == WINDOW_CANCELBUTTON ) in GetAccessibleRelationMemberOf()
H A Dbtndlg.cxx378 !((eType == BUTTON_CANCEL) && (pItem->mpPushButton->GetType() == WINDOW_CANCELBUTTON)) || in AddButton()
H A Ddialog.cxx202 if ( pChild->GetType() == WINDOW_CANCELBUTTON ) in ImplGetCancelButton()
H A Dwindow.cxx9105 case WINDOW_CANCELBUTTON: in GetAccessibleRole()
9413 case WINDOW_CANCELBUTTON: in ImplGetCurrentBackgroundColor()
/trunk/main/automation/source/server/
H A Drecorder.cxx324 case WINDOW_CANCELBUTTON: in IMPL_LINK()
395 … case WINDOW_CANCELBUTTON: nMethod = M_Cancel; aMethod = CUniString("Cancel"); break; in IMPL_LINK()
H A Dstatemnt.cxx329 case WINDOW_CANCELBUTTON: nRT = C_CancelButton; break; in ImpGetRType()
814 case WINDOW_CANCELBUTTON: in WriteControlData()
3600 || pChild->GetType() == WINDOW_CANCELBUTTON in ImpGetButton()
6471 Window *pChild = GetWinByRT( pControl, WINDOW_CANCELBUTTON ); in Execute()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx535 window->SetType (WINDOW_CANCELBUTTON); in layoutCreateWindow()
546 window->SetType (WINDOW_CANCELBUTTON); in layoutCreateWindow()
H A Dvcl.cxx52 else if (PushButton *cancel = get_button (this, WINDOW_CANCELBUTTON))\
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1548 case WINDOW_CANCELBUTTON: in setProperty()
1814 case WINDOW_CANCELBUTTON: in setProperty()
1849 || ( eWinType == WINDOW_CANCELBUTTON ) in setProperty()
2120 case WINDOW_CANCELBUTTON: in getProperty()
2142 || ( eWinType == WINDOW_CANCELBUTTON ) in getProperty()
H A Dvclxtoolkit.cxx270 { "cancelbutton", WINDOW_CANCELBUTTON },
711 case WINDOW_CANCELBUTTON: in ImplCreateWindow()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx59 case WINDOW_CANCELBUTTON: return new VCLXButton; in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx60 #define WINDOW_CANCELBUTTON (WINDOW_FIRST + 0x18) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java569 public final static int WINDOW_CANCELBUTTON = (WINDOW_FIRST + 0x18); field
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx375 || (WINDOW_CANCELBUTTON == eType) in implResetDefault()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1443 … if ( (pChild->GetType() == WINDOW_OKBUTTON) || (pChild->GetType() == WINDOW_CANCELBUTTON) ) in DbgDialogTest()
1721 (pChild->GetType() == WINDOW_CANCELBUTTON) || in DbgDialogTest()
/trunk/main/vcl/source/control/
H A Dbutton.cxx812 (pPrevWindow->GetType() != WINDOW_CANCELBUTTON) && in ImplInitStyle()
1960 PushButton( WINDOW_CANCELBUTTON ) in CancelButton()
1968 PushButton( WINDOW_CANCELBUTTON ) in CancelButton()
/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 163 milliseconds