Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl61 const long DEFBUTTON = 65536;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl61 const long DEFBUTTON = 65536;
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphqtdlg.cpp571 case DEFBUTTON: in setText()
765 case DEFBUTTON: { in defaultButton()
859 Q_ASSERT( type0 == DEFBUTTON || type0 == BUTTON ); in initTextDialog()
1144 Q_ASSERT( type0 == DEFBUTTON || type0 == BUTTON ); in allowUserDoubleClick()
1504 case DEFBUTTON: in init()
1508 if ((itemtype&ITEMTYPE) == DEFBUTTON) defbutton = button; in init()
1685 case DEFBUTTON: in checkChildren()
1695 if ((itemtype&ITEMTYPE) == DEFBUTTON) defbutton = button; in checkChildren()
H A DgraphmacX.c6443 case DEFBUTTON: in gra_initdialog()
6448 if (itemtype == BUTTON || itemtype == DEFBUTTON) offset = 8; else in gra_initdialog()
6501 if ((itemtype&ITEMTYPE) == DEFBUTTON) in gra_initdialog()
6524 pureitemtype == BUTTON || pureitemtype == DEFBUTTON || in gra_initdialog()
6553 (itemtype == BUTTON || itemtype == DEFBUTTON)) Dhighlightrect(dia, &r); in gra_initdialog()
6623 puretype == BUTTON || puretype == DEFBUTTON || in DiaDoneDialog()
6692 if (puretype == BUTTON || puretype == DEFBUTTON || in DiaSetText()
6795 type == BUTTON || type == DEFBUTTON) in DiaGetText()
7705 if (type == BUTTON || type == DEFBUTTON) in gra_getnextcharacter()
8943 } else if (itemtype == BUTTON || itemtype == DEFBUTTON) in Ddrawitem()
[all …]
H A Dgraphmac.c6556 case DEFBUTTON: in gra_initdialog()
6561 if (itemtype == BUTTON || itemtype == DEFBUTTON) offset = 8; else in gra_initdialog()
6613 if ((itemtype&ITEMTYPE) == DEFBUTTON) in gra_initdialog()
6636 pureitemtype == BUTTON || pureitemtype == DEFBUTTON || in gra_initdialog()
6665 (itemtype == BUTTON || itemtype == DEFBUTTON)) Dhighlightrect(dia, &r); in gra_initdialog()
6735 puretype == BUTTON || puretype == DEFBUTTON || in DiaDoneDialog()
6804 if (puretype == BUTTON || puretype == DEFBUTTON || in DiaSetText()
6907 type == BUTTON || type == DEFBUTTON) in DiaGetText()
7808 if (type == BUTTON || type == DEFBUTTON) in gra_getnextcharacter()
9098 } else if (itemtype == BUTTON || itemtype == DEFBUTTON) in Ddrawitem()
[all …]
H A Dgraphpccode.cpp6052 case DEFBUTTON: in gra_initdialog()
6058 if (itemtype == BUTTON || itemtype == DEFBUTTON) offset = 8; else in gra_initdialog()
6104 case DEFBUTTON: in gra_initdialog()
6172 if ((itemtype&ITEMTYPE) == DEFBUTTON) dia->defaultbutton = i+1; in gra_initdialog()
6188 case DEFBUTTON: in gra_initdialog()
6255 case DEFBUTTON: in gra_initdialog()
H A Dgraphunixx11.c9295 case DEFBUTTON: in gra_initdialog()
9374 if ((itemtype&ITEMTYPE) == DEFBUTTON) in gra_initdialog()
9410 case DEFBUTTON: in gra_initdialog()
9588 if ((itemtype&ITEMTYPE) == BUTTON || (itemtype&ITEMTYPE) == DEFBUTTON) in gra_initdialog()
11206 if ((itemtype&ITEMTYPE) == BUTTON || (itemtype&ITEMTYPE) == DEFBUTTON) in gra_dialogaction()
/dports/cad/electric/electric-7.00/src/include/
H A Dedialogs.h123 DEFBUTTON = 1, /**< default push-button */ enumerator
/dports/cad/electric/electric-7.00/lib/
H A DAllDialogs.c182 /* 3 */ {0, {60,92,84,224}, DEFBUTTON, N_("Generate Report")},
740 /* 1 */ {0, {116,228,140,284}, DEFBUTTON, N_("Edit")},
1407 /* 22 */ {0, {148,300,172,372}, DEFBUTTON, N_("OK")},
1723 /* 17 */ {0, {250,316,274,388}, DEFBUTTON, N_("Apply")}
1883 /* 9 */ {0, {400,524,424,604}, DEFBUTTON, N_("Close")},
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdiaedit.cpp238 /* 1 */ {0, {116,228,140,284}, DEFBUTTON, N_("Edit")},
H A Dusrdiacom.cpp5394 /* 3 */ {0, {60,92,84,224}, DEFBUTTON, N_("Generate Report")},
8112 us_editcelldialogitems[DEDF_NEWCELL-1].type = DEFBUTTON; in us_editcelldlog()
8115 us_editcelldialogitems[OK-1].type = DEFBUTTON; in us_editcelldlog()
13187 /* 22 */ {0, {148,300,172,372}, DEFBUTTON, N_("OK")},
23095 /* 17 */ {0, {250,316,274,388}, DEFBUTTON, N_("Apply")}
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx634 if( nComponentAttribs & css::awt::VclWindowPeerAttribute::DEFBUTTON ) in ImplGetWinBits()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx625 if( nComponentAttribs & css::awt::VclWindowPeerAttribute::DEFBUTTON ) in ImplGetWinBits()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c3166 case DEFBUTTON: in DiaTranslate()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetdiff.cpp5472 /* 9 */ {0, {400,524,424,604}, DEFBUTTON, N_("Close")},
/dports/cad/electric/electric-7.00/
H A DChangeLog3440 FIX: Set focus to first widget if there is no DEFBUTTON in dialog.
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl1883 const long DEFBUTTON = 65536;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl1912 const long DEFBUTTON = 65536;