Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx75 , m_pPropertyTypeNameListBox(0) in DictionaryList()
85 , m_pPropertyTypeNameListBox(0) in DictionaryList()
93 if(!m_pPropertyTypeNameListBox || !m_pPropertyTypeNameListBox->GetEntryCount()) in getPropertyTypeName()
97 if(nPos<m_pPropertyTypeNameListBox->GetEntryCount()) in getPropertyTypeName()
98 return m_pPropertyTypeNameListBox->GetEntry(nPos); in getPropertyTypeName()
99 return m_pPropertyTypeNameListBox->GetEntry(0); in getPropertyTypeName()
124 m_pPropertyTypeNameListBox = pPropertyTypeNameListBox; in initDictionaryControl()
H A Dchinese_dictionarydialog.hxx118 ListBox* m_pPropertyTypeNameListBox; member in textconversiondlgs::DictionaryList

Completed in 17 milliseconds