|
LibreOffice Module cui (master) 1
|
#include <numpages.hxx>
Public Member Functions | |
| SvxBitmapPickTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
| virtual | ~SvxBitmapPickTabPage () override |
| virtual void | ActivatePage (const SfxItemSet &rSet) override |
| virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
| virtual bool | FillItemSet (SfxItemSet *rSet) override |
| virtual void | Reset (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 *rAttrSet) |
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 | |
| DECL_LINK (NumSelectHdl_Impl, ValueSet *, void) | |
| DECL_LINK (DoubleClickHdl_Impl, ValueSet *, void) | |
| DECL_LINK (ClickAddBrowseHdl_Impl, weld::Button &, void) | |
Private Attributes | |
| std::vector< OUString > | aGrfNames |
| std::unique_ptr< SvxNumRule > | pActNum |
| std::unique_ptr< SvxNumRule > | pSaveNum |
| sal_uInt16 | nActNumLvl |
| TypedWhichId< SvxNumBulletItem > | nNumItemId |
| MapUnit | eCoreUnit |
| bool | bModified: 1 |
| bool | bPreset: 1 |
| std::unique_ptr< weld::Label > | m_xErrorText |
| std::unique_ptr< weld::Button > | m_xBtBrowseFile |
| std::unique_ptr< SvxBmpNumValueSet > | m_xExamplesVS |
| std::unique_ptr< weld::CustomWeld > | m_xExamplesVSWin |
Additional Inherited Members | |
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 |
Definition at line 159 of file numpages.hxx.
| SvxBitmapPickTabPage::SvxBitmapPickTabPage | ( | weld::Container * | pPage, |
| weld::DialogController * | pController, | ||
| const SfxItemSet & | rSet | ||
| ) |
Definition at line 723 of file numpages.cxx.
References aGrfNames, eCoreUnit, GalleryExplorer::FillObjList(), GALLERY_THEME_BULLETS, INetURLObject::GetLastName(), SfxItemPool::GetMetric(), SfxItemSet::GetPool(), INetURLObject::GetProtocol(), SfxItemPool::GetWhich(), i, LINK, m_xBtBrowseFile, m_xErrorText, m_xExamplesVS, INetURLObject::removeExtension(), rSet, SAL_MAX_UINT16, SfxTabPage::SetExchangeSupport(), and INetURLObject::Unambiguous.
|
overridevirtual |
Definition at line 775 of file numpages.cxx.
References m_xExamplesVS, and m_xExamplesVSWin.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 787 of file numpages.cxx.
References aGrfNames, bModified, bPreset, SfxTabPage::GetDialogExampleSet(), SfxItemSet::GetItemIfSet(), lcl_IsNumFmtSet(), m_xExamplesVS, nActNumLvl, nNumItemId, pActNum, pSaveNum, and rSet.
|
static |
Definition at line 781 of file numpages.cxx.
Referenced by AbstractDialogFactory_Impl::GetTabPageCreatorFunc().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 820 of file numpages.cxx.
References FillItemSet().
|
private |
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 827 of file numpages.cxx.
References aGrfNames, bModified, bPreset, nNumItemId, pActNum, pSaveNum, SfxItemSet::Put(), and rSet.
Referenced by DeactivatePage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 843 of file numpages.cxx.
References DBG_ASSERT, SfxItemSet::Get(), SfxItemSet::GetItemIfSet(), SvxNumBulletItem::GetNumRule(), SfxItemSet::GetPool(), SfxItemPool::GetWhich(), nNumItemId, pActNum, pSaveNum, and rSet.
|
private |
Definition at line 161 of file numpages.hxx.
Referenced by ActivatePage(), FillItemSet(), and SvxBitmapPickTabPage().
|
private |
Definition at line 168 of file numpages.hxx.
Referenced by ActivatePage(), and FillItemSet().
|
private |
Definition at line 169 of file numpages.hxx.
Referenced by ActivatePage(), and FillItemSet().
|
private |
Definition at line 167 of file numpages.hxx.
Referenced by SvxBitmapPickTabPage().
|
private |
Definition at line 172 of file numpages.hxx.
Referenced by SvxBitmapPickTabPage().
|
private |
Definition at line 171 of file numpages.hxx.
Referenced by SvxBitmapPickTabPage().
|
private |
Definition at line 173 of file numpages.hxx.
Referenced by ActivatePage(), SvxBitmapPickTabPage(), and ~SvxBitmapPickTabPage().
|
private |
Definition at line 174 of file numpages.hxx.
Referenced by ~SvxBitmapPickTabPage().
|
private |
Definition at line 165 of file numpages.hxx.
Referenced by ActivatePage().
|
private |
Definition at line 166 of file numpages.hxx.
Referenced by ActivatePage(), FillItemSet(), and Reset().
|
private |
Definition at line 163 of file numpages.hxx.
Referenced by ActivatePage(), FillItemSet(), and Reset().
|
private |
Definition at line 164 of file numpages.hxx.
Referenced by ActivatePage(), FillItemSet(), and Reset().