Home
last modified time | relevance | path

Searched refs:m_aPB_OK (Results 1 – 9 of 9) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx107 OKButton m_aPB_OK; member in dbaui::OSaveAsDlgImpl
148 ,m_aPB_OK(_pParent, ModuleRes( PB_OK ) ) in OSaveAsDlgImpl()
184 ,m_aPB_OK(_pParent, ModuleRes( PB_OK ) ) in OSaveAsDlgImpl()
259 Point aPos(m_pImpl->m_aPB_OK.GetPosPixel()); in OSaveAsDlg()
323 m_pImpl->m_aPB_OK.SetPosPixel(Point(m_pImpl->m_aPB_OK.GetPosPixel().X(),aPos.Y())); in OSaveAsDlg()
341 …aPos.Y() + m_pImpl->m_aPB_OK.GetSizePixel().Height() + m_pImpl->m_aTitle.GetSizePixel().Height() /… in OSaveAsDlg()
374 if (pButton == &m_pImpl->m_aPB_OK) in IMPL_LINK()
406 m_pImpl->m_aPB_OK.Enable(0 != m_pImpl->m_aTitle.GetText().Len()); in IMPL_LINK()
422 m_pImpl->m_aPB_OK.SetPosPixel(Point(m_pImpl->m_aPB_OK.GetPosPixel().X(),aPos.Y())); in implInitOnlyTitle()
427 …aPos.Y() + m_pImpl->m_aPB_OK.GetSizePixel().Height() + m_pImpl->m_aTitle.GetSizePixel().Height() /… in implInitOnlyTitle()
[all …]
H A DCollectionView.cxx140 , m_aPB_OK( this, ModuleRes( BTN_EXPLORERFILE_SAVE ) ) in DBG_NAME()
169 m_aPB_OK.SetClickHdl( LINK( this, OCollectionView, Save_Click ) ); in DBG_NAME()
/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx89 ,m_aPB_OK(this, ModuleRes(PB_OK)) in DBG_NAME()
241 m_aPB_OK.Disable(); in IMPL_LINK()
245 m_aPB_OK.Enable(); in IMPL_LINK()
H A DCondFormat.cxx103 ,m_aPB_OK(this, ModuleRes(PB_OK)) in DBG_NAME()
366 Window* pWindows[] = { &m_aPB_OK, &m_aPB_CANCEL, &m_aPB_Help }; in impl_layoutAll()
H A DPageNumber.cxx84 ,m_aPB_OK(this, ModuleRes(PB_OK)) in DBG_NAME()
/trunk/main/reportdesign/source/ui/inc/
H A DPageNumber.hxx63 OKButton m_aPB_OK; member in rptui::OPageNumberDialog
H A DDateTime.hxx62 OKButton m_aPB_OK; member in rptui::ODateTimeDialog
H A DCondFormat.hxx81 OKButton m_aPB_OK; member in rptui::ConditionalFormattingDialog
/trunk/main/dbaccess/source/ui/inc/
H A DCollectionView.hxx61 PushButton m_aPB_OK; member in dbaui::OCollectionView

Completed in 44 milliseconds