LibreOffice Module cui (master) 1
|
#include <chardlg.hxx>
Public Member Functions | |
virtual void | ActivatePage (const SfxItemSet &rSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
SvxCharNamePage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SvxCharNamePage () override |
virtual void | Reset (const SfxItemSet *rSet) override |
virtual bool | FillItemSet (SfxItemSet *rSet) override |
virtual void | ChangesApplied () override |
void | SetFontList (const SvxFontListItem &rItem) |
void | EnableRelativeMode () |
void | EnableSearchMode () |
void | DisableControls (sal_uInt16 nDisable) |
virtual void | PageCreated (const SfxAllItemSet &aSet) override |
Public Member Functions inherited from SvxCharBasePage | |
virtual | ~SvxCharBasePage () override |
virtual void | ActivatePage (const SfxItemSet &rSet) override |
Public Member Functions inherited from SfxTabPage | |
void | SetDialogController (SfxOkDialogController *pDialog) |
virtual | ~SfxTabPage () override |
void | set_visible (bool bVisible) |
const SfxItemSet & | GetItemSet () const |
virtual bool | FillItemSet (SfxItemSet *) |
virtual void | Reset (const SfxItemSet *) |
virtual bool | DeferResetToFirstActivation () |
bool | HasExchangeSupport () const |
void | SetExchangeSupport () |
virtual void | ActivatePage (const SfxItemSet &) |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) |
void | SetUserData (const OUString &rString) |
const OUString & | GetUserData () const |
virtual void | FillUserData () |
virtual bool | IsReadOnly () const |
virtual void | PageCreated (const SfxAllItemSet &aSet) |
virtual void | ChangesApplied () |
void | SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame) |
css::uno::Reference< css::frame::XFrame > | GetFrame () const |
const SfxItemSet * | GetDialogExampleSet () const |
OUString | GetHelpId () const |
OUString | GetConfigId () const |
bool | IsVisible () const |
weld::Window * | GetFrameWeld () const |
std::unordered_map< OUString, css::uno::Any > & | getAdditionalProperties () |
Static Public Member Functions | |
static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet) |
static WhichRangesContainer | GetRanges () |
Static Public Member Functions inherited from SfxTabPage | |
static const SfxPoolItem * | GetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
static const T * | GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
Private Types | |
enum | LanguageGroup { Western = 0 , Asian , Ctl } |
Private Member Functions | |
void | Initialize () |
const FontList * | GetFontList () const |
void | UpdatePreview_Impl () |
void | FillStyleBox_Impl (const weld::Widget &rBox) |
void | FillSizeBox_Impl (const weld::Widget &rBox) |
void | EnableFeatureButton (const weld::Widget &rNameBox) |
void | Reset_Impl (const SfxItemSet &rSet, LanguageGroup eLangGrp) |
bool | FillItemSet_Impl (SfxItemSet &rSet, LanguageGroup eLangGrp) |
DECL_LINK (UpdateHdl_Impl, Timer *, void) | |
DECL_LINK (FontModifyComboBoxHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (FontFeatureButtonClicked, weld::Button &, void) | |
void | FontModifyHdl_Impl (const weld::Widget &) |
Static Private Attributes | |
static const WhichRangesContainer | pNameRanges |
Additional Inherited Members | |
Protected Member Functions inherited from SvxCharBasePage | |
SvxCharBasePage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet &rAttrSet) | |
void | SetPrevFontWidthScale (const SfxItemSet &rSet) |
void | SetPrevFontEscapement (sal_uInt8 nProp, sal_uInt8 nEscProp, short nEsc) |
SvxFont & | GetPreviewFont () |
SvxFont & | GetPreviewCJKFont () |
SvxFont & | GetPreviewCTLFont () |
Protected Member Functions inherited from SfxTabPage | |
SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | |
sal_uInt16 | GetWhich (sal_uInt16 nSlot, bool bDeep=true) const |
TypedWhichId< T > | GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const |
const SfxPoolItem * | GetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
const T * | GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
SfxOkDialogController * | GetDialogController () const |
Protected Attributes inherited from SvxCharBasePage | |
SvxFontPrevWindow | m_aPreviewWin |
std::unique_ptr< weld::CustomWeld > | m_xPreviewWin |
bool | m_bPreviewBackgroundToCharacter |
Definition at line 61 of file chardlg.hxx.
|
private |
Enumerator | |
---|---|
Western | Language for western text. |
Asian | Language for asian text. |
Ctl | Language for ctl text. |
Definition at line 113 of file chardlg.hxx.
SvxCharNamePage::SvxCharNamePage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 190 of file chardlg.cxx.
References CuiResId(), Initialize(), SvtCJKOptions::IsCJKFontEnabled(), SvtCTLOptions::IsCTLFontEnabled(), LANGUAGE_SYSTEM, SvxCharBasePage::m_aPreviewWin, m_pImpl, m_pImpl, m_xCJK_CTL, m_xCTLFontLanguageLB, m_xCTLFontNameFT, m_xCTLFontNameLB, m_xCTLFontStyleFT, m_xEastFontLanguageLB, m_xEastFontNameFT, m_xEastFontNameLB, m_xEastFontStyleFT, SvxCharBasePage::m_xPreviewWin, m_xWestern, m_xWestFontLanguageLB, m_xWestFontNameFT, m_xWestFontNameLB, m_xWestFontStyleFT, and WITH_ALPHA.
|
overridevirtual |
Definition at line 299 of file chardlg.cxx.
References m_pImpl, m_xCTLFontLanguageLB, m_xCTLFontSizeLB, m_xCTLFontStyleLB, m_xEastFontLanguageLB, m_xEastFontSizeLB, SvxCharBasePage::m_xPreviewWin, m_xWestFontLanguageLB, m_xWestFontSizeLB, and m_xWestFontStyleLB.
|
overridevirtual |
Reimplemented from SvxCharBasePage.
Definition at line 1174 of file chardlg.cxx.
References SvxCharBasePage::ActivatePage(), rSet, and UpdatePreview_Impl().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1203 of file chardlg.cxx.
References m_xCTLFontLanguageLB, m_xCTLFontNameLB, m_xCTLFontSizeLB, m_xCTLFontStyleLB, m_xEastFontLanguageLB, m_xEastFontNameLB, m_xEastFontSizeLB, m_xEastFontStyleLB, m_xWestFontLanguageLB, m_xWestFontNameLB, m_xWestFontSizeLB, and m_xWestFontStyleLB.
|
static |
Definition at line 1188 of file chardlg.cxx.
References rSet.
Referenced by AbstractDialogFactory_Impl::GetTabPageCreatorFunc(), and SvxSearchFormatDialog::SvxSearchFormatDialog().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1181 of file chardlg.cxx.
References FillItemSet().
|
private |
|
private |
|
private |
void SvxCharNamePage::DisableControls | ( | sal_uInt16 | nDisable | ) |
Definition at line 1264 of file chardlg.cxx.
References DISABLE_HIDE_LANGUAGE, m_xCTLFontLanguageFT, m_xCTLFontLanguageLB, m_xEastFontLanguageFT, m_xEastFontLanguageLB, m_xWestFontLanguageFT, and m_xWestFontLanguageLB.
Referenced by PageCreated().
|
private |
Definition at line 472 of file chardlg.cxx.
References getFontFeatureList(), m_xCTLFontFeaturesButton, m_xCTLFontNameLB, m_xEastFontFeaturesButton, m_xEastFontNameLB, m_xVDev, m_xWestFontFeaturesButton, m_xWestFontNameLB, SAL_WARN, and weld::Widget::set_sensitive().
Referenced by FontModifyHdl_Impl(), and Reset_Impl().
void SvxCharNamePage::EnableRelativeMode | ( | ) |
Definition at line 1251 of file chardlg.cxx.
References DBG_ASSERT, SfxTabPage::GetItemSet(), SfxTabPage::GetWhich(), m_xCTLFontSizeLB, m_xEastFontSizeLB, and m_xWestFontSizeLB.
Referenced by PageCreated().
void SvxCharNamePage::EnableSearchMode | ( | ) |
Definition at line 1259 of file chardlg.cxx.
References m_pImpl.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1219 of file chardlg.cxx.
References Asian, Ctl, FillItemSet_Impl(), rSet, and Western.
Referenced by DeactivatePage().
|
private |
Definition at line 823 of file chardlg.cxx.
References Asian, CalcToUnit(), SfxItemSet::ClearItem(), Ctl, DBG_ASSERT, FontStyleBox::find_text(), FontList::Get(), SfxItemSet::Get(), SvxLanguageBox::get_active(), SvxLanguageBox::get_active_id(), SvxLanguageBox::get_active_id_changed_from_saved(), FontSizeBox::get_active_text(), FontStyleBox::get_active_text(), weld::ComboBox::get_active_text(), SvxLanguageBox::get_saved_active_id(), FontSizeBox::get_saved_value(), FontStyleBox::get_saved_value(), weld::ComboBox::get_saved_value(), FontSizeBox::get_value(), vcl::Font::GetCharSet(), SfxTabPage::GetDialogExampleSet(), SvxLanguageBox::GetEditedAndValid(), SvxFontItem::GetFamilyName(), vcl::Font::GetFamilyName(), vcl::Font::GetFamilyType(), GetFontList(), SvxFontHeightItem::GetHeight(), vcl::Font::GetItalic(), SfxTabPage::GetItemSet(), SfxItemSet::GetItemState(), SfxItemPool::GetMetric(), SfxTabPage::GetOldItem(), SfxItemSet::GetParent(), vcl::Font::GetPitch(), SfxItemSet::GetPool(), SvxFontHeightItem::GetProp(), SvxFontHeightItem::GetPropUnit(), vcl::Font::GetStyleName(), GetValue(), vcl::Font::GetWeight(), SfxTabPage::GetWhich(), SvxLanguageBox::Invalid, SfxItemSet::InvalidateItem(), FontSizeBox::IsPtRelative(), FontSizeBox::IsRelative(), ITALIC_NONE, m_pImpl, m_xCTLFontLanguageLB, m_xCTLFontNameLB, m_xCTLFontSizeLB, m_xCTLFontStyleLB, m_xEastFontLanguageLB, m_xEastFontNameLB, m_xEastFontSizeLB, m_xEastFontStyleLB, m_xWestFontLanguageLB, m_xWestFontNameLB, m_xWestFontSizeLB, m_xWestFontStyleLB, SvxLanguageBox::No, SfxItemSet::Put(), rSet, SvxLanguageBox::SaveEditedAsEntry(), SvxLanguageBox::set_active_id(), SvxFontHeightItem::SetHeight(), SvxLanguageBox::Valid, WEIGHT_NORMAL, and Western.
Referenced by FillItemSet().
|
private |
Definition at line 548 of file chardlg.cxx.
References DBG_ASSERT, FontSizeBox::Fill(), GetFontList(), m_xCTLFontNameLB, m_xCTLFontSizeLB, m_xEastFontNameLB, m_xEastFontSizeLB, m_xWestFontNameLB, m_xWestFontSizeLB, and SAL_WARN.
Referenced by FontModifyHdl_Impl(), and Reset_Impl().
|
private |
Definition at line 502 of file chardlg.cxx.
References FontStyleBox::append_text(), DBG_ASSERT, FontStyleBox::Fill(), FontStyleBox::get_count(), FontList::GetBoldStr(), GetFontList(), FontList::GetItalicStr(), m_pImpl, m_xCTLFontNameLB, m_xCTLFontStyleLB, m_xEastFontNameLB, m_xEastFontStyleLB, m_xWestFontNameLB, m_xWestFontStyleLB, and SAL_WARN.
Referenced by FontModifyHdl_Impl(), and Reset_Impl().
|
private |
Definition at line 1162 of file chardlg.cxx.
References EnableFeatureButton(), FillSizeBox_Impl(), FillStyleBox_Impl(), m_pImpl, m_xCTLFontNameLB, m_xEastFontNameLB, and m_xWestFontNameLB.
|
private |
Definition at line 342 of file chardlg.cxx.
References FontList::Clone(), SfxObjectShell::Current(), DBG_ASSERT, Application::GetDefaultDevice(), GetFontList(), and m_pImpl.
Referenced by FillItemSet_Impl(), FillSizeBox_Impl(), FillStyleBox_Impl(), GetFontList(), Reset_Impl(), and UpdatePreview_Impl().
|
inlinestatic |
Definition at line 146 of file chardlg.hxx.
References pNameRanges.
Referenced by AbstractDialogFactory_Impl::GetTabPageRangesFunc().
|
private |
Definition at line 314 of file chardlg.cxx.
References LINK, m_pImpl, m_xCTLFontFeaturesButton, m_xCTLFontLanguageLB, m_xCTLFontNameLB, m_xCTLFontSizeLB, m_xCTLFontStyleLB, m_xEastFontFeaturesButton, m_xEastFontLanguageLB, m_xEastFontNameLB, m_xEastFontSizeLB, m_xEastFontStyleLB, m_xWestFontFeaturesButton, m_xWestFontLanguageLB, m_xWestFontNameLB, m_xWestFontSizeLB, m_xWestFontStyleLB, and SfxTabPage::SetExchangeSupport().
Referenced by SvxCharNamePage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1277 of file chardlg.cxx.
References DisableControls(), EnableRelativeMode(), SfxItemSet::GetItem(), SvxCharBasePage::m_bPreviewBackgroundToCharacter, SetFontList(), SVX_PREVIEW_CHARACTER, and SVX_RELATIVE_MODE.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1193 of file chardlg.cxx.
References Asian, Ctl, Reset_Impl(), rSet, SvxCharBasePage::SetPrevFontWidthScale(), UpdatePreview_Impl(), and Western.
|
private |
Definition at line 593 of file chardlg.cxx.
References Asian, CalcToPoint(), Ctl, DBG_ASSERT, EnableFeatureButton(), FillSizeBox_Impl(), FillStyleBox_Impl(), weld::ComboBox::find_text(), FontList::Get(), SfxItemSet::Get(), FontStyleBox::get_active_text(), weld::ComboBox::get_active_text(), SvxFontItem::GetFamilyName(), GetFontList(), FontList::GetFontMapText(), SvxFontHeightItem::GetHeight(), SfxItemSet::GetItemState(), SfxItemPool::GetMetric(), SfxItemSet::GetPool(), SvxFontHeightItem::GetProp(), SvxFontHeightItem::GetPropUnit(), FontList::GetStyleName(), SfxTabPage::GetWhich(), SvxLanguageBox::hide(), weld::Widget::hide(), FontSizeBox::IsRelativeMode(), ITALIC_NONE, LANGUAGE_DONTKNOW, LANGUAGE_SYSTEM, m_pImpl, m_xCTLFontLanguageFT, m_xCTLFontLanguageLB, m_xCTLFontNameLB, m_xCTLFontSizeFT, m_xCTLFontSizeLB, m_xCTLFontStyleFT, m_xCTLFontStyleLB, m_xCTLFontTypeFT, m_xEastFontLanguageFT, m_xEastFontLanguageLB, m_xEastFontNameLB, m_xEastFontSizeFT, m_xEastFontSizeLB, m_xEastFontStyleFT, m_xEastFontStyleLB, m_xEastFontTypeFT, m_xWestFontLanguageFT, m_xWestFontLanguageLB, m_xWestFontNameLB, m_xWestFontSizeFT, m_xWestFontSizeLB, m_xWestFontStyleFT, m_xWestFontStyleLB, m_xWestFontTypeFT, nIndex, rSet, SvxLanguageBox::save_active_id(), FontSizeBox::save_value(), FontStyleBox::save_value(), weld::ComboBox::save_value(), SvxLanguageBox::set_active(), weld::ComboBox::set_active(), SvxLanguageBox::set_active_id(), FontSizeBox::set_active_or_entry_text(), weld::ComboBox::set_active_text(), FontStyleBox::set_active_text(), weld::ComboBox::set_entry_text(), FontSizeBox::set_sensitive(), FontStyleBox::set_sensitive(), SvxLanguageBox::set_sensitive(), weld::Widget::set_sensitive(), FontSizeBox::set_value(), FontSizeBox::SetPtRelative(), FontSizeBox::SetRelative(), WEIGHT_NORMAL, and Western.
Referenced by Reset().
void SvxCharNamePage::SetFontList | ( | const SvxFontListItem & | rItem | ) |
Definition at line 1227 of file chardlg.cxx.
References FontList::Clone(), SvxFontListItem::GetFontList(), and m_pImpl.
Referenced by PageCreated().
|
private |
Definition at line 441 of file chardlg.cxx.
References GetFontList(), FontList::GetFontMapText(), SvxCharBasePage::GetPreviewCJKFont(), SvxCharBasePage::GetPreviewCTLFont(), SvxCharBasePage::GetPreviewFont(), SfxTabPage::GetWhich(), SvxCharBasePage::m_aPreviewWin, m_xCTLFontLanguageLB, m_xCTLFontNameLB, m_xCTLFontSizeLB, m_xCTLFontStyleLB, m_xCTLFontTypeFT, m_xEastFontLanguageLB, m_xEastFontNameLB, m_xEastFontSizeLB, m_xEastFontStyleLB, m_xEastFontTypeFT, m_xWestFontLanguageLB, m_xWestFontNameLB, m_xWestFontSizeLB, m_xWestFontStyleLB, and m_xWestFontTypeFT.
Referenced by ActivatePage(), and Reset().
|
private |
Definition at line 66 of file chardlg.hxx.
Referenced by EnableSearchMode(), FillItemSet_Impl(), FillStyleBox_Impl(), FontModifyHdl_Impl(), GetFontList(), Initialize(), Reset_Impl(), SetFontList(), SvxCharNamePage(), and ~SvxCharNamePage().
|
private |
Definition at line 80 of file chardlg.hxx.
Referenced by SvxCharNamePage().
|
private |
Definition at line 100 of file chardlg.hxx.
Referenced by EnableFeatureButton(), and Initialize().
|
private |
Definition at line 98 of file chardlg.hxx.
Referenced by DisableControls(), and Reset_Impl().
|
private |
Definition at line 99 of file chardlg.hxx.
Referenced by ChangesApplied(), DisableControls(), FillItemSet_Impl(), Initialize(), Reset_Impl(), SvxCharNamePage(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 92 of file chardlg.hxx.
Referenced by SvxCharNamePage().
|
private |
Definition at line 93 of file chardlg.hxx.
Referenced by ChangesApplied(), EnableFeatureButton(), FillItemSet_Impl(), FillSizeBox_Impl(), FillStyleBox_Impl(), FontModifyHdl_Impl(), Initialize(), Reset_Impl(), SvxCharNamePage(), and UpdatePreview_Impl().
|
private |
Definition at line 96 of file chardlg.hxx.
Referenced by Reset_Impl().
|
private |
Definition at line 97 of file chardlg.hxx.
Referenced by ChangesApplied(), EnableRelativeMode(), FillItemSet_Impl(), FillSizeBox_Impl(), Initialize(), Reset_Impl(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 94 of file chardlg.hxx.
Referenced by Reset_Impl(), and SvxCharNamePage().
|
private |
Definition at line 95 of file chardlg.hxx.
Referenced by ChangesApplied(), FillItemSet_Impl(), FillStyleBox_Impl(), Initialize(), Reset_Impl(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 101 of file chardlg.hxx.
Referenced by Reset_Impl(), and UpdatePreview_Impl().
|
private |
Definition at line 89 of file chardlg.hxx.
Referenced by EnableFeatureButton(), and Initialize().
|
private |
Definition at line 87 of file chardlg.hxx.
Referenced by DisableControls(), and Reset_Impl().
|
private |
Definition at line 88 of file chardlg.hxx.
Referenced by ChangesApplied(), DisableControls(), FillItemSet_Impl(), Initialize(), Reset_Impl(), SvxCharNamePage(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 81 of file chardlg.hxx.
Referenced by SvxCharNamePage().
|
private |
Definition at line 82 of file chardlg.hxx.
Referenced by ChangesApplied(), EnableFeatureButton(), FillItemSet_Impl(), FillSizeBox_Impl(), FillStyleBox_Impl(), FontModifyHdl_Impl(), Initialize(), Reset_Impl(), SvxCharNamePage(), and UpdatePreview_Impl().
|
private |
Definition at line 85 of file chardlg.hxx.
Referenced by Reset_Impl().
|
private |
Definition at line 86 of file chardlg.hxx.
Referenced by ChangesApplied(), EnableRelativeMode(), FillItemSet_Impl(), FillSizeBox_Impl(), Initialize(), Reset_Impl(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 83 of file chardlg.hxx.
Referenced by Reset_Impl(), and SvxCharNamePage().
|
private |
Definition at line 84 of file chardlg.hxx.
Referenced by ChangesApplied(), FillItemSet_Impl(), FillStyleBox_Impl(), Initialize(), Reset_Impl(), and UpdatePreview_Impl().
|
private |
Definition at line 90 of file chardlg.hxx.
Referenced by Reset_Impl(), and UpdatePreview_Impl().
|
private |
Definition at line 104 of file chardlg.hxx.
Referenced by EnableFeatureButton().
|
private |
Definition at line 68 of file chardlg.hxx.
Referenced by SvxCharNamePage().
|
private |
Definition at line 77 of file chardlg.hxx.
Referenced by EnableFeatureButton(), and Initialize().
|
private |
Definition at line 75 of file chardlg.hxx.
Referenced by DisableControls(), and Reset_Impl().
|
private |
Definition at line 76 of file chardlg.hxx.
Referenced by ChangesApplied(), DisableControls(), FillItemSet_Impl(), Initialize(), Reset_Impl(), SvxCharNamePage(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 69 of file chardlg.hxx.
Referenced by SvxCharNamePage().
|
private |
Definition at line 70 of file chardlg.hxx.
Referenced by ChangesApplied(), EnableFeatureButton(), FillItemSet_Impl(), FillSizeBox_Impl(), FillStyleBox_Impl(), FontModifyHdl_Impl(), Initialize(), Reset_Impl(), SvxCharNamePage(), and UpdatePreview_Impl().
|
private |
Definition at line 73 of file chardlg.hxx.
Referenced by Reset_Impl().
|
private |
Definition at line 74 of file chardlg.hxx.
Referenced by ChangesApplied(), EnableRelativeMode(), FillItemSet_Impl(), FillSizeBox_Impl(), Initialize(), Reset_Impl(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 71 of file chardlg.hxx.
Referenced by Reset_Impl(), and SvxCharNamePage().
|
private |
Definition at line 72 of file chardlg.hxx.
Referenced by ChangesApplied(), FillItemSet_Impl(), FillStyleBox_Impl(), Initialize(), Reset_Impl(), UpdatePreview_Impl(), and ~SvxCharNamePage().
|
private |
Definition at line 78 of file chardlg.hxx.
Referenced by Reset_Impl(), and UpdatePreview_Impl().
|
staticprivate |
Definition at line 64 of file chardlg.hxx.
Referenced by GetRanges().