Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx1503 (pChild->GetType() == WINDOW_PUSHBUTTON) ) in DbgDialogTest()
1516 else if ( pChild->GetType() == WINDOW_PUSHBUTTON ) in DbgDialogTest()
1538 case WINDOW_PUSHBUTTON: in DbgDialogTest()
1719 (pChild->GetType() == WINDOW_PUSHBUTTON) || in DbgDialogTest()
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx431 if ( eWindowType == WINDOW_PUSHBUTTON ) in OptionsWindow()
587 if ( ( eWindowType == WINDOW_PUSHBUTTON ) in Resize()
/trunk/main/vcl/source/window/
H A Ddialog.cxx81 (pWindow->GetType() == WINDOW_PUSHBUTTON) ) in ImplIsMnemonicCtrl()
98 (pNextWindow->GetType() == WINDOW_PUSHBUTTON) ) in ImplIsMnemonicCtrl()
H A Ddlgctrl.cxx1185 if( nMyType == WINDOW_PUSHBUTTON || in ImplGetLabeledBy()
1282 if( GetType() == WINDOW_PUSHBUTTON || in GetAccessibleRelationMemberOf()
H A Dwindow.cxx9103 case WINDOW_PUSHBUTTON: in GetAccessibleRole()
9284 case WINDOW_PUSHBUTTON: in GetAccessibleName()
9411 case WINDOW_PUSHBUTTON: in ImplGetCurrentBackgroundColor()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1812 case WINDOW_PUSHBUTTON: in setProperty()
1847 || ( eWinType == WINDOW_PUSHBUTTON ) in setProperty()
2118 case WINDOW_PUSHBUTTON: in getProperty()
2140 || ( eWinType == WINDOW_PUSHBUTTON ) in getProperty()
H A Dvclxtoolkit.cxx311 { "pushbutton", WINDOW_PUSHBUTTON },
866 case WINDOW_PUSHBUTTON: in ImplCreateWindow()
H A Dvclxwindows.cxx258 if ( ( eType == WINDOW_PUSHBUTTON ) in setProperty()
272 if ( ( eType == WINDOW_PUSHBUTTON ) in setProperty()
306 if ( ( eType == WINDOW_PUSHBUTTON ) in getProperty()
318 if ( ( eType == WINDOW_PUSHBUTTON ) in getProperty()
516 if ( GetWindow()->GetType() == WINDOW_PUSHBUTTON ) in setProperty()
558 if ( GetWindow()->GetType() == WINDOW_PUSHBUTTON ) in getProperty()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx56 case WINDOW_PUSHBUTTON: in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx58 #define WINDOW_PUSHBUTTON (WINDOW_FIRST + 0x16) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java565 public final static int WINDOW_PUSHBUTTON = (WINDOW_FIRST + 0x16); field
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java206 case WINDOW_PUSHBUTTON: in codeParts()
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx373 || (WINDOW_PUSHBUTTON == eType) in implResetDefault()
/trunk/main/automation/source/server/
H A Drecorder.cxx322 case WINDOW_PUSHBUTTON: in IMPL_LINK()
H A Dstatemnt.cxx283 case WINDOW_PUSHBUTTON: nRT = C_PushButton ; break; in ImpGetRType()
812 case WINDOW_PUSHBUTTON: in WriteControlData()
1935 (pChild->GetType() == WINDOW_PUSHBUTTON) ) in IsWinOK()
3602 || pChild->GetType() == WINDOW_PUSHBUTTON ) in ImpGetButton()
/trunk/main/vcl/source/control/
H A Dbutton.cxx810 ((pPrevWindow->GetType() != WINDOW_PUSHBUTTON) && in ImplInitStyle()
1346 Button( WINDOW_PUSHBUTTON ) in PushButton()
1355 Button( WINDOW_PUSHBUTTON ) in PushButton()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx3243 if ( nType == WINDOW_PUSHBUTTON ) in AddControl()
3258 if ( nType != WINDOW_PUSHBUTTON ) in AddControl()
/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 218 milliseconds