Home
last modified time | relevance | path

Searched refs:LINK (Results 176 – 200 of 1038) sorted by relevance

12345678910>>...42

/aoo42x/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx184 SynFocusTimer.SetTimeoutHdl(LINK( this, ScDbNameDlg, FocusToComoboxHdl)); in ScDbNameDlg()
230 aBtnOk.SetClickHdl ( LINK( this, ScDbNameDlg, OkBtnHdl ) ); in Init()
231 aBtnCancel.SetClickHdl ( LINK( this, ScDbNameDlg, CancelBtnHdl ) ); in Init()
232 aBtnAdd.SetClickHdl ( LINK( this, ScDbNameDlg, AddBtnHdl ) ); in Init()
233 aBtnRemove.SetClickHdl ( LINK( this, ScDbNameDlg, RemoveBtnHdl ) ); in Init()
234 aEdName.SetModifyHdl ( LINK( this, ScDbNameDlg, NameModifyHdl ) ); in Init()
235 aEdAssign.SetModifyHdl ( LINK( this, ScDbNameDlg, AssModifyHdl ) ); in Init()
H A Ddpgroupdlg.cxx79 mrRbAuto.SetClickHdl( LINK( this, ScDPGroupEditHelper, ClickHdl ) ); in ScDPGroupEditHelper()
80 mrRbMan.SetClickHdl( LINK( this, ScDPGroupEditHelper, ClickHdl ) ); in ScDPGroupEditHelper()
298 maRbNumDays.SetClickHdl( LINK( this, ScDPDateGroupDlg, ClickHdl ) ); in ScDPDateGroupDlg()
299 maRbUnits.SetClickHdl( LINK( this, ScDPDateGroupDlg, ClickHdl ) ); in ScDPDateGroupDlg()
300 maLbUnits.SetCheckButtonHdl( LINK( this, ScDPDateGroupDlg, CheckHdl ) ); in ScDPDateGroupDlg()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx518 maSelectionTimer.SetTimeoutHdl( LINK( this, ScConflictsDlg, UpdateSelectionHdl ) ); in ScConflictsDlg()
520 maLbConflicts.SetSelectHdl( LINK( this, ScConflictsDlg, SelectHandle ) ); in ScConflictsDlg()
521 maLbConflicts.SetDeselectHdl( LINK( this, ScConflictsDlg, DeselectHandle ) ); in ScConflictsDlg()
523 maBtnKeepMine.SetClickHdl( LINK( this, ScConflictsDlg, KeepMineHandle ) ); in ScConflictsDlg()
524 maBtnKeepOther.SetClickHdl( LINK( this, ScConflictsDlg, KeepOtherHandle ) ); in ScConflictsDlg()
525 maBtnKeepAllMine.SetClickHdl( LINK( this, ScConflictsDlg, KeepAllMineHandle ) ); in ScConflictsDlg()
526 maBtnKeepAllOthers.SetClickHdl( LINK( this, ScConflictsDlg, KeepAllOthersHandle ) ); in ScConflictsDlg()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx201 … m_aPB_NumberFormatForValue.SetClickHdl( LINK( this, DataLabelResources, NumberFormatDialogHdl ) ); in DataLabelResources()
202 …m_aPB_NumberFormatForPercent.SetClickHdl( LINK( this, DataLabelResources, NumberFormatDialogHdl ) … in DataLabelResources()
203 m_aCBNumber.SetClickHdl( LINK( this, DataLabelResources, CheckHdl )); in DataLabelResources()
204 m_aCBPercent.SetClickHdl( LINK( this, DataLabelResources, CheckHdl )); in DataLabelResources()
205 m_aCBCategory.SetClickHdl( LINK( this, DataLabelResources, CheckHdl )); in DataLabelResources()
206 m_aCBSymbol.SetClickHdl( LINK( this, DataLabelResources, CheckHdl )); in DataLabelResources()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx101 m_ibColumn_RH.SetClickHdl(LINK(this,OWizColumnSelect,ButtonClickHdl)); in OWizColumnSelect()
102 m_ibColumn_LH.SetClickHdl(LINK(this,OWizColumnSelect,ButtonClickHdl)); in OWizColumnSelect()
103 m_ibColumns_RH.SetClickHdl(LINK(this,OWizColumnSelect,ButtonClickHdl)); in OWizColumnSelect()
104 m_ibColumns_LH.SetClickHdl(LINK(this,OWizColumnSelect,ButtonClickHdl)); in OWizColumnSelect()
109 m_lbOrgColumnNames.SetDoubleClickHdl(LINK(this,OWizColumnSelect,ListDoubleClickHdl)); in OWizColumnSelect()
110 m_lbNewColumnNames.SetDoubleClickHdl(LINK(this,OWizColumnSelect,ListDoubleClickHdl)); in OWizColumnSelect()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx103 aNewStartCB.SetClickHdl(LINK(this, SwParagraphNumTabPage, NewStartHdl_Impl)); in SwParagraphNumTabPage()
104 aNewStartNumberCB.SetClickHdl(LINK(this, SwParagraphNumTabPage, NewStartHdl_Impl)); in SwParagraphNumTabPage()
105 aNumberStyleLB.SetSelectHdl(LINK(this, SwParagraphNumTabPage, StyleHdl_Impl)); in SwParagraphNumTabPage()
106 aCountParaCB.SetClickHdl(LINK(this, in SwParagraphNumTabPage()
109 LINK(this, SwParagraphNumTabPage, LineCountHdl_Impl)); in SwParagraphNumTabPage()
/aoo42x/main/cui/source/dialogs/
H A Dmultipat.cxx212 aPathLB.SetSelectHdl( LINK( this, SvxMultiPathDialog, SelectHdl_Impl ) ); in SvxMultiPathDialog()
213 aRadioLB.SetSelectHdl( LINK( this, SvxMultiPathDialog, SelectHdl_Impl ) ); in SvxMultiPathDialog()
214 aRadioLB.SetCheckButtonHdl( LINK( this, SvxMultiPathDialog, CheckHdl_Impl ) ); in SvxMultiPathDialog()
215 aAddBtn.SetClickHdl( LINK( this, SvxMultiPathDialog, AddHdl_Impl ) ); in SvxMultiPathDialog()
216 aDelBtn.SetClickHdl( LINK( this, SvxMultiPathDialog, DelHdl_Impl ) ); in SvxMultiPathDialog()
H A Ddlgname.cxx58 aEdtName.SetModifyHdl(LINK(this, SvxNameDialog, ModifyHdl)); in SvxNameDialog()
108 aEdtName.SetModifyHdl(LINK(this, SvxObjectNameDialog, ModifyHdl)); in SvxObjectNameDialog()
175 aBtn1.SetClickHdl( LINK( this, SvxMessDialog, Button1Hdl ) ); in SvxMessDialog()
176 aBtn2.SetClickHdl( LINK( this, SvxMessDialog, Button2Hdl ) ); in SvxMessDialog()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx493 mpControl->SetMenuSelectHdl( LINK( this, CharHeightPropertyBox, implMenuSelectHdl )); in CharHeightPropertyBox()
596 mpControl->SetMenuSelectHdl( LINK( this, TransparencyPropertyBox, implMenuSelectHdl )); in TransparencyPropertyBox()
599 Link aLink( LINK( this, TransparencyPropertyBox, implModifyHdl ) ); in TransparencyPropertyBox()
712 mpControl->SetMenuSelectHdl( LINK( this, RotationPropertyBox, implMenuSelectHdl )); in RotationPropertyBox()
715 Link aLink( LINK( this, RotationPropertyBox, implModifyHdl ) ); in RotationPropertyBox()
853 mpControl->SetMenuSelectHdl( LINK( this, ScalePropertyBox, implMenuSelectHdl )); in ScalePropertyBox()
856 Link aLink( LINK( this, ScalePropertyBox, implModifyHdl ) ); in ScalePropertyBox()
1032 mpControl->SetMenuSelectHdl( LINK( this, FontStylePropertyBox, implMenuSelectHdl )); in FontStylePropertyBox()
1240 mpLBSound->SetSelectHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()
1242 mpPBSoundPreview->SetClickHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()
[all …]
/aoo42x/main/sw/source/ui/fldui/
H A Dfldref.cxx112 aNameED.SetModifyHdl(LINK(this, SwFldRefPage, ModifyHdl)); in SwFldRefPage()
114 aTypeLB.SetDoubleClickHdl (LINK(this, SwFldRefPage, InsertHdl)); in SwFldRefPage()
115 aTypeLB.SetSelectHdl (LINK(this, SwFldRefPage, TypeHdl)); in SwFldRefPage()
116 aSelectionLB.SetSelectHdl (LINK(this, SwFldRefPage, SubTypeHdl)); in SwFldRefPage()
117 aSelectionLB.SetDoubleClickHdl (LINK(this, SwFldRefPage, InsertHdl)); in SwFldRefPage()
118 aFormatLB.SetDoubleClickHdl (LINK(this, SwFldRefPage, InsertHdl)); in SwFldRefPage()
121 aSelectionToolTipLB.SetSelectHdl( LINK(this, SwFldRefPage, SubTypeHdl) ); in SwFldRefPage()
122 aSelectionToolTipLB.SetDoubleClickHdl( LINK(this, SwFldRefPage, InsertHdl) ); in SwFldRefPage()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx2154 LINK( this, SvxConfigPage, AsyncInfoMsg ) ); in AddFunction()
2383 LINK( this, SvxMenuConfigPage, SelectMenu ) ); in SvxMenuConfigPage()
2386 LINK( this, SvxMenuConfigPage, SelectMenuEntry ) ); in SvxMenuConfigPage()
2392 LINK( this, SvxMenuConfigPage, NewMenuHdl ) ); in SvxMenuConfigPage()
2395 LINK( this, SvxMenuConfigPage, AddCommandsHdl ) ); in SvxMenuConfigPage()
2403 LINK( this, SvxMenuConfigPage, MenuSelectHdl ) ); in SvxMenuConfigPage()
2411 LINK( this, SvxMenuConfigPage, EntrySelectHdl ) ); in SvxMenuConfigPage()
2792 LINK( this, SvxMenuConfigPage, AddFunctionHdl ) ); in IMPL_LINK()
2928 LINK( this, SvxMainMenuOrganizerDialog, MoveHdl) ); in SvxMainMenuOrganizerDialog()
2930 LINK( this, SvxMainMenuOrganizerDialog, MoveHdl) ); in SvxMainMenuOrganizerDialog()
[all …]
/aoo42x/main/svtools/workben/
H A Dstest.cxx71 aPB.SetClickHdl( LINK( this, SearchWindow, ClickHdl )); in SearchWindow()
72 aModeN.SetClickHdl( LINK( this, SearchWindow, ClickHdl )); in SearchWindow()
73 aModeR.SetClickHdl( LINK( this, SearchWindow, ClickHdl )); in SearchWindow()
74 aModeL.SetClickHdl( LINK( this, SearchWindow, ClickHdl )); in SearchWindow()
/aoo42x/main/xmlsecurity/workben/
H A Dsignaturetest.cxx228 maCryptoCheckBox.SetClickHdl( LINK( this, MyWin, CryptoCheckBoxHdl ) ); in MyWin()
279 maSignButton.SetClickHdl( LINK( this, MyWin, SignButtonHdl ) ); in MyWin()
284 maVerifyButton.SetClickHdl( LINK( this, MyWin, VerifyButtonHdl ) ); in MyWin()
309 maDigitalSignaturesButton.SetClickHdl( LINK( this, MyWin, DigitalSignaturesWithServiceHdl ) ); in MyWin()
314 maVerifyDigitalSignaturesButton.SetClickHdl( LINK( this, MyWin, VerifyDigitalSignaturesHdl ) ); in MyWin()
517 aSignatureHelper.SetStartVerifySignatureHdl( LINK( this, MyWin, StartVerifySignatureHdl ) ); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.cxx139 m_pDatasourceType->SetSelectHdl(LINK(this, OGeneralPage, OnDatasourceTypeSelected)); in OGeneralPage()
140 m_aRB_CreateDatabase.SetClickHdl(LINK(this, OGeneralPage, OnSetupModeSelected)); in OGeneralPage()
141 m_aRB_GetExistingDatabase.SetClickHdl(LINK(this, OGeneralPage, OnSetupModeSelected)); in OGeneralPage()
142 m_aRB_OpenDocument.SetClickHdl(LINK(this, OGeneralPage, OnSetupModeSelected)); in OGeneralPage()
143 m_pLB_DocumentList->SetSelectHdl( LINK( this, OGeneralPage, OnDocumentSelected ) ); in OGeneralPage()
144 m_aPB_OpenDocument.SetClickHdl( LINK( this, OGeneralPage, OnOpenDocument ) ); in OGeneralPage()
H A Dindexdialog.cxx228 m_aActions.SetSelectHdl(LINK(this, DbaIndexDialog, OnIndexAction)); in DBG_NAME()
230 m_aIndexes.SetSelectHdl(LINK(this, DbaIndexDialog, OnIndexSelected)); in DBG_NAME()
231 m_aIndexes.SetEndEditHdl(LINK(this, DbaIndexDialog, OnEntryEdited)); in DBG_NAME()
256 m_aUnique.SetClickHdl(LINK(this, DbaIndexDialog, OnModified)); in DBG_NAME()
257 m_pFields->SetModifyHdl(LINK(this, DbaIndexDialog, OnModified)); in DBG_NAME()
259 m_aClose.SetClickHdl(LINK(this, DbaIndexDialog, OnCloseDialog)); in DBG_NAME()
694 PostUserEvent(LINK(this, DbaIndexDialog, OnEditIndexAgain), _pEntry); in IMPL_LINK()
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx832 aDeleteBtn.SetClickHdl( LINK( this, SfxDocumentPage, DeleteHdl ) ); in SfxDocumentPage()
833 aSignatureBtn.SetClickHdl( LINK( this, SfxDocumentPage, SignatureHdl ) ); in SfxDocumentPage()
1207 aRBNoAutoUpdate.SetClickHdl( LINK( this, SfxInternetPage, ClickHdlNoUpdate ) ); in SfxInternetPage()
1208 aRBReloadUpdate.SetClickHdl( LINK( this, SfxInternetPage, ClickHdlReload ) ); in SfxInternetPage()
1209 aRBForwardUpdate.SetClickHdl( LINK( this, SfxInternetPage, ClickHdlForward ) ); in SfxInternetPage()
1210 aPBBrowseURL.SetClickHdl( LINK( this, SfxInternetPage, ClickHdlBrowseURL ) ); in SfxInternetPage()
1339 pFileDlg->StartExecuteModal( LINK( this, SfxInternetPage, DialogClosedHdl ) ); in IMPL_LINK()
1723 SetClickHdl( LINK( this, CustomPropertiesEditButton, ClickHdl )); in CustomPropertiesEditButton()
2350 m_aPropertiesWin.SetRemovedHdl( LINK( this, CustomPropertiesControl, RemovedHdl ) ); in CustomPropertiesControl()
2364 Link aScrollLink = LINK( this, CustomPropertiesControl, ScrollHdl ); in CustomPropertiesControl()
[all …]
/aoo42x/main/sfx2/source/doc/
H A Ddocvor.cxx268 aEditAcc.SetSelectHdl( LINK( this, SfxOrganizeDlg_Impl, AccelSelect_Impl ) ); in SfxOrganizeDlg_Impl()
272 LINK(this,SfxOrganizeDlg_Impl, AddFiles_Impl)); in SfxOrganizeDlg_Impl()
274 LINK(this,SfxOrganizeDlg_Impl, OnAddressTemplateClicked)); in SfxOrganizeDlg_Impl()
276 LINK(this, SfxOrganizeDlg_Impl, LeftListBoxSelect_Impl)); in SfxOrganizeDlg_Impl()
278 LINK(this, SfxOrganizeDlg_Impl, RightListBoxSelect_Impl)); in SfxOrganizeDlg_Impl()
280 LINK(this, SfxOrganizeDlg_Impl, GetFocus_Impl)); in SfxOrganizeDlg_Impl()
282 LINK(this, SfxOrganizeDlg_Impl, GetFocus_Impl)); in SfxOrganizeDlg_Impl()
1094 PostUserEvent( LINK( this, SfxOrganizeListBox_Impl, OnAsyncExecuteDrop ), in ExecuteDrop()
1630 pFileDlg->StartExecuteModal( LINK( this, SfxOrganizeDlg_Impl, ImportHdl ) ); in GetPath_Impl()
1726 pFileDlg->StartExecuteModal( LINK( this, SfxOrganizeDlg_Impl, ExportHdl ) ); in GetPaths_Impl()
[all …]
/aoo42x/main/cui/source/tabpages/
H A Dpage.cxx456 LINK( this, SvxPageDescPage, PaperBinHdl_Impl ) ); in Init_Impl()
458 LINK( this, SvxPageDescPage, PaperSizeSelect_Impl ) ); in Init_Impl()
460 LINK( this, SvxPageDescPage, PaperSizeModify_Impl ) ); in Init_Impl()
462 LINK( this, SvxPageDescPage, PaperSizeModify_Impl ) ); in Init_Impl()
464 LINK( this, SvxPageDescPage, SwapOrientation_Impl ) ); in Init_Impl()
466 LINK( this, SvxPageDescPage, SwapOrientation_Impl ) ); in Init_Impl()
468 Link aLink = LINK( this, SvxPageDescPage, BorderModify_Impl ); in Init_Impl()
474 aLink = LINK( this, SvxPageDescPage, RangeHdl_Impl ); in Init_Impl()
482 aHorzBox.SetClickHdl( LINK( this, SvxPageDescPage, CenterHdl_Impl ) ); in Init_Impl()
483 aVertBox.SetClickHdl( LINK( this, SvxPageDescPage, CenterHdl_Impl ) ); in Init_Impl()
[all …]
H A Dtphatch.cxx136 aLbHatchings.SetSelectHdl( LINK( this, SvxHatchTabPage, ChangeHatchHdl_Impl ) ); in SvxHatchTabPage()
138 Link aLink = LINK( this, SvxHatchTabPage, ModifiedHdl_Impl ); in SvxHatchTabPage()
144 aBtnAdd.SetClickHdl( LINK( this, SvxHatchTabPage, ClickAddHdl_Impl ) ); in SvxHatchTabPage()
146 LINK( this, SvxHatchTabPage, ClickModifyHdl_Impl ) ); in SvxHatchTabPage()
148 LINK( this, SvxHatchTabPage, ClickDeleteHdl_Impl ) ); in SvxHatchTabPage()
149 aBtnLoad.SetClickHdl( LINK( this, SvxHatchTabPage, ClickLoadHdl_Impl ) ); in SvxHatchTabPage()
150 aBtnSave.SetClickHdl( LINK( this, SvxHatchTabPage, ClickSaveHdl_Impl ) ); in SvxHatchTabPage()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx223 aApplyToLB.SetSelectHdl(LINK(this, SwColumnDlg, ObjectHdl)); in SwColumnDlg()
224 aOK.SetClickHdl(LINK(this, SwColumnDlg, OkHdl)); in SwColumnDlg()
548 aDefaultVS.SetSelectHdl(LINK(this, SwColumnPage, SetDefaultsHdl)); in SwColumnPage()
551 Link aCLNrLk = LINK(this, SwColumnPage, ColModify); in SwColumnPage()
555 Link aLk = LINK(this, SwColumnPage, GapModify); in SwColumnPage()
563 aLk = LINK(this, SwColumnPage, EdModify); in SwColumnPage()
577 aBtnUp.SetClickHdl(LINK(this, SwColumnPage, Up)); in SwColumnPage()
578 aBtnDown.SetClickHdl(LINK(this, SwColumnPage, Down)); in SwColumnPage()
579 aAutoWidthBox.SetClickHdl(LINK(this, SwColumnPage, AutoWidthHdl)); in SwColumnPage()
581 aLk = LINK( this, SwColumnPage, UpdateColMgr ); in SwColumnPage()
/aoo42x/main/svx/source/dialog/
H A Dhyprlink.cxx168 SetClickHdl( LINK( this, SvxHyperlinkDlg, TBClickHdl ) ); in SvxHyperlinkDlg()
169 SetSelectHdl( LINK( this, SvxHyperlinkDlg, TBSelectHdl ) ); in SvxHyperlinkDlg()
170 SetDropdownClickHdl( LINK( this, SvxHyperlinkDlg, DropdownClick ) ); in SvxHyperlinkDlg()
176 aLinkPopup.SetSelectHdl(LINK(this, SvxHyperlinkDlg, LinkPopupSelectHdl)); in SvxHyperlinkDlg()
178 Link aLk = LINK(this, SvxHyperlinkDlg, ComboSelectHdl); in SvxHyperlinkDlg()
182 aLk = LINK(this, SvxHyperlinkDlg, ComboModifyHdl); in SvxHyperlinkDlg()
408 pMenu->SetSelectHdl(LINK(this, SvxHyperlinkDlg, SearchPopupSelectHdl)); in IMPL_LINK()
/aoo42x/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx232 maSignaturesLB.SetSelectHdl( LINK( this, DigitalSignaturesDialog, SignatureHighlightHdl ) ); in DigitalSignaturesDialog()
233 maSignaturesLB.SetDoubleClickHdl( LINK( this, DigitalSignaturesDialog, SignatureSelectHdl ) ); in DigitalSignaturesDialog()
235 maViewBtn.SetClickHdl( LINK( this, DigitalSignaturesDialog, ViewButtonHdl ) ); in DigitalSignaturesDialog()
238 maAddBtn.SetClickHdl( LINK( this, DigitalSignaturesDialog, AddButtonHdl ) ); in DigitalSignaturesDialog()
242 maRemoveBtn.SetClickHdl( LINK( this, DigitalSignaturesDialog, RemoveButtonHdl ) ); in DigitalSignaturesDialog()
245 maOKBtn.SetClickHdl( LINK( this, DigitalSignaturesDialog, OKButtonHdl) ); in DigitalSignaturesDialog()
273 …maSignatureHelper.SetStartVerifySignatureHdl( LINK( this, DigitalSignaturesDialog, StartVerifySign… in Init()
/aoo42x/main/starmath/source/
H A Dedit.cxx117 aModifyTimer.SetTimeoutHdl(LINK(this, SmEditWindow, ModifyTimerHdl)); in SmEditWindow()
120 aCursorMoveTimer.SetTimeoutHdl(LINK(this, SmEditWindow, CursorMoveTimerHdl)); in SmEditWindow()
357 pPopupMenu->SetSelectHdl(LINK(this, SmEditWindow, MenuSelectHdl)); in Command()
491 pVScrollBar->SetScrollHdl(LINK(this, SmEditWindow, ScrollHdl)); in CreateEditView()
492 pHScrollBar->SetScrollHdl(LINK(this, SmEditWindow, ScrollHdl)); in CreateEditView()
504 pEditEngine->SetStatusEventHdl( LINK(this, SmEditWindow, EditStatusHdl) ); in CreateEditView()
651 pEditEngine->SetStatusEventHdl( LINK(this, SmEditWindow, EditStatusHdl) ); in GetFocus()
/aoo42x/main/dbaccess/source/ui/control/
H A Dsqledit.cxx52 SetModifyHdl( LINK(this, OSqlEdit, ModifyHdl) ); in DBG_NAME()
55 m_timerUndoActionCreation.SetTimeoutHdl(LINK(this, OSqlEdit, OnUndoActionTimer)); in DBG_NAME()
58 m_timerInvalidate.SetTimeoutHdl(LINK(this, OSqlEdit, OnInvalidateTimer)); in DBG_NAME()
175 LINK(this, OSqlEdit, OnUndoActionTimer).Call(NULL); in SetText()
/aoo42x/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx73 aBtnProtect.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()
74 aBtnHideCell.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()
75 aBtnHideFormula.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()
76 aBtnHidePrint.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()

Completed in 236 milliseconds

12345678910>>...42