LibreOffice Module sw (master) 1
|
#include <swuilabimp.hxx>
Public Member Functions | |
SwPrivateDataPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SwPrivateDataPage () 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 *rSet) |
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 Attributes | |
std::unique_ptr< weld::Entry > | m_xFirstNameED |
std::unique_ptr< weld::Entry > | m_xNameED |
std::unique_ptr< weld::Entry > | m_xShortCutED |
std::unique_ptr< weld::Entry > | m_xFirstName2ED |
std::unique_ptr< weld::Entry > | m_xName2ED |
std::unique_ptr< weld::Entry > | m_xShortCut2ED |
std::unique_ptr< weld::Entry > | m_xStreetED |
std::unique_ptr< weld::Entry > | m_xZipED |
std::unique_ptr< weld::Entry > | m_xCityED |
std::unique_ptr< weld::Entry > | m_xCountryED |
std::unique_ptr< weld::Entry > | m_xStateED |
std::unique_ptr< weld::Entry > | m_xTitleED |
std::unique_ptr< weld::Entry > | m_xProfessionED |
std::unique_ptr< weld::Entry > | m_xPhoneED |
std::unique_ptr< weld::Entry > | m_xMobilePhoneED |
std::unique_ptr< weld::Entry > | m_xFaxED |
std::unique_ptr< weld::Entry > | m_xHomePageED |
std::unique_ptr< weld::Entry > | m_xMailED |
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 79 of file swuilabimp.hxx.
SwPrivateDataPage::SwPrivateDataPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 535 of file label1.cxx.
References rSet, and SfxTabPage::SetExchangeSupport().
|
overridevirtual |
Definition at line 559 of file label1.cxx.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 568 of file label1.cxx.
|
static |
|
overridevirtual |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 580 of file label1.cxx.
References SfxItemSet::Get(), SfxTabPage::GetDialogExampleSet(), SwLabItem::m_aPrivCity, SwLabItem::m_aPrivCountry, SwLabItem::m_aPrivFax, SwLabItem::m_aPrivFirstName, SwLabItem::m_aPrivFirstName2, SwLabItem::m_aPrivMail, SwLabItem::m_aPrivMobile, SwLabItem::m_aPrivName, SwLabItem::m_aPrivName2, SwLabItem::m_aPrivPhone, SwLabItem::m_aPrivProfession, SwLabItem::m_aPrivShortCut, SwLabItem::m_aPrivShortCut2, SwLabItem::m_aPrivState, SwLabItem::m_aPrivStreet, SwLabItem::m_aPrivTitle, SwLabItem::m_aPrivWWW, SwLabItem::m_aPrivZip, m_xCityED, m_xCountryED, m_xFaxED, m_xFirstName2ED, m_xFirstNameED, m_xHomePageED, m_xMailED, m_xMobilePhoneED, m_xName2ED, m_xNameED, m_xPhoneED, m_xProfessionED, m_xShortCut2ED, m_xShortCutED, m_xStateED, m_xStreetED, m_xTitleED, m_xZipED, SfxItemSet::Put(), and rSet.
Referenced by DeactivatePage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 609 of file label1.cxx.
References SfxItemSet::Get(), SwLabItem::m_aPrivCity, SwLabItem::m_aPrivCountry, SwLabItem::m_aPrivFax, SwLabItem::m_aPrivFirstName, SwLabItem::m_aPrivFirstName2, SwLabItem::m_aPrivMail, SwLabItem::m_aPrivMobile, SwLabItem::m_aPrivName, SwLabItem::m_aPrivName2, SwLabItem::m_aPrivPhone, SwLabItem::m_aPrivProfession, SwLabItem::m_aPrivShortCut, SwLabItem::m_aPrivShortCut2, SwLabItem::m_aPrivState, SwLabItem::m_aPrivStreet, SwLabItem::m_aPrivTitle, SwLabItem::m_aPrivWWW, SwLabItem::m_aPrivZip, m_xCityED, m_xCountryED, m_xFaxED, m_xFirstName2ED, m_xFirstNameED, m_xHomePageED, m_xMailED, m_xMobilePhoneED, m_xName2ED, m_xNameED, m_xPhoneED, m_xProfessionED, m_xShortCut2ED, m_xShortCutED, m_xStateED, m_xStreetED, m_xTitleED, m_xZipED, and rSet.
Referenced by ActivatePage().
|
private |
Definition at line 89 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 90 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 96 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 84 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 81 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 97 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 98 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 95 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 85 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 82 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 94 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 93 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 86 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 83 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 91 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 87 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 92 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 88 of file swuilabimp.hxx.
Referenced by FillItemSet(), and Reset().