Home
last modified time | relevance | path

Searched refs:PushButton (Results 1 – 25 of 739) sorted by relevance

12345678910>>...30

/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DControl.idt42 ApplicationInfo1 OK PushButton 100 57 66 17 3 OOO_CONTROL_10
45 CancelSetup No PushButton 135 57 66 17 3 OOO_CONTROL_29 Yes
47 CancelSetup Yes PushButton 62 57 66 17 3 OOO_CONTROL_31 No
193 LanguageInfo1 OK PushButton 100 57 66 17 3 OOO_CONTROL_10
315 SetupError A PushButton 192 80 66 17 3 OOO_CONTROL_204
316 SetupError C PushButton 192 80 66 17 3 OOO_CONTROL_205
318 SetupError I PushButton 192 80 66 17 3 OOO_CONTROL_207
319 SetupError N PushButton 192 80 66 17 3 OOO_CONTROL_208
320 SetupError O PushButton 192 80 66 17 3 OOO_CONTROL_209
321 SetupError R PushButton 192 80 66 17 3 OOO_CONTROL_210
[all …]
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DControl.idt34 AdminWelcome Back PushButton 164 243 66 17 1 OOO_CONTROL_24 Next
42 CancelSetup No PushButton 135 57 66 17 3 OOO_CONTROL_29 Yes
44 CancelSetup Yes PushButton 62 57 66 17 3 OOO_CONTROL_31 No
98 CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
297 SetupError A PushButton 192 80 66 17 3 OOO_CONTROL_204
298 SetupError C PushButton 192 80 66 17 3 OOO_CONTROL_205
300 SetupError I PushButton 192 80 66 17 3 OOO_CONTROL_207
301 SetupError N PushButton 192 80 66 17 3 OOO_CONTROL_208
302 SetupError O PushButton 192 80 66 17 3 OOO_CONTROL_209
303 SetupError R PushButton 192 80 66 17 3 OOO_CONTROL_210
[all …]
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DControl.idt34 AdminWelcome Back PushButton 164 243 66 17 1 OOO_CONTROL_24 Next
42 CancelSetup No PushButton 135 57 66 17 3 OOO_CONTROL_29 Yes
44 CancelSetup Yes PushButton 62 57 66 17 3 OOO_CONTROL_31 No
98 CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
297 SetupError A PushButton 192 80 66 17 3 OOO_CONTROL_204
298 SetupError C PushButton 192 80 66 17 3 OOO_CONTROL_205
300 SetupError I PushButton 192 80 66 17 3 OOO_CONTROL_207
301 SetupError N PushButton 192 80 66 17 3 OOO_CONTROL_208
302 SetupError O PushButton 192 80 66 17 3 OOO_CONTROL_209
303 SetupError R PushButton 192 80 66 17 3 OOO_CONTROL_210
[all …]
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DControl.idt34 AdminWelcome Back PushButton 164 243 66 17 1 OOO_CONTROL_24 Next
42 CancelSetup No PushButton 135 57 66 17 3 OOO_CONTROL_29 Yes
44 CancelSetup Yes PushButton 62 57 66 17 3 OOO_CONTROL_31 No
98 CustomSetupTips OK PushButton 301 243 66 17 3 OOO_CONTROL_72
300 SetupError A PushButton 192 80 66 17 3 OOO_CONTROL_204
301 SetupError C PushButton 192 80 66 17 3 OOO_CONTROL_205
303 SetupError I PushButton 192 80 66 17 3 OOO_CONTROL_207
304 SetupError N PushButton 192 80 66 17 3 OOO_CONTROL_208
305 SetupError O PushButton 192 80 66 17 3 OOO_CONTROL_209
306 SetupError R PushButton 192 80 66 17 3 OOO_CONTROL_210
[all …]
/aoo41x/test/testgui/ids/
H A Dobsolete_hid7721 sd:PushButton:DLG_ASS:BUT_LAST 1088492035
7722 sd:PushButton:DLG_ASS:BUT_NEXT 1088492036
7735 sd:PushButton:DLG_PRESLT:BTN_LOAD 1087967746
10022 sw:PushButton:DLG_BIB_BASE:PB_NEW 1428722179
10031 sw:PushButton:DLG_GLOSSARY:PB_BIB 1428640310
10039 sw:PushButton:DLG_JAVAEDIT:PB_URL 1419612693
10096 sw:PushButton:TP_CHAR_URL:PB_EVENT 878367291
10097 sw:PushButton:TP_CHAR_URL:PB_URL 878367292
10102 sw:PushButton:TP_FLD_DB:PB_ADDDB 878711313
10113 sw:PushButton:TP_LAB_FMT:PB_SAVE 909709843
[all …]
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx225 PushButton::~PushButton () in ~PushButton()
230 void PushButton::Check( bool bCheck ) in Check()
237 bool PushButton::IsChecked() const in IsChecked()
242 void PushButton::Toggle() in Toggle()
247 void PushButton::SetToggleHdl( const Link& link ) in SetToggleHdl()
253 IMPL_GET_IMPL( PushButton );
255 IMPL_GET_WINDOW (PushButton);
469 IMPL_IMPL (ImageButton, PushButton)
519 ::PushButton *b = static_cast<PushButton*> (mpWindow)->GetPushButton (); in setAlign()
526 ::PushButton *b = static_cast<PushButton*> (mpWindow)->GetPushButton (); in advancedMode()
[all …]
/aoo41x/main/sw/source/ui/dbui/
H A Dmmoutputpage.hxx64 PushButton m_aSaveStartDocPB;
75 PushButton m_aSaveNowPB;
79 PushButton m_aPrinterSettingsPB;
80 PushButton m_aPrintNowPB;
84 PushButton m_aCopyToPB;
91 PushButton m_aSendAsPB;
92 PushButton m_aSendDocumentsPB;
126 DECL_LINK(CopyToHdl_Impl, PushButton*);
175 PushButton m_aDetailsPB;
181 PushButton m_aStopPB;
[all …]
H A Dcreateaddresslistdialog.hxx55 PushButton m_aNewPB;
56 PushButton m_aDeletePB;
57 PushButton m_aFindPB;
61 PushButton m_aStartPB;
62 PushButton m_aPrevPB;
64 PushButton m_aNextPB;
65 PushButton m_aEndPB;
79 DECL_LINK(NewHdl_Impl, PushButton*);
81 DECL_LINK(FindHdl_Impl, PushButton*);
83 DECL_LINK(OkHdl_Impl, PushButton*);
[all …]
H A Dcreateaddresslistdialog.src67 PushButton PB_NEW
69 HelpID = "sw:PushButton:DLG_MM_CREATEADDRESSLIST:PB_NEW";
74 PushButton PB_DELETE
81 PushButton PB_FIND
88 PushButton PB_CUSTOMIZE
101 PushButton PB_START
108 PushButton PB_PREV
129 PushButton PB_NEXT
136 PushButton PB_END
213 PushButton PB_FIND
[all …]
H A Daddresslistdialog.hxx61 PushButton m_aLoadListPB;
62 PushButton m_aCreateListPB;
63 PushButton m_aFilterPB;
64 PushButton m_aEditPB;
65 PushButton m_aTablePB;
92 DECL_LINK(FilterHdl_Impl, PushButton*);
93 DECL_LINK(LoadHdl_Impl, PushButton*);
94 DECL_LINK(CreateHdl_Impl, PushButton*);
96 DECL_LINK(EditHdl_Impl, PushButton*);
97 DECL_LINK(TableSelectHdl_Impl, PushButton*);
[all …]
/aoo41x/main/basctl/source/basicide/
H A Dmoduldlg.src81 PushButton RID_PB_EDIT
97 PushButton RID_PB_NEWMOD
105 PushButton RID_PB_NEWDLG
113 PushButton RID_PB_DELETE
143 PushButton RID_PB_EDIT
159 PushButton RID_PB_NEWMOD
167 PushButton RID_PB_NEWDLG
175 PushButton RID_PB_DELETE
221 PushButton RID_PB_EDIT
247 PushButton RID_PB_NEWLIB
[all …]
/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.src106 PushButton PB_IGNORE
114 PushButton PB_IGNOREALL
121 PushButton PB_IGNORERULE
137 PushButton PB_CHANGE
146 PushButton PB_CHANGEALL
153 PushButton PB_EXPLAIN
161 PushButton PB_AUTOCORR
180 PushButton PB_OPTIONS
187 PushButton PB_UNDO
189 HelpID = "cui:PushButton:RID_SVXDLG_SPELLCHECK:PB_UNDO" ;
[all …]
/aoo41x/main/cui/source/inc/
H A Dautocdlg.hxx136 PushButton aEditPB;
284 PushButton aNewAbbrevPB;
285 PushButton aDelAbbrevPB;
291 PushButton aNewDoublePB;
292 PushButton aDelDoublePB;
347 PushButton aSglEndQuotePB;
349 PushButton aSglStandardPB;
354 PushButton aStartQuotePB;
357 PushButton aEndQuotePB;
359 PushButton aDblStandardPB;
[all …]
H A Dlinkdlg.hxx68 PushButton aPbUpdateNow;
69 PushButton aPbOpenSource;
70 PushButton aPbChangeSource;
71 PushButton aPbBreakLink;
89 DECL_LINK( UpdateNowClickHdl, PushButton * );
90 DECL_LINK( OpenSourceClickHdl, PushButton * );
91 DECL_LINK( ChangeSourceClickHdl, PushButton * );
92 DECL_LINK( BreakLinkClickHdl, PushButton * );
109 PushButton& UpdateNow() { return aPbUpdateNow; } in UpdateNow()
110 PushButton& OpenSource() { return aPbOpenSource; } in OpenSource()
[all …]
H A Doptlingu.hxx66 PushButton aPrioUpPB;
67 PushButton aPrioDownPB;
68 PushButton aBackPB;
89 DECL_LINK( UpDownHdl_Impl, PushButton * );
90 DECL_LINK( ClickHdl_Impl, PushButton * );
91 DECL_LINK( BackHdl_Impl, PushButton * );
111 PushButton aLinguModulesEditPB;
114 PushButton aLinguDicsNewPB;
115 PushButton aLinguDicsEditPB;
116 PushButton aLinguDicsDelPB;
[all …]
/aoo41x/main/cui/source/options/
H A Doptjava.hxx56 PushButton m_aAddBtn;
57 PushButton m_aParameterBtn;
58 PushButton m_aClassPathBtn;
82 DECL_LINK( AddHdl_Impl, PushButton * );
115 PushButton m_aAssignBtn;
120 PushButton m_aRemoveBtn;
128 DECL_LINK( AssignHdl_Impl, PushButton * );
131 DECL_LINK( RemoveHdl_Impl, PushButton * );
156 PushButton m_aAddArchiveBtn;
157 PushButton m_aAddPathBtn;
[all …]
H A Doptinet2.hxx173 PushButton aNewPB;
174 PushButton aAddPB;
175 PushButton aChangePB;
176 PushButton aDeletePB;
187 DECL_LINK( NewSearchHdl_Impl, PushButton * );
188 DECL_LINK( AddSearchHdl_Impl, PushButton * );
235 PushButton maSecurityOptionsPB;
239 PushButton maShowConnectionsPB;
242 PushButton maMasterPasswordPB;
246 PushButton maMacroSecPB;
[all …]
H A Doptjava.src73 PushButton PB_ADD
75 HelpID = "cui:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_ADD";
80 PushButton PB_PARAMETER
87 PushButton PB_CLASSPATH
143 PushButton PB_ASSIGN
145 HelpID = "cui:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN";
170 PushButton PB_REMOVE
172 HelpID = "cui:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE";
224 PushButton PB_ADDARCHIVE
231 PushButton PB_ADDPATH
[all …]
/aoo41x/main/svx/source/dialog/
H A Dsrchdlg.src134 PushButton BTN_SEARCH
143 PushButton BTN_SEARCH_ALL
156 PushButton BTN_REPLACE
164 PushButton BTN_REPLACE_ALL
178 PushButton BTN_COMPONENT_1
186 PushButton BTN_COMPONENT_2
280 PushButton PB_SIMILARITY
324 PushButton PB_JAP_OPTIONS
333 PushButton BTN_ATTRIBUTE
342 PushButton BTN_FORMAT
[all …]
/aoo41x/main/toolkit/inc/layout/
H A Dlayout.hxx54 class PushButton;
272 class TOOLKIT_DLLPUBLIC PushButton : public Button class
274 DECL_GET_IMPL( PushButton );
275 DECL_CONSTRUCTORS( PushButton, Button, 0 );
276 DECL_GET_WINDOW (PushButton);
279 ~PushButton ();
287 class TOOLKIT_DLLPUBLIC OKButton : public PushButton
299 class TOOLKIT_DLLPUBLIC NoButton : public PushButton
301 DECL_CONSTRUCTORS( NoButton, PushButton, 0 );
305 DECL_CONSTRUCTORS( RetryButton, PushButton, 0 );
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.src170 PushButton PB_EDIT
341 PushButton PB_NEW_REPLACE
406 PushButton PB_NEWABBREV
415 PushButton PB_DELABBREV
594 PushButton PB_SGL_ENDQUOTE
607 PushButton PB_SGL_STD
635 PushButton PB_STARTQUOTE
654 PushButton PB_ENDQUOTE
667 PushButton PB_DBL_STD
810 PushButton PB_ENTRIES
[all …]
/aoo41x/main/padmin/source/
H A Dpadialog.src64 PushButton RID_FIMP_BTN_FROM
244 PushButton RID_PA_BTN_CONF
251 PushButton RID_PA_BTN_RENAME
258 PushButton RID_PA_BTN_STD
265 PushButton RID_PA_BTN_DEL
272 PushButton RID_PA_TESTPAGE
280 PushButton RID_PA_BTN_FONTS
287 PushButton RID_PA_BTN_ADD
640 PushButton RID_PPDIMP_BTN_SEARCH
780 PushButton RID_ADDP_BTN_NEXT
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dswuicnttab.hxx161 PushButton aAddStylesPB;
372 PushButton aAllLevelsPB;
374 PushButton aEntryNoPB;
375 PushButton aEntryPB;
376 PushButton aTabPB;
377 PushButton aChapterInfoPB;
378 PushButton aPageNoPB;
379 PushButton aHyperLinkPB;
387 PushButton aEditStylePB;
506 PushButton aStdBT;
[all …]
/aoo41x/main/sd/source/ui/dlg/
H A Dcustsdlg.src37 PushButton BTN_NEW
39 HelpID = "sd:PushButton:DLG_CUSTOMSHOW:BTN_NEW" ;
45 PushButton BTN_EDIT
47 HelpID = "sd:PushButton:DLG_CUSTOMSHOW:BTN_EDIT" ;
53 PushButton BTN_REMOVE
55 HelpID = "sd:PushButton:DLG_CUSTOMSHOW:BTN_REMOVE" ;
61 PushButton BTN_COPY
63 HelpID = "sd:PushButton:DLG_CUSTOMSHOW:BTN_COPY" ;
75 PushButton BTN_STARTSHOW
160 PushButton BTN_ADD
[all …]
/aoo41x/main/vcl/inc/vcl/
H A Dbutton.hxx115 class VCL_DLLPUBLIC PushButton : public Button class
138 SAL_DLLPRIVATE PushButton( const PushButton & );
139 SAL_DLLPRIVATE PushButton& operator=( const PushButton & );
162 virtual ~PushButton();
209 inline void PushButton::Check( sal_Bool bCheck ) in Check()
214 inline sal_Bool PushButton::IsChecked() const in IsChecked()
223 class VCL_DLLPUBLIC OKButton : public PushButton
226 using PushButton::ImplInit;
248 using PushButton::ImplInit;
270 using PushButton::ImplInit;
[all …]

Completed in 262 milliseconds

12345678910>>...30