Home
last modified time | relevance | path

Searched refs:RadioButton (Results 76 – 100 of 446) sorted by relevance

12345678910>>...18

/aoo41x/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx277 ::RadioButton *r = static_cast<RadioButton*>(mpWindow)->GetRadioButton (); in Check()
339 RadioButton::~RadioButton () in ~RadioButton()
344 void RadioButton::Check( bool bCheck ) in Check()
349 bool RadioButton::IsChecked() const in IsChecked()
354 void RadioButton::SetToggleHdl( const Link& link ) in SetToggleHdl()
360 IMPL_GET_IMPL( RadioButton );
361 IMPL_GET_WINDOW( RadioButton );
362 IMPL_GET_VCLXWINDOW( RadioButton );
363 IMPL_CONSTRUCTORS( RadioButton, Button, "radiobutton" );
/aoo41x/main/reportdesign/source/ui/dlg/
H A DPageNumber.src51 RadioButton RB_PAGE_N
53 HelpID = "reportdesign:RadioButton:RID_PAGENUMBERS:RB_PAGE_N";
60 RadioButton RB_PAGE_N_OF_M
62 HelpID = "reportdesign:RadioButton:RID_PAGENUMBERS:RB_PAGE_N_OF_M";
75 RadioButton RB_PAGE_TOPPAGE
77 HelpID = "reportdesign:RadioButton:RID_PAGENUMBERS:RB_PAGE_TOPPAGE";
84 RadioButton RB_PAGE_BOTTOMPAGE
86 HelpID = "reportdesign:RadioButton:RID_PAGENUMBERS:RB_PAGE_BOTTOMPAGE";
/aoo41x/main/cui/source/dialogs/
H A Dfmsearch.src42 RadioButton RB_SEARCHFORTEXT
44 HelpID = "cui:RadioButton:RID_SVXDLG_SEARCHFORM:RB_SEARCHFORTEXT";
50 RadioButton RB_SEARCHFORNULL
52 HelpID = "cui:RadioButton:RID_SVXDLG_SEARCHFORM:RB_SEARCHFORNULL";
57 RadioButton RB_SEARCHFORNOTNULL
59 HelpID = "cui:RadioButton:RID_SVXDLG_SEARCHFORM:RB_SEARCHFORNOTNULL";
95 RadioButton RB_ALLFIELDS
103 RadioButton RB_SINGLEFIELD
105 HelpID = "cui:RadioButton:RID_SVXDLG_SEARCHFORM:RB_SINGLEFIELD";
H A Dhyperdlg.src53 RadioButton RB_LINKTYP_INTERNET
60 RadioButton RB_LINKTYP_FTP
62 HelpID = "cui:RadioButton:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_FTP";
67 RadioButton RB_LINKTYP_TELNET
69 HelpID = "cui:RadioButton:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_TELNET";
268 RadioButton RB_LINKTYP_MAIL
270 HelpID = "cui:RadioButton:RID_SVXPAGE_HYPERLINK_MAIL:RB_LINKTYP_MAIL";
275 RadioButton RB_LINKTYP_NEWS
277 HelpID = "cui:RadioButton:RID_SVXPAGE_HYPERLINK_MAIL:RB_LINKTYP_NEWS";
624 RadioButton RB_EDITNOW
[all …]
/aoo41x/main/cui/source/inc/
H A Dchardlg.hxx278 RadioButton m_aHighPosBtn;
279 RadioButton m_aNormalPosBtn;
280 RadioButton m_aLowPosBtn;
288 RadioButton m_a0degRB;
289 RadioButton m_a90degRB;
290 RadioButton m_a270degRB;
316 DECL_LINK( PositionHdl_Impl, RadioButton* );
317 DECL_LINK( RotationHdl_Impl, RadioButton* );
H A Dlinkdlg.hxx64 RadioButton aRbAutomatic;
65 RadioButton aRbManual;
87 DECL_LINK( AutomaticClickHdl, RadioButton * );
88 DECL_LINK( ManualClickHdl, RadioButton * );
107 RadioButton& Automatic() { return aRbAutomatic; } in Automatic()
108 RadioButton& Manual() { return aRbManual; } in Manual()
H A Dhangulhanjadlg.hxx117 RadioButton m_aSimpleConversion;
118 RadioButton m_aHangulBracketed;
119 RadioButton m_aHanjaBracketed;
120 ::std::auto_ptr< RadioButton > m_pHanjaAbove;
121 ::std::auto_ptr< RadioButton > m_pHanjaBelow;
122 ::std::auto_ptr< RadioButton > m_pHangulAbove;
123 ::std::auto_ptr< RadioButton > m_pHangulBelow;
H A Doptasian.hxx39 RadioButton aCharKerningRB;
40 RadioButton aCharPunctKerningRB;
43 RadioButton aNoCompressionRB;
44 RadioButton aPunctCompressionRB;
45 RadioButton aPunctKanaCompressionRB;
H A Dcuifmsearch.hxx74 RadioButton m_rbSearchForText;
75 RadioButton m_rbSearchForNull;
76 RadioButton m_rbSearchForNotNull;
81 RadioButton m_rbAllFields;
82 RadioButton m_rbSingleField;
/aoo41x/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx302 DECL_LINK( OnRadioToggled, RadioButton* );
314 RadioButton m_aAlignLeft;
315 RadioButton m_aAlignRight;
316 RadioButton m_aAlignTop;
317 RadioButton m_aAlignBottom;
319 RadioButton m_aImagesAndText;
320 RadioButton m_aImagesOnly;
321 RadioButton m_aTextOnly;
322 RadioButton m_aAutomaticContent;
501 RadioButton* pRadios[] = in GetFocus()
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dswpossizetabpage.hxx52 RadioButton m_aToPageRB;
53 RadioButton m_aToParaRB;
54 RadioButton m_aToCharRB;
55 RadioButton m_aAsCharRB;
56 RadioButton m_aToFrameRB;
115 DECL_LINK( AnchorTypeHdl, RadioButton * );
H A Dchardlg.src709 RadioButton RB_HIGHPOS
711 HelpID = "cui:RadioButton:RID_SVXPAGE_CHAR_POSITION:RB_HIGHPOS";
717 RadioButton RB_NORMALPOS
725 RadioButton RB_LOWPOS
727 HelpID = "cui:RadioButton:RID_SVXPAGE_CHAR_POSITION:RB_LOWPOS";
797 RadioButton RB_0_DEG
799 HelpID = "cui:RadioButton:RID_SVXPAGE_CHAR_POSITION:RB_0_DEG";
805 RadioButton RB_90_DEG
807 HelpID = "cui:RadioButton:RID_SVXPAGE_CHAR_POSITION:RB_90_DEG";
813 RadioButton RB_270_DEG
[all …]
/aoo41x/main/vcl/inc/vcl/
H A Dbutton.hxx289 class VCL_DLLPUBLIC RadioButton : public Button class
317 SAL_DLLPRIVATE RadioButton(const RadioButton &);
318 SAL_DLLPRIVATE RadioButton& operator= (const RadioButton &);
347 explicit RadioButton( Window* pParent, WinBits nWinStyle = 0 );
348 explicit RadioButton( Window* pParent, const ResId& );
349 virtual ~RadioButton();
402 …void GetRadioButtonGroup( std::vector<RadioButton*>& io_rGroup, bool bIncludeThis ) con…
524 class VCL_DLLPUBLIC ImageRadioButton : public RadioButton
/aoo41x/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.cxx77 ScDPGroupEditHelper::ScDPGroupEditHelper( RadioButton& rRbAuto, RadioButton& rRbMan, Edit& rEdValue… in ScDPGroupEditHelper()
114 IMPL_LINK( ScDPGroupEditHelper, ClickHdl, RadioButton*, pButton ) in IMPL_LINK() argument
133 RadioButton& rRbAuto, RadioButton& rRbMan, ScDoubleField& rEdValue ) : in ScDPNumGroupEditHelper()
152 RadioButton& rRbAuto, RadioButton& rRbMan, DateField& rEdValue, const Date& rNullDate ) : in ScDPDateGroupEditHelper()
340 IMPL_LINK( ScDPDateGroupDlg, ClickHdl, RadioButton*, pButton ) in IMPL_LINK() argument
/aoo41x/main/padmin/source/
H A Dpadialog.src857 RadioButton RID_ADDP_CHDEV_BTN_PRINTER
864 RadioButton RID_ADDP_CHDEV_BTN_FAX
866 HelpID = "padmin:RadioButton:RID_ADDP_PAGE_CHOOSEDEV:RID_ADDP_CHDEV_BTN_FAX";
871 RadioButton RID_ADDP_CHDEV_BTN_PDF
873 HelpID = "padmin:RadioButton:RID_ADDP_PAGE_CHOOSEDEV:RID_ADDP_CHDEV_BTN_PDF";
878 RadioButton RID_ADDP_CHDEV_BTN_OLD
1072 RadioButton RID_ADDP_FAXDRV_BTN_DEFAULT
1079 RadioButton RID_ADDP_FAXDRV_BTN_SELECT
1105 RadioButton RID_ADDP_PDFDRV_BTN_DEFAULT
1112 RadioButton RID_ADDP_PDFDRV_BTN_DIST
[all …]
/aoo41x/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.src98 RadioButton RB_VERYHIGH
100 HelpID = "xmlsecurity:RadioButton:RID_XMLSECTP_SECLEVEL:RB_VERYHIGH";
106 RadioButton RB_HIGH
108 HelpID = "xmlsecurity:RadioButton:RID_XMLSECTP_SECLEVEL:RB_HIGH";
114 RadioButton RB_MEDIUM
116 HelpID = "xmlsecurity:RadioButton:RID_XMLSECTP_SECLEVEL:RB_MEDIUM";
122 RadioButton RB_LOW
124 HelpID = "xmlsecurity:RadioButton:RID_XMLSECTP_SECLEVEL:RB_LOW";
/aoo41x/main/cui/source/options/
H A Doptupdt.src51 RadioButton RB_EVERYDAY
53 HelpID = "cui:RadioButton:RID_SVXPAGE_ONLINEUPDATE:RB_EVERYDAY";
58 RadioButton RB_EVERYWEEK
60 HelpID = "cui:RadioButton:RID_SVXPAGE_ONLINEUPDATE:RB_EVERYWEEK";
65 RadioButton RB_EVERYMONTH
67 HelpID = "cui:RadioButton:RID_SVXPAGE_ONLINEUPDATE:RB_EVERYMONTH";
H A Doptinet2.src216 RadioButton RB_DNS_AUTO
218 HelpID = "cui:RadioButton:RID_SVXPAGE_INET_PROXY:RB_DNS_AUTO";
223 RadioButton RB_DNS_MANUAL
225 HelpID = "cui:RadioButton:RID_SVXPAGE_INET_PROXY:RB_DNS_MANUAL";
301 RadioButton RB_AND
303 HelpID = "cui:RadioButton:RID_SVXPAGE_INET_SEARCH:RB_AND";
309 RadioButton RB_OR
311 HelpID = "cui:RadioButton:RID_SVXPAGE_INET_SEARCH:RB_OR";
316 RadioButton RB_EXACT
318 HelpID = "cui:RadioButton:RID_SVXPAGE_INET_SEARCH:RB_EXACT";
/aoo41x/main/sc/source/ui/src/
H A Doptdlg.src82 RadioButton BTN_DATESTD
84 HelpID = "sc:RadioButton:RID_SCPAGE_CALC:BTN_DATESTD";
90 RadioButton BTN_DATESC10
92 HelpID = "sc:RadioButton:RID_SCPAGE_CALC:BTN_DATESC10";
99 RadioButton BTN_DATE1904
101 HelpID = "sc:RadioButton:RID_SCPAGE_CALC:BTN_DATE1904";
640 RadioButton RB_ALWAYS
648 RadioButton RB_REQUEST
650 HelpID = "sc:RadioButton:RID_SCPAGE_LAYOUT:RB_REQUEST";
656 RadioButton RB_NEVER
[all …]
/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_LegendPosition.hxx64 DECL_LINK( PositionChangeHdl, RadioButton* );
76 RadioButton m_aRbtLeft;
77 RadioButton m_aRbtRight;
78 RadioButton m_aRbtTop;
79 RadioButton m_aRbtBottom;
/aoo41x/main/sw/source/ui/dialog/
H A Dascfldlg.src92 RadioButton RB_CRLF
94 HelpID = "sw:RadioButton:DLG_ASCII_FILTER:RB_CRLF";
101 RadioButton RB_CR
103 HelpID = "sw:RadioButton:DLG_ASCII_FILTER:RB_CR";
109 RadioButton RB_LF
111 HelpID = "sw:RadioButton:DLG_ASCII_FILTER:RB_LF";
/aoo41x/main/sw/source/ui/chrdlg/
H A Dswbreak.src60 RadioButton RB_LINE
62 HelpID = "sw:RadioButton:DLG_BREAK:RB_LINE";
69 RadioButton RB_PAGE
71 HelpID = "sw:RadioButton:DLG_BREAK:RB_PAGE";
78 RadioButton RB_COL
80 HelpID = "sw:RadioButton:DLG_BREAK:RB_COL";
/aoo41x/main/sc/source/ui/inc/
H A Dinstbdlg.hxx83 RadioButton aBtnBefore;
84 RadioButton aBtnBehind;
86 RadioButton aBtnNew;
87 RadioButton aBtnFromFile;
120 DECL_LINK( ChoiceHdl_Impl, RadioButton* );
/aoo41x/main/xmlsecurity/inc/xmlsecurity/
H A Dmacrosecurity.hxx114 RadioButton maVeryHighRB;
115 RadioButton maHighRB;
116 RadioButton maMediumRB;
117 RadioButton maLowRB;
122 DECL_LINK( RadioButtonHdl, RadioButton* );
/aoo41x/main/sw/source/ui/config/
H A Dmailconfigpage.src283 RadioButton RB_SEP_AUTHENTICATION
285 HelpID = "sw:RadioButton:DLG_MM_SERVERAUTHENTICATION:RB_SEP_AUTHENTICATION";
323 RadioButton RB_SMPTAFTERPOP
325 HelpID = "sw:RadioButton:DLG_MM_SERVERAUTHENTICATION:RB_SMPTAFTERPOP";
377 RadioButton RB_POP3
379 HelpID = "sw:RadioButton:DLG_MM_SERVERAUTHENTICATION:RB_POP3";
384 RadioButton RB_IMAP
386 HelpID = "sw:RadioButton:DLG_MM_SERVERAUTHENTICATION:RB_IMAP";

Completed in 92 milliseconds

12345678910>>...18