Home
last modified time | relevance | path

Searched refs:maBtnOK (Results 1 – 17 of 17) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dabout.cxx194 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 Dcuigrfflt.cxx368 maBtnOK ( this, CUI_RES( BTN_OK ) ), in GraphicFilterDialog()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx632 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 Dexportdialog.hxx114 OKButton maBtnOK; member in ExportDialog
/trunk/main/sd/source/ui/inc/
H A Dlayeroptionsdlg.hxx52 OKButton maBtnOK; member in SdInsertLayerDlg
H A Dsdpreslt.hxx65 OKButton maBtnOK; member in SdPresLayoutDlg
H A Dcopydlg.hxx80 OKButton maBtnOK; member in sd::CopyDlg
/trunk/main/sc/source/ui/inc/
H A Dsharedocdlg.hxx50 OKButton maBtnOK; member in ScShareDocumentDlg
/trunk/main/filter/source/flash/
H A Dimpswfdialog.hxx65 OKButton maBtnOK; member in ImpSWFDialog
H A Dimpswfdialog.cxx57 maBtnOK( this, ResId( BTN_OK, rResMgr ) ), in ImpSWFDialog()
/trunk/main/svtools/inc/svtools/
H A Dprnsetup.hxx73 OKButton maBtnOK; member in PrinterSetupDialog
/trunk/main/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx51 , maBtnOK( this, SdResId( BTN_OK ) ) in SdInsertLayerDlg()
H A Dsdpreslt.cxx65 maBtnOK (this, SdResId(BTN_OK)), in SdPresLayoutDlg()
H A Dcopydlg.cxx86 maBtnOK ( this, SdResId( BTN_OK ) ), in CopyDlg()
/trunk/main/cui/source/inc/
H A Dcuigrfflt.hxx102 OKButton maBtnOK; member in GraphicFilterDialog
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx62 ,maBtnOK ( this, ScResId( BTN_OK ) ) in ScShareDocumentDlg()
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx250 maBtnOK ( this, SvtResId( BTN_OK ) ), in PrinterSetupDialog()

Completed in 68 milliseconds