LibreOffice Module cui (master) 1
|
#include <chardlg.hxx>
Public Member Functions | |
SvxCharTwoLinesPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SvxCharTwoLinesPage () override |
virtual void | ActivatePage (const SfxItemSet &rSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
virtual bool | FillItemSet (SfxItemSet *rSet) override |
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 Member Functions | |
void | UpdatePreview_Impl () |
void | Initialize () |
void | SelectCharacter (weld::TreeView *pBox) |
void | SetBracket (sal_Unicode cBracket, bool bStart) |
DECL_LINK (TwoLinesHdl_Impl, weld::Toggleable &, void) | |
DECL_LINK (CharacterMapHdl_Impl, weld::TreeView &, void) | |
Private Attributes | |
sal_uInt16 | m_nStartBracketPosition |
sal_uInt16 | m_nEndBracketPosition |
std::unique_ptr< weld::CheckButton > | m_xTwoLinesBtn |
std::unique_ptr< weld::Widget > | m_xEnclosingFrame |
std::unique_ptr< weld::TreeView > | m_xStartBracketLB |
std::unique_ptr< weld::TreeView > | m_xEndBracketLB |
Static Private Attributes | |
static const WhichRangesContainer | pTwoLinesRanges |
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 306 of file chardlg.hxx.
SvxCharTwoLinesPage::SvxCharTwoLinesPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 3036 of file chardlg.cxx.
References CuiResId(), first, i, Initialize(), SvxCharBasePage::m_aPreviewWin, m_xEndBracketLB, SvxCharBasePage::m_xPreviewWin, and m_xStartBracketLB.
|
overridevirtual |
Definition at line 3057 of file chardlg.cxx.
|
overridevirtual |
Reimplemented from SvxCharBasePage.
Definition at line 3158 of file chardlg.cxx.
References SvxCharBasePage::ActivatePage(), and rSet.
|
static |
Definition at line 3170 of file chardlg.cxx.
References rSet.
Referenced by AbstractDialogFactory_Impl::GetTabPageCreatorFunc(), and SvxSearchFormatDialog::SvxSearchFormatDialog().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 3163 of file chardlg.cxx.
References FillItemSet().
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 3197 of file chardlg.cxx.
References SvxTwoLinesItem::GetEndBracket(), SfxTabPage::GetItemSet(), SfxItemSet::GetItemState(), SfxTabPage::GetOldItem(), SvxTwoLinesItem::GetStartBracket(), SvxTwoLinesItem::GetValue(), SfxTabPage::GetWhich(), SfxItemSet::InvalidateItem(), m_xEndBracketLB, m_xStartBracketLB, m_xTwoLinesBtn, SfxItemSet::Put(), and rSet.
Referenced by DeactivatePage().
|
inlinestatic |
Definition at line 334 of file chardlg.hxx.
References pTwoLinesRanges.
Referenced by AbstractDialogFactory_Impl::GetTabPageRangesFunc().
|
private |
Definition at line 3061 of file chardlg.cxx.
References SvxCharBasePage::GetPreviewCJKFont(), SvxCharBasePage::GetPreviewCTLFont(), SvxCharBasePage::GetPreviewFont(), LINK, m_xEndBracketLB, m_xStartBracketLB, and m_xTwoLinesBtn.
Referenced by SvxCharTwoLinesPage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 3239 of file chardlg.cxx.
References SfxItemSet::GetItem(), CntUInt32Item::GetValue(), SvxCharBasePage::m_bPreviewBackgroundToCharacter, and SVX_PREVIEW_CHARACTER.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 3175 of file chardlg.cxx.
References SfxItemSet::Get(), SvxTwoLinesItem::GetEndBracket(), SfxItemSet::GetItemState(), SvxTwoLinesItem::GetStartBracket(), SvxTwoLinesItem::GetValue(), SfxTabPage::GetWhich(), m_xTwoLinesBtn, rSet, SetBracket(), and SvxCharBasePage::SetPrevFontWidthScale().
|
private |
Definition at line 3080 of file chardlg.cxx.
References SvxCharacterMap::DisableFontSelection(), SvxCharacterMap::GetChar(), SfxTabPage::GetFrameWeld(), m_nEndBracketPosition, m_nStartBracketPosition, m_xStartBracketLB, RET_OK, SvxCharacterMap::run(), weld::TreeView::select(), and SetBracket().
|
private |
Definition at line 3098 of file chardlg.cxx.
References weld::TreeView::append_text(), weld::TreeView::get_id(), weld::TreeView::get_text(), i, m_nEndBracketPosition, m_nStartBracketPosition, m_xEndBracketLB, m_xStartBracketLB, weld::TreeView::n_children(), and weld::TreeView::select().
Referenced by Reset(), and SelectCharacter().
|
private |
Definition at line 3228 of file chardlg.cxx.
References SvxCharBasePage::m_aPreviewWin, m_xEndBracketLB, m_xStartBracketLB, m_xTwoLinesBtn, SvxFontPrevWindow::SetBrackets(), and SvxFontPrevWindow::SetTwoLines().
|
private |
Definition at line 311 of file chardlg.hxx.
Referenced by SelectCharacter(), and SetBracket().
|
private |
Definition at line 310 of file chardlg.hxx.
Referenced by SelectCharacter(), and SetBracket().
|
private |
Definition at line 314 of file chardlg.hxx.
|
private |
Definition at line 316 of file chardlg.hxx.
Referenced by FillItemSet(), Initialize(), SetBracket(), SvxCharTwoLinesPage(), and UpdatePreview_Impl().
|
private |
Definition at line 315 of file chardlg.hxx.
Referenced by FillItemSet(), Initialize(), SelectCharacter(), SetBracket(), SvxCharTwoLinesPage(), and UpdatePreview_Impl().
|
private |
Definition at line 313 of file chardlg.hxx.
Referenced by FillItemSet(), Initialize(), Reset(), and UpdatePreview_Impl().
|
staticprivate |
Definition at line 309 of file chardlg.hxx.
Referenced by GetRanges().