/trunk/main/cui/source/dialogs/ |
H A D | about.cxx | 194 OKButton maBtnOK; member in __anon9eec38ec0111::ReadmeDialog 211 , maBtnOK( this, CUI_RES(RID_CUI_README_OKBTN) ) in ReadmeDialog() 266 Size aOkBtnSz = maBtnOK.GetSizePixel(); in ReadmeDialog() 267 Point aOKPnt( aDlgSize.Width() / 2 - aOkBtnSz.Width() / 2 , maBtnOK.GetPosPixel().Y() ); in ReadmeDialog() 268 maBtnOK.SetPosPixel( aOKPnt ); in ReadmeDialog()
|
H A D | cuigrfflt.cxx | 368 maBtnOK ( this, CUI_RES( BTN_OK ) ), in GraphicFilterDialog()
|
/trunk/main/svtools/source/filter/ |
H A D | exportdialog.cxx | 632 maBtnOK ( this, ResId( BTN_OK, *rPara.pResMgr ) ), in ExportDialog() 732 maBtnOK.SetClickHdl( LINK( this, ExportDialog, OK ) ); in ExportDialog() 1119 xButtons->setMinimumSize( xButtons->addWindow( &maBtnOK ), aMinSize ); in createButtons() 1146 maRectBtnOK = Rectangle( maBtnOK.GetPosPixel(), maBtnOK.GetSizePixel() ); in setupLayout() 1147 maRectBtnCancel = Rectangle( maBtnCancel.GetPosPixel(), maBtnOK.GetSizePixel() ); in setupLayout() 1294 maBtnOK.SetPosPixel( Point( maRectBtnOK.Left() + maDialogSize.Width(), maRectBtnOK.Top() ) ); in updatePreview() 1309 maBtnOK.SetPosPixel( Point( maRectBtnOK.Left(), maRectBtnOK.Top() ) ); in updatePreview()
|
H A D | exportdialog.hxx | 114 OKButton maBtnOK; member in ExportDialog
|
/trunk/main/sd/source/ui/inc/ |
H A D | layeroptionsdlg.hxx | 52 OKButton maBtnOK; member in SdInsertLayerDlg
|
H A D | sdpreslt.hxx | 65 OKButton maBtnOK; member in SdPresLayoutDlg
|
H A D | copydlg.hxx | 80 OKButton maBtnOK; member in sd::CopyDlg
|
/trunk/main/sc/source/ui/inc/ |
H A D | sharedocdlg.hxx | 50 OKButton maBtnOK; member in ScShareDocumentDlg
|
/trunk/main/filter/source/flash/ |
H A D | impswfdialog.hxx | 65 OKButton maBtnOK; member in ImpSWFDialog
|
H A D | impswfdialog.cxx | 57 maBtnOK( this, ResId( BTN_OK, rResMgr ) ), in ImpSWFDialog()
|
/trunk/main/svtools/inc/svtools/ |
H A D | prnsetup.hxx | 73 OKButton maBtnOK; member in PrinterSetupDialog
|
/trunk/main/sd/source/ui/dlg/ |
H A D | layeroptionsdlg.cxx | 51 , maBtnOK( this, SdResId( BTN_OK ) ) in SdInsertLayerDlg()
|
H A D | sdpreslt.cxx | 65 maBtnOK (this, SdResId(BTN_OK)), in SdPresLayoutDlg()
|
H A D | copydlg.cxx | 86 maBtnOK ( this, SdResId( BTN_OK ) ), in CopyDlg()
|
/trunk/main/cui/source/inc/ |
H A D | cuigrfflt.hxx | 102 OKButton maBtnOK; member in GraphicFilterDialog
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | sharedocdlg.cxx | 62 ,maBtnOK ( this, ScResId( BTN_OK ) ) in ScShareDocumentDlg()
|
/trunk/main/svtools/source/dialogs/ |
H A D | prnsetup.cxx | 250 maBtnOK ( this, SvtResId( BTN_OK ) ), in PrinterSetupDialog()
|