Home
last modified time | relevance | path

Searched refs:WINDOW_HELPBUTTON (Results 1 – 15 of 15) sorted by relevance

/trunk/main/automation/source/server/
H A Drecorder.cxx327 case WINDOW_HELPBUTTON: in IMPL_LINK()
396 … case WINDOW_HELPBUTTON: nMethod = M_Help; aMethod = CUniString("Help"); break; in IMPL_LINK()
H A Dstatemnt.cxx3601 || pChild->GetType() == WINDOW_HELPBUTTON in ImpGetButton()
6482 Window *pChild = GetWinByRT( pControl, WINDOW_HELPBUTTON ); in Execute()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1549 case WINDOW_HELPBUTTON: in setProperty()
1815 case WINDOW_HELPBUTTON: in setProperty()
1850 || ( eWinType == WINDOW_HELPBUTTON ) in setProperty()
2121 case WINDOW_HELPBUTTON: in getProperty()
2143 || ( eWinType == WINDOW_HELPBUTTON ) in getProperty()
H A Dvclxtoolkit.cxx290 { "helpbutton", WINDOW_HELPBUTTON },
774 case WINDOW_HELPBUTTON: in ImplCreateWindow()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx1186 nMyType == WINDOW_HELPBUTTON || in ImplGetLabeledBy()
1283 GetType() == WINDOW_HELPBUTTON || in GetAccessibleRelationMemberOf()
H A Dbtndlg.cxx379 !((eType == BUTTON_HELP) && (pItem->mpPushButton->GetType() == WINDOW_HELPBUTTON)) ) in AddButton()
H A Dwindow.cxx9106 case WINDOW_HELPBUTTON: in GetAccessibleRole()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx57 case WINDOW_HELPBUTTON: in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx61 #define WINDOW_HELPBUTTON (WINDOW_FIRST + 0x19) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java571 public final static int WINDOW_HELPBUTTON = (WINDOW_FIRST + 0x19); field
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx376 || (WINDOW_HELPBUTTON == eType) in implResetDefault()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx573 window->SetType (WINDOW_HELPBUTTON); in layoutCreateWindow()
/trunk/main/vcl/source/control/
H A Dbutton.cxx813 (pPrevWindow->GetType() != WINDOW_HELPBUTTON)) ) ) in ImplInitStyle()
2026 PushButton( WINDOW_HELPBUTTON ) in HelpButton()
2034 PushButton( WINDOW_HELPBUTTON ) in HelpButton()
/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/app/
H A Ddbggui.cxx1722 (pChild->GetType() == WINDOW_HELPBUTTON) || in DbgDialogTest()

Completed in 779 milliseconds