Home
last modified time | relevance | path

Searched refs:aLk (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx150 Link aLk = LINK(this, SwWrapTabPage, RangeModifyHdl); in SwWrapTabPage() local
151 aLeftMarginED.SetUpHdl(aLk); in SwWrapTabPage()
152 aLeftMarginED.SetDownHdl(aLk); in SwWrapTabPage()
153 aLeftMarginED.SetFirstHdl(aLk); in SwWrapTabPage()
154 aLeftMarginED.SetLastHdl(aLk); in SwWrapTabPage()
155 aLeftMarginED.SetLoseFocusHdl(aLk); in SwWrapTabPage()
157 aRightMarginED.SetUpHdl(aLk); in SwWrapTabPage()
158 aRightMarginED.SetDownHdl(aLk); in SwWrapTabPage()
159 aRightMarginED.SetFirstHdl(aLk); in SwWrapTabPage()
160 aRightMarginED.SetLastHdl(aLk); in SwWrapTabPage()
[all …]
H A Dcolumn.cxx555 Link aLk = LINK(this, SwColumnPage, GapModify); in SwColumnPage() local
556 aDistEd1.SetUpHdl(aLk); in SwColumnPage()
557 aDistEd1.SetDownHdl(aLk); in SwColumnPage()
558 aDistEd1.SetLoseFocusHdl(aLk); in SwColumnPage()
559 aDistEd2.SetUpHdl(aLk); in SwColumnPage()
560 aDistEd2.SetDownHdl(aLk); in SwColumnPage()
561 aDistEd2.SetLoseFocusHdl(aLk); in SwColumnPage()
563 aLk = LINK(this, SwColumnPage, EdModify); in SwColumnPage()
565 aEd1.SetUpHdl(aLk); in SwColumnPage()
566 aEd1.SetDownHdl(aLk); in SwColumnPage()
[all …]
H A Dcption.cxx159 Link aLk = LINK( this, SwCaptionDialog, ModifyHdl ); in SwCaptionDialog() local
160 aCategoryBox.SetModifyHdl( aLk ); in SwCaptionDialog()
161 aTextEdit .SetModifyHdl( aLk ); in SwCaptionDialog()
162 aNumberingSeparatorED.SetModifyHdl ( aLk ); in SwCaptionDialog()
163 aSepEdit .SetModifyHdl( aLk ); in SwCaptionDialog()
165 aLk = LINK(this, SwCaptionDialog, SelectHdl); in SwCaptionDialog()
166 aCategoryBox.SetSelectHdl( aLk ); in SwCaptionDialog()
167 aFormatBox .SetSelectHdl( aLk ); in SwCaptionDialog()
H A Dfrmpage.cxx733 Link aLk = LINK(this, SwFrmPage, RangeModifyHdl); in SwFrmPage() local
734 aWidthED. SetLoseFocusHdl( aLk ); in SwFrmPage()
735 aHeightED. SetLoseFocusHdl( aLk ); in SwFrmPage()
736 aAtHorzPosED.SetLoseFocusHdl( aLk ); in SwFrmPage()
737 aAtVertPosED.SetLoseFocusHdl( aLk ); in SwFrmPage()
739 aFollowTextFlowCB.SetClickHdl( aLk ); in SwFrmPage()
741 aLk = LINK(this, SwFrmPage, ModifyHdl); in SwFrmPage()
742 aWidthED. SetModifyHdl( aLk ); in SwFrmPage()
743 aHeightED. SetModifyHdl( aLk ); in SwFrmPage()
744 aAtHorzPosED.SetModifyHdl( aLk ); in SwFrmPage()
[all …]
/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx144 Link aLk = LINK(this, SwEnvFmtPage, ModifyHdl); in SwEnvFmtPage() local
145 aAddrLeftField .SetUpHdl( aLk ); in SwEnvFmtPage()
146 aAddrTopField .SetUpHdl( aLk ); in SwEnvFmtPage()
147 aSendLeftField .SetUpHdl( aLk ); in SwEnvFmtPage()
148 aSendTopField .SetUpHdl( aLk ); in SwEnvFmtPage()
149 aSizeWidthField .SetUpHdl( aLk ); in SwEnvFmtPage()
150 aSizeHeightField.SetUpHdl( aLk ); in SwEnvFmtPage()
152 aAddrLeftField .SetDownHdl( aLk ); in SwEnvFmtPage()
153 aAddrTopField .SetDownHdl( aLk ); in SwEnvFmtPage()
154 aSendLeftField .SetDownHdl( aLk ); in SwEnvFmtPage()
[all …]
H A Dlabfmt.cxx355 Link aLk = LINK(this, SwLabFmtPage, ModifyHdl); in SwLabFmtPage() local
356 aHDistField .SetModifyHdl( aLk ); in SwLabFmtPage()
357 aVDistField .SetModifyHdl( aLk ); in SwLabFmtPage()
358 aWidthField .SetModifyHdl( aLk ); in SwLabFmtPage()
359 aHeightField.SetModifyHdl( aLk ); in SwLabFmtPage()
360 aLeftField .SetModifyHdl( aLk ); in SwLabFmtPage()
361 aUpperField .SetModifyHdl( aLk ); in SwLabFmtPage()
362 aColsField .SetModifyHdl( aLk ); in SwLabFmtPage()
363 aRowsField .SetModifyHdl( aLk ); in SwLabFmtPage()
364 aPaperWidthField .SetModifyHdl( aLk ); in SwLabFmtPage()
[all …]
H A Dmailmrge.cxx354 Link aLk = LINK(this, SwMailMergeDlg, ButtonHdl); in SwMailMergeDlg() local
355 aOkBTN.SetClickHdl(aLk); in SwMailMergeDlg()
360 aLk = LINK(this, SwMailMergeDlg, OutputTypeHdl); in SwMailMergeDlg()
361 aPrinterRB.SetClickHdl(aLk); in SwMailMergeDlg()
362 aMailingRB.SetClickHdl(aLk); in SwMailMergeDlg()
363 aFileRB.SetClickHdl(aLk); in SwMailMergeDlg()
370 aLk = LINK(this, SwMailMergeDlg, FilenameHdl); in SwMailMergeDlg()
371 aGenerateFromDataBaseCB.SetClickHdl( aLk ); in SwMailMergeDlg()
377 aLk = LINK(this, SwMailMergeDlg, SaveTypeHdl); in SwMailMergeDlg()
379 aSaveSingleDocRB.SetClickHdl( aLk ); in SwMailMergeDlg()
[all …]
H A Dlabprt.cxx77 Link aLk = LINK(this, SwLabPrtPage, CountHdl); in SwLabPrtPage() local
78 aPageButton .SetClickHdl( aLk ); in SwLabPrtPage()
79 aSingleButton.SetClickHdl( aLk ); in SwLabPrtPage()
81 aPrtSetup.SetClickHdl( aLk ); in SwLabPrtPage()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx98 Link aLk = LINK(this, SvxGrfCropPage, SizeHdl); in SvxGrfCropPage() local
99 aWidthMF.SetModifyHdl( aLk ); in SvxGrfCropPage()
100 aHeightMF.SetModifyHdl( aLk ); in SvxGrfCropPage()
102 aLk = LINK(this, SvxGrfCropPage, ZoomHdl); in SvxGrfCropPage()
103 aWidthZoomMF.SetModifyHdl( aLk ); in SvxGrfCropPage()
104 aHeightZoomMF.SetModifyHdl( aLk ); in SvxGrfCropPage()
106 aLk = LINK(this, SvxGrfCropPage, CropHdl); in SvxGrfCropPage()
107 aLeftMF.SetDownHdl( aLk ); in SvxGrfCropPage()
108 aRightMF.SetDownHdl( aLk ); in SvxGrfCropPage()
109 aTopMF.SetDownHdl( aLk ); in SvxGrfCropPage()
[all …]
H A Dswpossizetabpage.cxx593 Link aLk = LINK(this, SvxSwPosSizeTabPage, RangeModifyHdl); in SvxSwPosSizeTabPage() local
594 m_aWidthMF. SetLoseFocusHdl( aLk ); in SvxSwPosSizeTabPage()
595 m_aHeightMF. SetLoseFocusHdl( aLk ); in SvxSwPosSizeTabPage()
596 m_aHoriByMF.SetLoseFocusHdl( aLk ); in SvxSwPosSizeTabPage()
597 m_aVertByMF.SetLoseFocusHdl( aLk ); in SvxSwPosSizeTabPage()
598 m_aFollowCB.SetClickHdl( aLk ); in SvxSwPosSizeTabPage()
600 aLk = LINK(this, SvxSwPosSizeTabPage, ModifyHdl); in SvxSwPosSizeTabPage()
601 m_aWidthMF. SetModifyHdl( aLk ); in SvxSwPosSizeTabPage()
602 m_aHeightMF. SetModifyHdl( aLk ); in SvxSwPosSizeTabPage()
603 m_aHoriByMF.SetModifyHdl( aLk ); in SvxSwPosSizeTabPage()
[all …]
H A Dnumpages.cxx3030 Link aLk = LINK(this, SvxNumPositionTabPage, DistanceHdl_Impl); in SvxNumPositionTabPage() local
3032 aDistBorderMF.SetUpHdl(aLk); in SvxNumPositionTabPage()
3033 aDistBorderMF.SetDownHdl(aLk); in SvxNumPositionTabPage()
3034 aDistBorderMF.SetLoseFocusHdl(aLk); in SvxNumPositionTabPage()
3036 aDistNumMF.SetUpHdl(aLk); in SvxNumPositionTabPage()
3037 aDistNumMF.SetDownHdl(aLk); in SvxNumPositionTabPage()
3038 aDistNumMF.SetLoseFocusHdl(aLk); in SvxNumPositionTabPage()
3040 aIndentMF.SetUpHdl(aLk); in SvxNumPositionTabPage()
3041 aIndentMF.SetDownHdl(aLk); in SvxNumPositionTabPage()
3042 aIndentMF.SetLoseFocusHdl(aLk); in SvxNumPositionTabPage()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx158 Link aLk = LINK(this, SwNumPositionTabPage, DistanceHdl); in SwNumPositionTabPage() local
159 aDistBorderMF.SetUpHdl(aLk); in SwNumPositionTabPage()
160 aDistNumMF.SetUpHdl(aLk); in SwNumPositionTabPage()
161 aIndentMF.SetUpHdl(aLk); in SwNumPositionTabPage()
162 aDistBorderMF.SetDownHdl(aLk); in SwNumPositionTabPage()
163 aDistNumMF.SetDownHdl(aLk); in SwNumPositionTabPage()
164 aIndentMF.SetDownHdl(aLk); in SwNumPositionTabPage()
165 aDistBorderMF.SetLoseFocusHdl(aLk); in SwNumPositionTabPage()
166 aDistNumMF.SetLoseFocusHdl(aLk); in SwNumPositionTabPage()
167 aIndentMF.SetLoseFocusHdl(aLk); in SwNumPositionTabPage()
[all …]
H A Dsrtdlg.cxx217 Link aLk = LINK(this,SwSortDlg, CheckHdl); in SwSortDlg() local
218 aKeyCB1.SetClickHdl( aLk ); in SwSortDlg()
219 aKeyCB2.SetClickHdl( aLk ); in SwSortDlg()
220 aKeyCB3.SetClickHdl( aLk ); in SwSortDlg()
221 aColumnRB.SetClickHdl( aLk ); in SwSortDlg()
222 aRowRB.SetClickHdl( aLk ); in SwSortDlg()
224 aLk = LINK(this,SwSortDlg, DelimHdl); in SwSortDlg()
225 aDelimFreeRB.SetClickHdl(aLk); in SwSortDlg()
226 aDelimTabRB.SetClickHdl(aLk); in SwSortDlg()
H A Dpgfnote.cxx233 Link aLk = LINK(this, SwFootNotePage, HeightModify); in Reset() local
234 aMaxHeightEdit.SetLoseFocusHdl( aLk ); in Reset()
235 aDistEdit.SetLoseFocusHdl( aLk ); in Reset()
236 aLineDistEdit.SetLoseFocusHdl( aLk ); in Reset()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx190 Link aLk = LINK( this, SwFormatTablePage, AutoClickHdl ); in Init() local
191 aFullBtn.SetClickHdl( aLk ); in Init()
192 aFreeBtn.SetClickHdl( aLk ); in Init()
193 aLeftBtn.SetClickHdl( aLk ); in Init()
194 aFromLeftBtn.SetClickHdl( aLk ); in Init()
195 aRightBtn.SetClickHdl( aLk ); in Init()
196 aCenterBtn.SetClickHdl( aLk ); in Init()
198 aLk = LINK( this, SwFormatTablePage, UpDownLoseFocusHdl ); in Init()
199 aTopMF.SetUpHdl( aLk ); in Init()
200 aBottomMF.SetUpHdl( aLk ); in Init()
[all …]
H A Dconvert.cxx195 Link aLk( LINK(this, SwConvertTableDlg, BtnHdl) ); in SwConvertTableDlg() local
196 aTabBtn.SetClickHdl( aLk ); in SwConvertTableDlg()
197 aSemiBtn.SetClickHdl( aLk ); in SwConvertTableDlg()
198 aParaBtn.SetClickHdl( aLk ); in SwConvertTableDlg()
199 aOtherBtn.SetClickHdl(aLk ); in SwConvertTableDlg()
H A Dtautofmt.cxx237 Link aLk( LINK( this, SwAutoFormatDlg, CheckHdl ) ); in Init() local
238 aBtnBorder.SetClickHdl( aLk ); in Init()
239 aBtnFont.SetClickHdl( aLk ); in Init()
240 aBtnPattern.SetClickHdl( aLk ); in Init()
241 aBtnAlignment.SetClickHdl( aLk ); in Init()
242 aBtnNumFormat.SetClickHdl( aLk ); in Init()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx358 Link aLk = LINK( this, SwAddPrinterTabPage, AutoClickHdl); in SwAddPrinterTabPage() local
359 aGrfCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
360 aRightPageCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
361 aLeftPageCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
364 aCtrlFldCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
365 aBackgroundCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
366 aBlackFontCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
367 aPrintHiddenTextCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
368 aPrintTextPlaceholderCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
370 aProspectCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
[all …]
H A Doptload.cxx496 Link aLk = LINK( this, SwCaptionOptPage, ModifyHdl ); in SwCaptionOptPage() local
497 aCategoryBox.SetModifyHdl( aLk ); in SwCaptionOptPage()
498 aNumberingSeparatorED.SetModifyHdl( aLk ); in SwCaptionOptPage()
499 aTextEdit .SetModifyHdl( aLk ); in SwCaptionOptPage()
501 aLk = LINK(this, SwCaptionOptPage, SelectHdl); in SwCaptionOptPage()
502 aCategoryBox.SetSelectHdl( aLk ); in SwCaptionOptPage()
503 aFormatBox .SetSelectHdl( aLk ); in SwCaptionOptPage()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx84 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoNextNum() local
124 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoPrevNum() local
172 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoHeaderTxt() local
207 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoFooterTxt() local
279 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in SetCrsrInHdFt() local
336 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoNextTOXBase() local
387 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoPrevTOXBase() local
432 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoTOXMarkBase() local
516 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in GotoNxtPrvTblFormula() local
580 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in GotoNxtPrvTOXMark() local
[all …]
H A Dcrsrsh.cxx164 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in DestroyCrsr() local
305 SwCallLink aLk( *this, nAktNode, nAktCntnt, (sal_uInt8)nAktNdTyp, in EndAction() local
325 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in EndAction() local
326 aLk.nNode = nAktNode; // evt. Link callen in EndAction()
327 aLk.nNdTyp = (sal_uInt8)nAktNdTyp; in EndAction()
328 aLk.nCntnt = nAktCntnt; in EndAction()
329 aLk.nLeftFrmPos = nLeftFrmPos; in EndAction()
370 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in LeftRight() local
537 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in UpDown() local
569 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in LRMargin() local
[all …]
/trunk/main/sc/source/ui/optdlg/
H A Dopredlin.cxx71 Link aLk = LINK(this, ScRedlineOptionsTabPage, ColorHdl); in ScRedlineOptionsTabPage() local
72 aContentColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()
73 aMoveColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()
74 aInsertColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()
75 aRemoveColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()
/trunk/main/sw/source/ui/chrdlg/
H A Dbreak.cxx180 Link aLk = LINK(this,SwBreakDlg,ClickHdl); in SwBreakDlg() local
181 aPageBtn.SetClickHdl( aLk ); in SwBreakDlg()
182 aLineBtn.SetClickHdl( aLk ); in SwBreakDlg()
183 aColumnBtn.SetClickHdl( aLk ); in SwBreakDlg()
184 aPageCollBox.SetSelectHdl( aLk ); in SwBreakDlg()
H A Ddrpcps.cxx606 Link aLk = LINK(this, SwDropCapsPage, ModifyHdl); in SwDropCapsPage() local
607 aDropCapsField.SetModifyHdl( aLk ); in SwDropCapsPage()
608 aLinesField .SetModifyHdl( aLk ); in SwDropCapsPage()
609 aDistanceField.SetModifyHdl( aLk ); in SwDropCapsPage()
610 aTextEdit .SetModifyHdl( aLk ); in SwDropCapsPage()
/trunk/main/svx/source/dialog/
H A Dhyprlink.cxx178 Link aLk = LINK(this, SvxHyperlinkDlg, ComboSelectHdl); in SvxHyperlinkDlg() local
179 aNameCB.SetSelectHdl(aLk); in SvxHyperlinkDlg()
180 aUrlCB.SetSelectHdl(aLk); in SvxHyperlinkDlg()
182 aLk = LINK(this, SvxHyperlinkDlg, ComboModifyHdl); in SvxHyperlinkDlg()
183 aNameCB.SetModifyHdl(aLk); in SvxHyperlinkDlg()
184 aUrlCB.SetModifyHdl(aLk); in SvxHyperlinkDlg()

12