Home
last modified time | relevance | path

Searched refs:WINDOW_MENUBUTTON (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vcl/source/control/
H A Dmenubtn.cxx92 PushButton( WINDOW_MENUBUTTON ) in MenuButton()
101 PushButton( WINDOW_MENUBUTTON ) in MenuButton()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblebutton.cxx108 if( pButton->GetType() == WINDOW_MENUBUTTON ) in FillAccessibleStateSet()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx54 case WINDOW_MENUBUTTON: in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx63 #define WINDOW_MENUBUTTON (WINDOW_FIRST + 0x1b) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java575 public final static int WINDOW_MENUBUTTON = (WINDOW_FIRST + 0x1b); field
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java208 case WINDOW_MENUBUTTON: in codeParts()
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx378 || (WINDOW_MENUBUTTON == eType) in implResetDefault()
/trunk/main/automation/source/server/
H A Drecorder.cxx495 case WINDOW_MENUBUTTON: in IMPL_LINK()
H A Dstatemnt.cxx298 case WINDOW_MENUBUTTON: nRT = C_MenuButton ; break; in ImpGetRType()
817 case WINDOW_MENUBUTTON: in WriteControlData()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx297 { "menubutton", WINDOW_MENUBUTTON },
803 case WINDOW_MENUBUTTON: in ImplCreateWindow()
/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/window/
H A Dwindow.cxx9112 case WINDOW_MENUBUTTON: nRole = accessibility::AccessibleRole::BUTTON_MENU; break; in GetAccessibleRole()

Completed in 139 milliseconds