Home
last modified time | relevance | path

Searched refs:WINDOW_BUTTON (Results 1 – 9 of 9) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1811 case WINDOW_BUTTON: in setProperty()
1846 || ( eWinType == WINDOW_BUTTON ) in setProperty()
2117 case WINDOW_BUTTON: in getProperty()
2139 || ( eWinType == WINDOW_BUTTON ) in getProperty()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx57 #define WINDOW_BUTTON (WINDOW_FIRST + 0x15) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java563 public final static int WINDOW_BUTTON = (WINDOW_FIRST + 0x15); field
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java205 case WINDOW_BUTTON: in codeParts()
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx372 if ( (WINDOW_BUTTON == eType) in implResetDefault()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx927 …nReturn ( RET_WinInfo, Str2Id(pTB->GetItemCommand(pTB->GetItemId( i ))), (comm_ULONG)WINDOW_BUTTON, in WriteControlData()
928 TypeString(WINDOW_BUTTON).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
930 … pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)WINDOW_BUTTON, in WriteControlData()
931 TypeString(WINDOW_BUTTON).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/vcl/source/control/
H A Dbutton.cxx118 Control( WINDOW_BUTTON ) in Button()
127 Control( WINDOW_BUTTON ) in Button()
/trunk/main/vcl/source/window/
H A Dwindow.cxx9111 case WINDOW_BUTTON: nRole = accessibility::AccessibleRole::PUSH_BUTTON; break; in GetAccessibleRole()

Completed in 117 milliseconds