Home
last modified time | relevance | path

Searched refs:RadioButton (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/AOO42X/test/testgui/ids/
H A Dobsolete_hid6252 basctl:RadioButton:RID_DLG_EXPORT:RB_EXPORTASBASIC 1317749291
6253 basctl:RadioButton:RID_DLG_EXPORT:RB_EXPORTASPACKAGE 1317749290
6313 basic:RadioButton:IDD_EDIT_VAR:RID_RB_NEW_BOOL_F 2213249642
6314 basic:RadioButton:IDD_EDIT_VAR:RID_RB_NEW_BOOL_T 2213249641
6401 chart2:RadioButton:DLG_SPLINE_PROPERTIES:RB_SPLINES_B 1088553478
6402 chart2:RadioButton:DLG_SPLINE_PROPERTIES:RB_SPLINES_CUBIC 1088553477
6403 chart2:RadioButton:TP_AXIS_LABEL:RB_AXIS_LABEL_AUTOORDER 551944721
6404 chart2:RadioButton:TP_AXIS_LABEL:RB_AXIS_LABEL_DOWNUP 551944720
6405 chart2:RadioButton:TP_AXIS_LABEL:RB_AXIS_LABEL_SIDEBYSIDE 551944718
6406 chart2:RadioButton:TP_AXIS_LABEL:RB_AXIS_LABEL_UPDOWN 551944719
[all …]
/AOO42X/main/filter/source/pdf/
H A Dimpdialog.src62 RadioButton RB_ALL
64 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_ALL";
69 RadioButton RB_RANGE
71 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_RANGE";
83 RadioButton RB_SELECTION
85 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_SELECTION";
96 RadioButton RB_LOSSLESSCOMPRESSION
98 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_LOSSLESSCOMPRESSION";
103 RadioButton RB_JPEGCOMPRESSION
105 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_JPEGCOMPRESSION";
[all …]
H A Dimpdialog.hxx175 RadioButton maRbAll;
176 RadioButton maRbRange;
177 RadioButton maRbSelection;
181 RadioButton maRbLosslessCompression;
182 RadioButton maRbJPEGCompression;
238 RadioButton maRbOpnPageOnly;
239 RadioButton maRbOpnOutline;
240 RadioButton maRbOpnThumbs;
245 RadioButton maRbMagnDefault;
246 RadioButton maRbMagnFitWin;
[all …]
/AOO42X/main/sd/source/ui/inc/
H A Dpubdlg.hxx57 class RadioButton;
78 RadioButton* pPage1_NewDesign;
79 RadioButton* pPage1_OldDesign;
87 RadioButton* pPage2_Standard;
88 RadioButton* pPage2_Frames;
89 RadioButton* pPage2_Kiosk;
90 RadioButton* pPage2_WebCast;
101 RadioButton* pPage2_ASP;
102 RadioButton* pPage2_PERL;
111 RadioButton* pPage2_ChgDefault;
[all …]
/AOO42X/main/sc/source/ui/src/
H A Dmiscdlgs.src54 RadioButton BTN_DELCOLS
56 HelpID = "sc:RadioButton:RID_SCDLG_DELCELL:BTN_DELCOLS";
62 RadioButton BTN_DELROWS
64 HelpID = "sc:RadioButton:RID_SCDLG_DELCELL:BTN_DELROWS";
70 RadioButton BTN_CELLSLEFT
72 HelpID = "sc:RadioButton:RID_SCDLG_DELCELL:BTN_CELLSLEFT";
78 RadioButton BTN_CELLSUP
80 HelpID = "sc:RadioButton:RID_SCDLG_DELCELL:BTN_CELLSUP";
121 RadioButton BTN_INSCOLS
123 HelpID = "sc:RadioButton:RID_SCDLG_INSCELL:BTN_INSCOLS";
[all …]
/AOO42X/main/sc/source/ui/inc/
H A Ddpgroupdlg.hxx47 RadioButton& rRbAuto, RadioButton& rRbMan,
58 DECL_LINK( ClickHdl, RadioButton* );
61 RadioButton& mrRbAuto;
62 RadioButton& mrRbMan;
72 RadioButton& rRbAuto, RadioButton& rRbMan,
89 RadioButton& rRbAuto, RadioButton& rRbMan,
113 RadioButton maRbAutoStart;
114 RadioButton maRbManStart;
117 RadioButton maRbAutoEnd;
118 RadioButton maRbManEnd;
[all …]
H A Dfilldlg.hxx88 RadioButton aBtnDown;
89 RadioButton aBtnRight;
90 RadioButton aBtnUp;
91 RadioButton aBtnLeft;
95 RadioButton aBtnArithmetic;
96 RadioButton aBtnGeometric;
97 RadioButton aBtnDate;
98 RadioButton aBtnAutoFill;
102 RadioButton aBtnDay;
103 RadioButton aBtnDayOfWeek;
[all …]
/AOO42X/main/sd/source/filter/html/
H A Dpubdlg.src52 RadioButton PAGE1_NEW_DESIGN
54 HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_NEW_DESIGN" ;
60 RadioButton PAGE1_OLD_DESIGN
62 HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_OLD_DESIGN" ;
114 RadioButton PAGE2_STANDARD
116 HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE2_STANDARD" ;
122 RadioButton PAGE2_FRAMES
124 HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE2_FRAMES" ;
130 RadioButton PAGE2_KIOSK
132 HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE2_KIOSK" ;
[all …]
/AOO42X/main/cui/source/tabpages/
H A Ddstribut.src43 RadioButton BTN_HOR_NONE
45 HelpID = "cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE" ;
51 RadioButton BTN_HOR_LEFT
53 HelpID = "cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT" ;
59 RadioButton BTN_HOR_CENTER
61 HelpID = "cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER" ;
67 RadioButton BTN_HOR_DISTANCE
69 HelpID = "cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE" ;
75 RadioButton BTN_HOR_RIGHT
77 HelpID = "cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT" ;
[all …]
H A Dtabstpge.src65 RadioButton BTN_TABTYPE_LEFT
67 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_LEFT" ;
78 RadioButton BTN_TABTYPE_RIGHT
80 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_RIGHT" ;
90 RadioButton BTN_TABTYPE_CENTER
92 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_CENTER" ;
102 RadioButton BTN_TABTYPE_DECIMAL
104 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_DECIMAL" ;
134 RadioButton BTN_FILLCHAR_NO
136 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_NO" ;
[all …]
/AOO42X/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.src43 RadioButton RB_AUTOSTART
45 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_AUTOSTART" ;
51 RadioButton RB_MANSTART
53 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_MANSTART" ;
73 RadioButton RB_AUTOEND
75 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_AUTOEND" ;
81 RadioButton RB_MANEND
83 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_MANEND" ;
150 RadioButton RB_AUTOSTART
152 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_AUTOSTART" ;
[all …]
/AOO42X/main/sw/source/ui/envelp/
H A Dmailmrge.src46 RadioButton RB_ALL
48 HelpID = "sw:RadioButton:DLG_MAILMERGE:RB_ALL" ;
54 RadioButton RB_MARKED
56 HelpID = "sw:RadioButton:DLG_MAILMERGE:RB_MARKED" ;
62 RadioButton RB_FROM
64 HelpID = "sw:RadioButton:DLG_MAILMERGE:RB_FROM" ;
105 RadioButton RB_PRINTER
107 HelpID = "sw:RadioButton:DLG_MAILMERGE:RB_PRINTER" ;
114 RadioButton RB_MAILING
116 HelpID = "sw:RadioButton:DLG_MAILMERGE:RB_MAILING" ;
[all …]
/AOO42X/main/sw/source/ui/misc/
H A Dsrtdlg.src114 RadioButton RB_UP
116 HelpID = "sw:RadioButton:DLG_SORTING:RB_UP" ;
123 RadioButton RB_DN
125 HelpID = "sw:RadioButton:DLG_SORTING:RB_DN" ;
165 RadioButton RB_UP2
167 HelpID = "sw:RadioButton:DLG_SORTING:RB_UP2" ;
174 RadioButton RB_DN2
176 HelpID = "sw:RadioButton:DLG_SORTING:RB_DN2" ;
216 RadioButton RB_UP3
218 HelpID = "sw:RadioButton:DLG_SORTING:RB_UP3" ;
[all …]
/AOO42X/main/cui/source/dialogs/
H A Dzoom.src43 RadioButton BTN_OPTIMAL
45 HelpID = "cui:RadioButton:RID_SVXDLG_ZOOM:BTN_OPTIMAL" ;
50 RadioButton BTN_WHOLE_PAGE
52 HelpID = "cui:RadioButton:RID_SVXDLG_ZOOM:BTN_WHOLE_PAGE" ;
57 RadioButton BTN_PAGE_WIDTH
59 HelpID = "cui:RadioButton:RID_SVXDLG_ZOOM:BTN_PAGE_WIDTH" ;
64 RadioButton BTN_100
66 HelpID = "cui:RadioButton:RID_SVXDLG_ZOOM:BTN_100" ;
71 RadioButton BTN_USER
73 HelpID = "cui:RadioButton:RID_SVXDLG_ZOOM:BTN_USER" ;
[all …]
H A Dsvuidlg.src47 RadioButton RB_PASTE
49 HelpID = "cui:RadioButton:MD_PASTE_OBJECT:RB_PASTE" ;
56 RadioButton RB_PASTE_LINK
58 HelpID = "cui:RadioButton:MD_PASTE_OBJECT:RB_PASTE_LINK" ;
219 RadioButton RB_AUTOMATIC
221 HelpID = "cui:RadioButton:MD_UPDATE_BASELINKS:RB_AUTOMATIC" ;
226 RadioButton RB_MANUAL
228 HelpID = "cui:RadioButton:MD_UPDATE_BASELINKS:RB_MANUAL" ;
329 RadioButton RB_NEW_OBJECT
331 HelpID = "cui:RadioButton:MD_INSERT_OLEOBJECT:RB_NEW_OBJECT" ;
[all …]
/AOO42X/main/sfx2/source/dialog/
H A Dprintopt.src55 RadioButton RB_PRINTEROUTPUT
57 HelpID = "sfx2:RadioButton:TP_COMMONPRINTOPTIONS:RB_PRINTEROUTPUT" ;
63 RadioButton RB_PRINTFILEOUTPUT
65 HelpID = "sfx2:RadioButton:TP_COMMONPRINTOPTIONS:RB_PRINTFILEOUTPUT" ;
88 RadioButton RB_REDUCETRANSPARENCY_AUTO
90 HelpID = "sfx2:RadioButton:TP_COMMONPRINTOPTIONS:RB_REDUCETRANSPARENCY_AUTO" ;
96 RadioButton RB_REDUCETRANSPARENCY_NONE
98 HelpID = "sfx2:RadioButton:TP_COMMONPRINTOPTIONS:RB_REDUCETRANSPARENCY_NONE" ;
115 RadioButton RB_REDUCEGRADIENTS_STRIPES
117 HelpID = "sfx2:RadioButton:TP_COMMONPRINTOPTIONS:RB_REDUCEGRADIENTS_STRIPES" ;
[all …]
/AOO42X/main/sfx2/inc/sfx2/
H A Dprintopt.hxx56 RadioButton aPrinterOutputRB;
57 RadioButton aPrintFileOutputRB;
62 RadioButton aReduceTransparencyAutoRB;
63 RadioButton aReduceTransparencyNoneRB;
66 RadioButton aReduceGradientsStripesRB;
67 RadioButton aReduceGradientsColorRB;
71 RadioButton aReduceBitmapsOptimalRB;
72 RadioButton aReduceBitmapsNormalRB;
73 RadioButton aReduceBitmapsResolutionRB;
90 DECL_DLLPRIVATE_LINK( ToggleOutputPrinterRBHdl, RadioButton* pButton );
[all …]
/AOO42X/main/extensions/source/abpilot/
H A Dtypeselectionpage.hxx42 RadioButton m_aEvolution;
43 RadioButton m_aEvolutionGroupwise;
44 RadioButton m_aEvolutionLdap;
45 RadioButton m_aThunderbird;
46 RadioButton m_aKab;
47 RadioButton m_aMacab;
48 RadioButton m_aLDAP;
49 RadioButton m_aOutlook;
50 RadioButton m_aOE;
51 RadioButton m_aOther;
[all …]
H A Dabspilot.src89 RadioButton RB_EVOLUTION
91 HelpID = "extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_EVOLUTION" ;
95 RadioButton RB_EVOLUTION_GROUPWISE
97 HelpID = "extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_EVOLUTION_GROUPWISE" ;
101 RadioButton RB_EVOLUTION_LDAP
103 HelpID = "extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_EVOLUTION_LDAP" ;
107 RadioButton RB_THUNDERBIRD
109 HelpID = "extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_THUNDERBIRD" ;
113 RadioButton RB_KAB
115 HelpID = "extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_KAB" ;
[all …]
/AOO42X/main/sd/source/ui/dlg/
H A Ddlgass.src82 RadioButton RB_PAGE1_EMPTY
84 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_EMPTY" ;
91 RadioButton RB_PAGE1_TEMPLATE
93 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_TEMPLATE" ;
99 RadioButton RB_PAGE1_OPEN
101 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_OPEN" ;
189 RadioButton RB_PAGE2_MEDIUM5
191 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM5" ;
198 RadioButton RB_PAGE2_MEDIUM1
200 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM1" ;
[all …]
H A Dprntopts.src83 RadioButton RBT_COLOR
85 HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_COLOR" ;
91 RadioButton RBT_GRAYSCALE
93 HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_GRAYSCALE" ;
99 RadioButton RBT_BLACKWHITE
101 HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_BLACKWHITE" ;
158 RadioButton RBT_DEFAULT
160 HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_DEFAULT" ;
166 RadioButton RBT_PAGESIZE
168 HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_PAGESIZE" ;
[all …]
/AOO42X/main/sw/source/ui/inc/
H A Dmailmrge.hxx70 RadioButton aAllRB;
71 RadioButton aMarkedRB;
72 RadioButton aFromRB;
80 RadioButton aPrinterRB;
81 RadioButton aMailingRB;
82 RadioButton aFileRB;
87 RadioButton aSaveSingleDocRB;
88 RadioButton aSaveIndividualRB;
136 DECL_LINK( OutputTypeHdl, RadioButton* pBtn );
139 DECL_LINK( SaveTypeHdl, RadioButton* pBtn );
[all …]
H A Dsrtdlg.hxx55 RadioButton aSortUpRB;
56 RadioButton aSortDnRB;
61 RadioButton aSortUp2RB;
62 RadioButton aSortDn2RB;
67 RadioButton aSortUp3RB;
68 RadioButton aSortDn3RB;
71 RadioButton aColumnRB;
72 RadioButton aRowRB;
75 RadioButton aDelimTabRB;
76 RadioButton aDelimFreeRB;
[all …]
/AOO42X/main/toolkit/workben/layout/
H A Dsortdlg.src40 RadioButton BTN_UP1
42 HelpID = "toolkit:RadioButton:RID_SCPAGE_SORT_FIELDS:BTN_UP1" ;
48 RadioButton BTN_DOWN1
50 HelpID = "toolkit:RadioButton:RID_SCPAGE_SORT_FIELDS:BTN_DOWN1" ;
71 RadioButton BTN_UP2
73 HelpID = "toolkit:RadioButton:RID_SCPAGE_SORT_FIELDS:BTN_UP2" ;
79 RadioButton BTN_DOWN2
81 HelpID = "toolkit:RadioButton:RID_SCPAGE_SORT_FIELDS:BTN_DOWN2" ;
102 RadioButton BTN_UP3
104 HelpID = "toolkit:RadioButton:RID_SCPAGE_SORT_FIELDS:BTN_UP3" ;
[all …]
/AOO42X/main/cui/source/inc/
H A Dtabstpge.hxx99 RadioButton aLeftTab;
100 RadioButton aRightTab;
101 RadioButton aCenterTab;
102 RadioButton aDezTab;
114 RadioButton aNoFillChar;
115 RadioButton aFillPoints;
116 RadioButton aFillDashLine ;
117 RadioButton aFillSolidLine;
118 RadioButton aFillSpecial;
141 DECL_LINK( FillTypeCheckHdl_Impl, RadioButton* );
[all …]

12345678910>>...18