LibreOffice Module cui (master)
1
|
Public Member Functions | |
SvxCharNamePage_Impl () | |
Public Attributes | |
Idle m_aUpdateIdle cui SvxCharNamePage_Impl | m_aUpdateIdle |
OUString | m_aNoStyleText |
std::unique_ptr< FontList > | m_pFontList |
int | m_nExtraEntryPos |
bool | m_bInSearchMode |
Definition at line 171 of file chardlg.cxx.
|
inline |
Definition at line 179 of file chardlg.cxx.
References false, m_aUpdateIdle, max, and Task::SetPriority().
OUString SvxCharNamePage_Impl::m_aNoStyleText |
Definition at line 174 of file chardlg.cxx.
Idle m_aUpdateIdle cui SvxCharNamePage_Impl SvxCharNamePage_Impl::m_aUpdateIdle |
Definition at line 173 of file chardlg.cxx.
Referenced by SvxCharNamePage_Impl().
bool SvxCharNamePage_Impl::m_bInSearchMode |
Definition at line 177 of file chardlg.cxx.
int SvxCharNamePage_Impl::m_nExtraEntryPos |
Definition at line 176 of file chardlg.cxx.
std::unique_ptr<FontList> SvxCharNamePage_Impl::m_pFontList |
Definition at line 175 of file chardlg.cxx.