Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx87 ,m_aTimeListBox(this, ModuleRes(LB_TIME_TYPE ) ) in DBG_NAME()
114 m_aTimeListBox.SetDropDownLineCount(20); in DBG_NAME()
115 m_aTimeListBox.SelectEntryPos(0); in DBG_NAME()
119 m_aTimeControlling.enableOnCheckMark( m_aTime, m_aFTTimeFormat, m_aTimeListBox); in DBG_NAME()
133 pListBox = &m_aTimeListBox; in InsertEntry()
185 String sDateFormat = m_aTimeListBox.GetEntry( m_aTimeListBox.GetSelectEntryPos() ); in Execute()
263 … = static_cast<sal_Int32>(reinterpret_cast<sal_IntPtr>(m_aTimeListBox.GetEntryData( m_aTimeListBox in getFormatKey()
/trunk/main/reportdesign/source/ui/inc/
H A DDateTime.hxx60 ListBox m_aTimeListBox; member in rptui::ODateTimeDialog

Completed in 12 milliseconds