LibreOffice Module cui (master)
1
|
Public Member Functions | |
SvxCharNamePage_Impl () | |
Public Attributes | |
Idle | m_aUpdateIdle |
OUString | m_aNoStyleText |
std::unique_ptr< FontList > | m_pFontList |
int | m_nExtraEntryPos |
bool | m_bInSearchMode |
Definition at line 195 of file chardlg.cxx.
|
inline |
Definition at line 203 of file chardlg.cxx.
References max, and Task::SetPriority().
OUString SvxCharNamePage_Impl::m_aNoStyleText |
Definition at line 198 of file chardlg.cxx.
Idle SvxCharNamePage_Impl::m_aUpdateIdle |
Definition at line 197 of file chardlg.cxx.
bool SvxCharNamePage_Impl::m_bInSearchMode |
Definition at line 201 of file chardlg.cxx.
int SvxCharNamePage_Impl::m_nExtraEntryPos |
Definition at line 200 of file chardlg.cxx.
std::unique_ptr<FontList> SvxCharNamePage_Impl::m_pFontList |
Definition at line 199 of file chardlg.cxx.