Home
last modified time | relevance | path

Searched refs:m_aDateListBox (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx83 ,m_aDateListBox(this, ModuleRes(LB_DATE_TYPE ) ) in DBG_NAME()
111 m_aDateListBox.SetDropDownLineCount(20); in DBG_NAME()
112 m_aDateListBox.SelectEntryPos(0); in DBG_NAME()
118 m_aDateControlling.enableOnCheckMark( m_aDate, m_aFTDateFormat, m_aDateListBox); in DBG_NAME()
131 ListBox* pListBox = &m_aDateListBox; in InsertEntry()
180 String sDateFormat = m_aDateListBox.GetEntry( m_aDateListBox.GetSelectEntryPos() ); in Execute()
258 … = static_cast<sal_Int32>(reinterpret_cast<sal_IntPtr>(m_aDateListBox.GetEntryData( m_aDateListBox in getFormatKey()
/trunk/main/reportdesign/source/ui/inc/
H A DDateTime.hxx56 ListBox m_aDateListBox; member in rptui::ODateTimeDialog

Completed in 18 milliseconds