Home
last modified time | relevance | path

Searched refs:aBtnOk (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx58 aBtnOk ( this, ScResId( BTN_OK ) ), in ScTabBgColorDlg()
72 aBtnOk.SetClickHdl( HDL(TabBgColorOKHdl_Impl) ); in ScTabBgColorDlg()
140 const long aButtonOffsetFromBottom(aCurrentSizeDialog.Height() - aBtnOk.GetPosPixel().Y()); in FillColorValueSets_Impl()
145 …const long aNewWidthOkay((aBtnOk.GetSizePixel().Width() * aNewSizeDialog.Width()) / aCurrentSizeDi… in FillColorValueSets_Impl()
146 …const long aNewPosOkay((aBtnOk.GetPosPixel().X() * aNewSizeDialog.Width()) / aCurrentSizeDialog.Wi… in FillColorValueSets_Impl()
147 const Size aNewSizeOkay(aNewWidthOkay, aBtnOk.GetOutputSizePixel().Height()); in FillColorValueSets_Impl()
148 aBtnOk.SetOutputSizePixel(aNewSizeOkay); in FillColorValueSets_Impl()
149 aBtnOk.SetPosSizePixel(Point(aNewPosOkay, aNewButtonY), aNewSizeOkay); in FillColorValueSets_Impl()
H A Dmtrindlg.cxx55 aBtnOk ( this, ScResId( BTN_OK ) ), in ScMetricInputDlg()
139 aNewPos.Y() = aBtnOk.GetPosPixel().Y(); in CalcPositions()
142 aBtnOk.SetPosPixel( aNewPos ); in CalcPositions()
148 aNewPos.X() += aBtnOk.GetSizePixel().Width(); in CalcPositions()
H A Dinstbdlg.cxx81 aBtnOk ( this, ScResId( BTN_OK ) ), in ScInsertTableDlg()
119 aBtnOk .SetClickHdl( LINK( this, ScInsertTableDlg, DoEnterHdl )); in Init_Impl()
352 aBtnOk.Enable(); in DoEnable_Impl()
354 aBtnOk.Disable(); in DoEnable_Impl()
H A Dscuiautofmt.cxx75 aBtnOk ( this, ScResId( BTN_OK ) ), in ScAutoFormatDlg()
130 aBtnOk .SetClickHdl ( LINK( this, ScAutoFormatDlg, CloseHdl ) ); in Init()
190 if ( pBtn == &aBtnOk || pBtn == &aBtnCancel ) in IMPL_LINK()
195 EndDialog( (pBtn == &aBtnOk) ? RET_OK : RET_CANCEL ); in IMPL_LINK()
H A Dsimpref.cxx72 aBtnOk ( this, ScResId( BTN_OK ) ), in ScSimpleRefDlg()
113 aBtnOk.SetClickHdl ( LINK( this, ScSimpleRefDlg, OkBtnHdl ) ); in Init()
222 OkBtnHdl(&aBtnOk); in RefInputDone()
H A Dsolvrdlg.cxx70 aBtnOk ( this, ScResId( BTN_OK ) ), in ScSolverDlg()
104 aBtnOk. SetClickHdl ( LINK( this, ScSolverDlg, BtnHdl ) ); in Init()
226 if ( pBtn == &aBtnOk ) in IMPL_LINK()
H A Dtabopdlg.cxx67 aBtnOk ( this, ScResId( BTN_OK ) ), in ScTabOpDlg()
98 aBtnOk. SetClickHdl ( LINK( this, ScTabOpDlg, BtnHdl ) ); in Init()
255 if ( pBtn == &aBtnOk ) in IMPL_LINK()
H A Dcrdlg.cxx49 aBtnOk ( this, ScResId( BTN_OK ) ), in ScColOrRowDlg()
61 aBtnOk.SetClickHdl( LINK( this, ScColOrRowDlg, OkHdl ) ); in ScColOrRowDlg()
H A Dmvtabdlg.cxx62 aBtnOk ( this, ScResId( BTN_OK ) ), in ScMoveTableDlg()
109 aBtnOk.SetClickHdl ( LINK( this, ScMoveTableDlg, OkHdl ) ); in Init()
H A Dlinkarea.cxx64 aBtnOk ( this, ScResId( BTN_OK ) ), in ScLinkedAreaDlg()
307 aBtnOk.Enable( bEnable ); in UpdateEnable()
H A Dfilldlg.cxx91 aBtnOk ( this, ScResId( BTN_OK ) ), in ScFillSeriesDlg()
134 aBtnOk.SetClickHdl ( LINK( this, ScFillSeriesDlg, OKHdl ) ); in Init()
/trunk/main/sc/source/ui/inc/
H A Dcorodlg.hxx52 aBtnOk ( this, ScResId(3) ), in ScColRowLabelDlg()
68 OKButton aBtnOk; member in ScColRowLabelDlg
H A Ddapitype.hxx45 OKButton aBtnOk; member in ScDataPilotSourceTypeDlg
72 OKButton aBtnOk; member in ScDataPilotServiceDlg
H A Dfiltdlg.hxx140 OKButton aBtnOk; member in ScFilterDlg
224 OKButton aBtnOk; member in ScSpecialFilterDlg
H A Ddelcldlg.hxx45 OKButton aBtnOk; member in ScDeleteCellDlg
/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx76 aBtnOk ( this, ScResId( BTN_OK ) ), in ScSpecialFilterDlg()
138 aBtnOk.SetClickHdl ( LINK( this, ScSpecialFilterDlg, EndDlgHdl ) ); in Init()
321 if ( (pBtn == &aBtnOk) && pDoc && pViewData ) in IMPL_LINK()
H A Ddapitype.cxx48 aBtnOk ( this, ScResId( BTN_OK ) ), in ScDataPilotSourceTypeDlg()
91 aBtnOk ( this, ScResId( BTN_OK ) ), in ScDataPilotServiceDlg()
H A Dscendlg.cxx65 aBtnOk ( this, ScResId( BTN_OK ) ), in ScNewScenarioDlg()
112 aBtnOk .SetClickHdl( LINK( this, ScNewScenarioDlg, OkHdl ) ); in ScNewScenarioDlg()
H A Dscuiimoptdlg.cxx133 aBtnOk ( this, ScResId( BTN_OK ) ), in ScImportOptionsDlg()
318 aBtnOk.Click(); in IMPL_LINK()
H A Dconsdlg.cxx109 aBtnOk ( this, ScResId( BTN_OK ) ), in ScConsolidateDlg()
165 aBtnOk .SetClickHdl ( LINK( this, ScConsolidateDlg, OkHdl ) ); in Init()
H A Dfiltdlg.cxx96 aBtnOk ( this, ScResId( BTN_OK ) ), in ScFilterDlg()
216 aBtnOk.SetClickHdl ( LINK( this, ScFilterDlg, EndDlgHdl ) ); in Init()
699 if ( pBtn == &aBtnOk ) in IMPL_LINK()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx138 OKButton aBtnOk; member in SwStringInputDlg
151 aBtnOk ( this, SW_RES( BTN_OK ) ), in SwStringInputDlg()
190 aBtnOk ( this, SW_RES( BTN_OK ) ), in SwAutoFormatDlg()
247 aBtnOk.SetClickHdl ( LINK( this, SwAutoFormatDlg, OkHdl ) ); in Init()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx126 aBtnOk ( this, ScResId( BTN_OK ) ), in ScPrintAreasDlg()
300 aBtnOk .SetClickHdl ( HDL(Impl_BtnHdl) ); in Impl_Reset()
523 if ( &aBtnOk == pBtn ) in IMPL_LINK()
/trunk/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx95 aBtnOk ( this, ScResId( BTN_OK ) ), in ScConditionalFormatDlg()
124 aBtnOk.SetClickHdl ( LINK( this, ScConditionalFormatDlg, BtnHdl ) ); in ScConditionalFormatDlg()
776 if ( pBtn == &aBtnOk ) in IMPL_LINK()
/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx135 aBtnOk ( this, ScResId( BTN_OK ) ), in ScNameDlg()
178 aBtnOk.SetClickHdl ( LINK( this, ScNameDlg, OkBtnHdl ) ); in Init()

Completed in 77 milliseconds

123