/aoo42x/main/basic/source/runtime/ |
H A D | inputbox.cxx | 42 CancelButton aCancel; member in SvRTLInputBox 64 aOk( this ), aCancel( this ), aPromptText( this, WB_WORDBREAK ) in SvRTLInputBox() 73 aCancel.Show(); in SvRTLInputBox() 88 aCancel.SetSizePixel( LogicToPixel( Size( 45, 15) )); in InitButtons() 92 aCancel.SetPosPixel( LogicToPixel( Point(aPos) )); in InitButtons() 94 aCancel.SetClickHdl(LINK(this,SvRTLInputBox,CancelHdl)); in InitButtons()
|
H A D | iosys.cxx | 84 CancelButton aCancel; member in SbiInputDialog 96 aOk( this ), aCancel( this ) in SbiInputDialog() 100 aCancel.SetClickHdl( LINK( this, SbiInputDialog, Cancel ) ); in SbiInputDialog() 114 aCancel.SetPosSizePixel( aPt, aSz ); in SbiInputDialog() 118 aCancel.Show(); in SbiInputDialog()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbui.cxx | 49 aCancel (this, SW_RES( PB_CANCELPRNMON )) in PrintMonitor() 98 lcl_RePosControl( &aCancel, nDiff ); in ResizeControls()
|
H A D | mmoutputpage.cxx | 826 aSaveMonitor.aCancel.SetClickHdl(LINK(this, SwMailMergeOutputPage, SaveCancelHdl_Impl)); in IMPL_LINK()
|
H A D | dbmgr.cxx | 989 aPrtMonDlg.aCancel.SetClickHdl(LINK(this, SwNewDBMgr, PrtCancelHdl)); in MergeMailFiles()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | mailmrge.hxx | 176 CancelButton aCancel; member in SwMailMergeCreateFromDlg 196 CancelButton aCancel; member in SwMailMergeFieldConnectionsDlg
|
H A D | dbui.hxx | 47 CancelButton aCancel; member in PrintMonitor
|
H A D | swrenamexnameddlg.hxx | 53 CancelButton aCancel; member in SwRenameXNamedDlg
|
H A D | column.hxx | 69 CancelButton aCancel; member in SwColumnDlg
|
H A D | regionsw.hxx | 101 CancelButton aCancel; member in SwEditRegionDlg
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | gloslst.cxx | 83 CancelButton aCancel; member in SwGlossDecideDlg 103 aCancel(this, SW_RES(PB_CANCEL)), in SwGlossDecideDlg()
|
H A D | swrenamexnameddlg.cxx | 75 aCancel(this, SW_RES(PB_CANCEL)), in SwRenameXNamedDlg()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 2268 CancelButton aCancel; member in SwMergeSourceWarningBox_Impl 2276 aCancel( this, SW_RES( PB_MERGE_CANCEL ) ), in SwMergeSourceWarningBox_Impl() 2300 aPos = aCancel.GetPosPixel(); in SwMergeSourceWarningBox_Impl() 2302 aCancel.SetPosPixel( aPos ); in SwMergeSourceWarningBox_Impl()
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | mailmrge.cxx | 902 aCancel( this, SW_RES( BT_CANCEL )), in SwMailMergeCreateFromDlg() 923 aCancel( this, SW_RES( BT_CANCEL )), in SwMailMergeFieldConnectionsDlg()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 152 CancelButton aCancel; member in SwNewGlosNameDlg 181 aCancel (this, SW_RES( BT_CANCEL)), in SwNewGlosNameDlg()
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | column.cxx | 104 aCancel(this, SW_RES(PB_CANCEL)), in SwColumnDlg()
|
/aoo42x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 769 CancelButton aCancel; member in SwAddStylesDlg_Impl 795 aCancel( this, SW_RES(PB_CANCEL )), in SwAddStylesDlg_Impl()
|
/aoo42x/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 1844 MyWindow aCancel( NULL, WinBits( WB_APP | WB_MOVEABLE | 1849 aCancel.Show();
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 388 aCancel ( this, SW_RES( PB_CANCEL ) ), in SwEditRegionDlg()
|