LibreOffice Module cui (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | Static Private Attributes | List of all members
SvxSlantTabPage Class Reference

#include <transfrm.hxx>

Inheritance diagram for SvxSlantTabPage:
[legend]
Collaboration diagram for SvxSlantTabPage:
[legend]

Public Member Functions

 SvxSlantTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rInAttrs)
 
virtual ~SvxSlantTabPage () override
 
virtual bool FillItemSet (SfxItemSet *) override
 
virtual void Reset (const SfxItemSet *) override
 
virtual void ActivatePage (const SfxItemSet &rSet) override
 
virtual DeactivateRC DeactivatePage (SfxItemSet *pSet) override
 
void Construct ()
 
void SetView (const SdrView *pSdrView)
 
- Public Member Functions inherited from SfxTabPage
void SetDialogController (SfxOkDialogController *pDialog)
 
virtual ~SfxTabPage () override
 
void set_visible (bool bVisible)
 
const SfxItemSetGetItemSet () 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 SfxItemSetGetDialogExampleSet () const
 
OUString GetHelpId () const
 
OUString GetConfigId () const
 
bool IsVisible () const
 
weld::WindowGetFrameWeld () const
 
std::unordered_map< OUString, css::uno::Any > & getAdditionalProperties ()
 

Static Public Member Functions

static std::unique_ptr< SfxTabPageCreate (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *)
 
static WhichRangesContainer GetRanges ()
 
- Static Public Member Functions inherited from SfxTabPage
static const SfxPoolItemGetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
static const T * GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 

Private Attributes

const SdrViewpView
 
MapUnit ePoolUnit
 
FieldUnit eDlgUnit
 
std::unique_ptr< weld::Widgetm_xFlRadius
 
std::unique_ptr< weld::MetricSpinButtonm_xMtrRadius
 
std::unique_ptr< weld::Widgetm_xFlAngle
 
std::unique_ptr< weld::MetricSpinButtonm_xMtrAngle
 
std::unique_ptr< weld::Widgetm_aControlGroups [2]
 
std::unique_ptr< weld::Widgetm_aControlGroupX [2]
 
std::unique_ptr< weld::MetricSpinButtonm_aControlX [2]
 
std::unique_ptr< weld::Widgetm_aControlGroupY [2]
 
std::unique_ptr< weld::MetricSpinButtonm_aControlY [2]
 

Static Private Attributes

static const WhichRangesContainer pSlantRanges
 

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 SfxPoolItemGetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
const T * GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 
SfxOkDialogControllerGetDialogController () const
 

Detailed Description

Definition at line 210 of file transfrm.hxx.

Constructor & Destructor Documentation

◆ SvxSlantTabPage()

SvxSlantTabPage::SvxSlantTabPage ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rInAttrs 
)

◆ ~SvxSlantTabPage()

SvxSlantTabPage::~SvxSlantTabPage ( )
overridevirtual

Definition at line 405 of file transfrm.cxx.

Member Function Documentation

◆ ActivatePage()

void SvxSlantTabPage::ActivatePage ( const SfxItemSet rSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 689 of file transfrm.cxx.

References SfxItemSet::GetItemIfSet(), m_xFlAngle, and rSet.

◆ Construct()

void SvxSlantTabPage::Construct ( )

◆ Create()

std::unique_ptr< SfxTabPage > SvxSlantTabPage::Create ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rOutAttrs 
)
static

Definition at line 684 of file transfrm.cxx.

Referenced by SvxTransformTabDialog::SvxTransformTabDialog().

◆ DeactivatePage()

DeactivateRC SvxSlantTabPage::DeactivatePage ( SfxItemSet pSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 702 of file transfrm.cxx.

References FillItemSet().

◆ FillItemSet()

bool SvxSlantTabPage::FillItemSet ( SfxItemSet rAttrs)
overridevirtual

◆ GetRanges()

static WhichRangesContainer SvxSlantTabPage::GetRanges ( )
inlinestatic

Definition at line 235 of file transfrm.hxx.

References pSlantRanges.

Referenced by SvxTransformTabDialog::SvxTransformTabDialog().

◆ Reset()

void SvxSlantTabPage::Reset ( const SfxItemSet rAttrs)
overridevirtual

◆ SetView()

void SvxSlantTabPage::SetView ( const SdrView pSdrView)
inline

Definition at line 244 of file transfrm.hxx.

References pView.

Referenced by SvxTransformTabDialog::PageCreated().

Member Data Documentation

◆ eDlgUnit

FieldUnit SvxSlantTabPage::eDlgUnit
private

Definition at line 218 of file transfrm.hxx.

Referenced by Construct().

◆ ePoolUnit

MapUnit SvxSlantTabPage::ePoolUnit
private

Definition at line 217 of file transfrm.hxx.

Referenced by FillItemSet(), Reset(), and SvxSlantTabPage().

◆ m_aControlGroups

std::unique_ptr<weld::Widget> SvxSlantTabPage::m_aControlGroups[2]
private

Definition at line 224 of file transfrm.hxx.

Referenced by Reset(), and SvxSlantTabPage().

◆ m_aControlGroupX

std::unique_ptr<weld::Widget> SvxSlantTabPage::m_aControlGroupX[2]
private

Definition at line 225 of file transfrm.hxx.

Referenced by Reset(), and SvxSlantTabPage().

◆ m_aControlGroupY

std::unique_ptr<weld::Widget> SvxSlantTabPage::m_aControlGroupY[2]
private

Definition at line 227 of file transfrm.hxx.

Referenced by Reset(), and SvxSlantTabPage().

◆ m_aControlX

std::unique_ptr<weld::MetricSpinButton> SvxSlantTabPage::m_aControlX[2]
private

Definition at line 226 of file transfrm.hxx.

Referenced by Construct(), FillItemSet(), Reset(), and SvxSlantTabPage().

◆ m_aControlY

std::unique_ptr<weld::MetricSpinButton> SvxSlantTabPage::m_aControlY[2]
private

Definition at line 228 of file transfrm.hxx.

Referenced by Construct(), FillItemSet(), Reset(), and SvxSlantTabPage().

◆ m_xFlAngle

std::unique_ptr<weld::Widget> SvxSlantTabPage::m_xFlAngle
private

Definition at line 222 of file transfrm.hxx.

Referenced by ActivatePage(), and Reset().

◆ m_xFlRadius

std::unique_ptr<weld::Widget> SvxSlantTabPage::m_xFlRadius
private

Definition at line 220 of file transfrm.hxx.

Referenced by Reset().

◆ m_xMtrAngle

std::unique_ptr<weld::MetricSpinButton> SvxSlantTabPage::m_xMtrAngle
private

Definition at line 223 of file transfrm.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xMtrRadius

std::unique_ptr<weld::MetricSpinButton> SvxSlantTabPage::m_xMtrRadius
private

Definition at line 221 of file transfrm.hxx.

Referenced by Construct(), FillItemSet(), and Reset().

◆ pSlantRanges

const WhichRangesContainer SvxSlantTabPage::pSlantRanges
staticprivate

Definition at line 212 of file transfrm.hxx.

Referenced by GetRanges().

◆ pView

const SdrView* SvxSlantTabPage::pView
private

Definition at line 215 of file transfrm.hxx.

Referenced by Construct(), FillItemSet(), Reset(), and SetView().


The documentation for this class was generated from the following files: