Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dwintypes.hxx30 MESSBOX = FIRST, // 0 enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dwintypes.hxx30 MESSBOX = FIRST, // 0 enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dunowrapper.cxx63 case WindowType::MESSBOX: in CreateXWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dunowrapper.cxx65 case WindowType::MESSBOX: in CreateXWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/uitest/
H A Dlogger.cxx33 if (nType >= WindowType::MESSBOX && nType <= WindowType::QUERYBOX) in isDialogWindow()
H A Duiobject.cxx91 if (nType >= WindowType::MESSBOX && nType <= WindowType::QUERYBOX) in isDialogWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx228 ButtonDialog( WindowType::MESSBOX ), in MessBox()
587 ( nCompType == WindowType::MESSBOX ) || in ImplGetWinBits()
737 { std::u16string_view(u"messbox"), WindowType::MESSBOX },
1419 || ( nType == WindowType::MESSBOX ) in ImplCreateWindow()
1539 case WindowType::MESSBOX: in ImplCreateWindow()
H A Dvclxwindow.cxx1595 case WindowType::MESSBOX: in setProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx217 ButtonDialog( WindowType::MESSBOX ), in MessBox()
577 ( nCompType == WindowType::MESSBOX ) || in ImplGetWinBits()
725 { OUStringLiteral("messbox"), WindowType::MESSBOX },
1414 || ( nType == WindowType::MESSBOX ) in ImplCreateWindow()
1541 case WindowType::MESSBOX: in ImplCreateWindow()
H A Dvclxwindow.cxx1561 case WindowType::MESSBOX: in setProperty()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/uitest/
H A Dlogger.cxx34 if (nType >= WindowType::MESSBOX && nType <= WindowType::QUERYBOX) in isDialogWindow()
H A Duiobject.cxx107 if (nType >= WindowType::MESSBOX && nType <= WindowType::QUERYBOX) in isDialogWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Daccessibility.cxx237 case WindowType::MESSBOX: // MT: Would be nice to have special roles! in getDefaultAccessibleRole()
H A Dlayout.cxx2403 SetType(WindowType::MESSBOX); in MessageDialog()
2420 SetType(WindowType::MESSBOX); in MessageDialog()
H A Dwindow.cxx1024 case WindowType::MESSBOX: in ImplInit()
3279 case WindowType::MESSBOX: return "messagebox"; in windowTypeName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Daccessibility.cxx242 case WindowType::MESSBOX: // MT: Would be nice to have special roles! in getDefaultAccessibleRole()
H A Dlayout.cxx2197 SetType(WindowType::MESSBOX); in MessageDialog()
2214 SetType(WindowType::MESSBOX); in MessageDialog()
H A Dwindow.cxx1021 case WindowType::MESSBOX: in ImplInit()
3273 case WindowType::MESSBOX: return "messagebox"; in windowTypeName()