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

#include <cuitabarea.hxx>

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

Public Member Functions

 SvxColorTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rInAttrs)
 
virtual ~SvxColorTabPage () override
 
void Construct ()
 
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 SetPropertyList (XPropertyListType t, const XPropertyListRef &xRef)
 
void SetColorList (const XColorListRef &pColList)
 
void SetColorChgd (ChangeType *pIn)
 
void SetCtlPreviewOld (const SfxItemSet &rAttrs)
 
virtual void FillUserData () override
 
- 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 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 Member Functions

sal_uInt16 ColorToPercent_Impl (sal_uInt16 nColor)
 
sal_uInt16 PercentToColor_Impl (sal_uInt16 nPercent)
 
void ImpColorCountChanged ()
 
void FillPaletteLB ()
 
 DECL_LINK (ClickAddHdl_Impl, weld::Button &, void)
 
 DECL_LINK (ClickWorkOnHdl_Impl, weld::Button &, void)
 
 DECL_LINK (ClickDeleteHdl_Impl, weld::Button &, void)
 
 DECL_STATIC_LINK (SvxColorTabPage, OnMoreColorsClick, weld::Button &, void)
 
 DECL_LINK (SelectPaletteLBHdl, weld::ComboBox &, void)
 
 DECL_LINK (SelectValSetHdl_Impl, ValueSet *, void)
 
 DECL_LINK (SelectColorModeHdl_Impl, weld::Toggleable &, void)
 
void ChangeColor (const NamedColor &rNewColor, bool bUpdatePreset=true)
 
void SetColorModel (ColorModel eModel)
 
void ChangeColorModel ()
 
void UpdateColorValues (bool bUpdatePreset=true)
 
 DECL_LINK (SpinValueHdl_Impl, weld::SpinButton &, void)
 
 DECL_LINK (MetricSpinValueHdl_Impl, weld::MetricSpinButton &, void)
 
 DECL_LINK (ModifiedHdl_Impl, weld::Entry &, void)
 
void UpdateModified ()
 
sal_Int32 FindInPalette (const Color &rColor)
 

Static Private Member Functions

static void ConvertColorValues (Color &rColor, ColorModel eModell)
 
static void RgbToCmyk_Impl (Color &rColor, sal_uInt16 &rK)
 
static void CmykToRgb_Impl (Color &rColor, const sal_uInt16 nKey)
 
static sal_Int32 FindInCustomColors (std::u16string_view aColorName)
 

Private Attributes

const SfxItemSetrOutAttrs
 
XColorListRef pColorList
 
ChangeTypepnColorListState
 
XFillAttrSetItem aXFillAttr
 
SfxItemSetrXFSet
 
ColorModel eCM
 
Color m_aPreviousColor
 
NamedColor m_aCurrentColor
 
PaletteManager maPaletteManager
 
SvxXRectPreview m_aCtlPreviewOld
 
SvxXRectPreview m_aCtlPreviewNew
 
std::unique_ptr< SvxColorValueSetm_xValSetColorList
 
std::unique_ptr< SvxColorValueSetm_xValSetRecentList
 
std::unique_ptr< weld::ComboBoxm_xSelectPalette
 
std::unique_ptr< weld::RadioButtonm_xRbRGB
 
std::unique_ptr< weld::RadioButtonm_xRbCMYK
 
std::unique_ptr< weld::Widgetm_xRGBcustom
 
std::unique_ptr< weld::Widgetm_xRGBpreset
 
std::unique_ptr< weld::Entrym_xRpreset
 
std::unique_ptr< weld::Entrym_xGpreset
 
std::unique_ptr< weld::Entrym_xBpreset
 
std::unique_ptr< weld::SpinButtonm_xRcustom
 
std::unique_ptr< weld::SpinButtonm_xGcustom
 
std::unique_ptr< weld::SpinButtonm_xBcustom
 
std::unique_ptr< weld::HexColorControlm_xHexpreset
 
std::unique_ptr< weld::HexColorControlm_xHexcustom
 
std::unique_ptr< weld::Widgetm_xCMYKcustom
 
std::unique_ptr< weld::Widgetm_xCMYKpreset
 
std::unique_ptr< weld::Entrym_xCpreset
 
std::unique_ptr< weld::Entrym_xYpreset
 
std::unique_ptr< weld::Entrym_xMpreset
 
std::unique_ptr< weld::Entrym_xKpreset
 
std::unique_ptr< weld::MetricSpinButtonm_xCcustom
 
std::unique_ptr< weld::MetricSpinButtonm_xYcustom
 
std::unique_ptr< weld::MetricSpinButtonm_xMcustom
 
std::unique_ptr< weld::MetricSpinButtonm_xKcustom
 
std::unique_ptr< weld::Buttonm_xBtnAdd
 
std::unique_ptr< weld::Buttonm_xBtnDelete
 
std::unique_ptr< weld::Buttonm_xBtnWorkOn
 
std::unique_ptr< weld::Buttonm_xMoreColors
 
std::unique_ptr< weld::CustomWeldm_xCtlPreviewOld
 
std::unique_ptr< weld::CustomWeldm_xCtlPreviewNew
 
std::unique_ptr< weld::CustomWeldm_xValSetColorListWin
 
std::unique_ptr< weld::CustomWeldm_xValSetRecentListWin
 

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 646 of file cuitabarea.hxx.

Constructor & Destructor Documentation

◆ SvxColorTabPage()

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

◆ ~SvxColorTabPage()

SvxColorTabPage::~SvxColorTabPage ( )
overridevirtual

Member Function Documentation

◆ ActivatePage()

void SvxColorTabPage::ActivatePage ( const SfxItemSet rSet)
overridevirtual

◆ ChangeColor()

void SvxColorTabPage::ChangeColor ( const NamedColor rNewColor,
bool  bUpdatePreset = true 
)
private

◆ ChangeColorModel()

void SvxColorTabPage::ChangeColorModel ( )
private

Definition at line 603 of file tpcolor.cxx.

References CMYK, eCM, m_xCMYKcustom, m_xCMYKpreset, m_xRGBcustom, m_xRGBpreset, and RGB.

Referenced by ActivatePage(), Reset(), and SvxColorTabPage().

◆ CmykToRgb_Impl()

void SvxColorTabPage::CmykToRgb_Impl ( Color rColor,
const sal_uInt16  nKey 
)
staticprivate

◆ ColorToPercent_Impl()

sal_uInt16 SvxColorTabPage::ColorToPercent_Impl ( sal_uInt16  nColor)
private

Definition at line 739 of file tpcolor.cxx.

References CMYK, eCM, nValue, and RGB.

Referenced by UpdateColorValues().

◆ Construct()

void SvxColorTabPage::Construct ( )

Definition at line 192 of file tpcolor.cxx.

References FillPaletteLB(), ImpColorCountChanged(), and pColorList.

◆ ConvertColorValues()

void SvxColorTabPage::ConvertColorValues ( Color rColor,
ColorModel  eModell 
)
staticprivate

Definition at line 542 of file tpcolor.cxx.

References CMYK, CmykToRgb_Impl(), Color::GetAlpha(), RGB, RgbToCmyk_Impl(), and Color::SetAlpha().

Referenced by UpdateColorValues().

◆ Create()

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

Definition at line 286 of file tpcolor.cxx.

References rOutAttrs.

Referenced by SvxAreaTabPage::SetOptimalSize().

◆ DeactivatePage()

DeactivateRC SvxColorTabPage::DeactivatePage ( SfxItemSet pSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 229 of file tpcolor.cxx.

References FillItemSet().

◆ DECL_LINK() [1/9]

SvxColorTabPage::DECL_LINK ( ClickAddHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [2/9]

SvxColorTabPage::DECL_LINK ( ClickDeleteHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [3/9]

SvxColorTabPage::DECL_LINK ( ClickWorkOnHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [4/9]

SvxColorTabPage::DECL_LINK ( MetricSpinValueHdl_Impl  ,
weld::MetricSpinButton ,
void   
)
private

◆ DECL_LINK() [5/9]

SvxColorTabPage::DECL_LINK ( ModifiedHdl_Impl  ,
weld::Entry ,
void   
)
private

◆ DECL_LINK() [6/9]

SvxColorTabPage::DECL_LINK ( SelectColorModeHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [7/9]

SvxColorTabPage::DECL_LINK ( SelectPaletteLBHdl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [8/9]

SvxColorTabPage::DECL_LINK ( SelectValSetHdl_Impl  ,
ValueSet ,
void   
)
private

◆ DECL_LINK() [9/9]

SvxColorTabPage::DECL_LINK ( SpinValueHdl_Impl  ,
weld::SpinButton ,
void   
)
private

◆ DECL_STATIC_LINK()

SvxColorTabPage::DECL_STATIC_LINK ( SvxColorTabPage  ,
OnMoreColorsClick  ,
weld::Button ,
void   
)
private

◆ FillItemSet()

bool SvxColorTabPage::FillItemSet ( SfxItemSet rSet)
overridevirtual

◆ FillPaletteLB()

void SvxColorTabPage::FillPaletteLB ( )
private

Definition at line 176 of file tpcolor.cxx.

References PaletteManager::GetPaletteList(), m_xSelectPalette, and maPaletteManager.

Referenced by Construct().

◆ FillUserData()

void SvxColorTabPage::FillUserData ( )
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 777 of file tpcolor.cxx.

References eCM, and SfxTabPage::SetUserData().

◆ FindInCustomColors()

sal_Int32 SvxColorTabPage::FindInCustomColors ( std::u16string_view  aColorName)
staticprivate

Definition at line 671 of file tpcolor.cxx.

References i, nCount, and nPos.

◆ FindInPalette()

sal_Int32 SvxColorTabPage::FindInPalette ( const Color rColor)
private

Definition at line 689 of file tpcolor.cxx.

References pColorList.

Referenced by ActivatePage().

◆ ImpColorCountChanged()

void SvxColorTabPage::ImpColorCountChanged ( )
private

◆ PercentToColor_Impl()

sal_uInt16 SvxColorTabPage::PercentToColor_Impl ( sal_uInt16  nPercent)
private

Definition at line 758 of file tpcolor.cxx.

References CMYK, eCM, nValue, and RGB.

◆ Reset()

void SvxColorTabPage::Reset ( const SfxItemSet rSet)
overridevirtual

◆ RgbToCmyk_Impl()

void SvxColorTabPage::RgbToCmyk_Impl ( Color rColor,
sal_uInt16 &  rK 
)
staticprivate

◆ SetColorChgd()

void SvxColorTabPage::SetColorChgd ( ChangeType pIn)
inline

Definition at line 747 of file cuitabarea.hxx.

References pnColorListState.

◆ SetColorList()

void SvxColorTabPage::SetColorList ( const XColorListRef pColList)

Definition at line 790 of file tpcolor.cxx.

References SetPropertyList().

Referenced by SvxAreaTabPage::CreatePage().

◆ SetColorModel()

void SvxColorTabPage::SetColorModel ( ColorModel  eModel)
private

Definition at line 595 of file tpcolor.cxx.

References CMYK, m_xRbCMYK, m_xRbRGB, and RGB.

Referenced by ActivatePage(), Reset(), and SvxColorTabPage().

◆ SetCtlPreviewOld()

void SvxColorTabPage::SetCtlPreviewOld ( const SfxItemSet rAttrs)
inline

Definition at line 749 of file cuitabarea.hxx.

References m_aCtlPreviewOld, and SvxXRectPreview::SetAttributes().

◆ SetPropertyList()

void SvxColorTabPage::SetPropertyList ( XPropertyListType  t,
const XPropertyListRef xRef 
)

Definition at line 784 of file tpcolor.cxx.

References pColorList, and t.

Referenced by SetColorList().

◆ UpdateColorValues()

void SvxColorTabPage::UpdateColorValues ( bool  bUpdatePreset = true)
private

◆ UpdateModified()

void SvxColorTabPage::UpdateModified ( )
private

Definition at line 254 of file tpcolor.cxx.

References m_xBtnWorkOn, and pColorList.

Referenced by Reset().

Member Data Documentation

◆ aXFillAttr

XFillAttrSetItem SvxColorTabPage::aXFillAttr
private

Definition at line 655 of file cuitabarea.hxx.

Referenced by ActivatePage(), ChangeColor(), and SvxColorTabPage().

◆ eCM

ColorModel SvxColorTabPage::eCM
private

◆ m_aCtlPreviewNew

SvxXRectPreview SvxColorTabPage::m_aCtlPreviewNew
private

Definition at line 665 of file cuitabarea.hxx.

Referenced by ChangeColor(), and SvxColorTabPage().

◆ m_aCtlPreviewOld

SvxXRectPreview SvxColorTabPage::m_aCtlPreviewOld
private

Definition at line 664 of file cuitabarea.hxx.

Referenced by ActivatePage(), SetCtlPreviewOld(), and SvxColorTabPage().

◆ m_aCurrentColor

NamedColor SvxColorTabPage::m_aCurrentColor
private

Definition at line 661 of file cuitabarea.hxx.

Referenced by ChangeColor(), FillItemSet(), and UpdateColorValues().

◆ m_aPreviousColor

Color SvxColorTabPage::m_aPreviousColor
private

Definition at line 660 of file cuitabarea.hxx.

Referenced by ChangeColor(), Reset(), and UpdateColorValues().

◆ m_xBcustom

std::unique_ptr<weld::SpinButton> SvxColorTabPage::m_xBcustom
private

Definition at line 678 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xBpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xBpreset
private

Definition at line 675 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xBtnAdd

std::unique_ptr<weld::Button> SvxColorTabPage::m_xBtnAdd
private

Definition at line 691 of file cuitabarea.hxx.

Referenced by SvxColorTabPage().

◆ m_xBtnDelete

std::unique_ptr<weld::Button> SvxColorTabPage::m_xBtnDelete
private

Definition at line 692 of file cuitabarea.hxx.

Referenced by SvxColorTabPage().

◆ m_xBtnWorkOn

std::unique_ptr<weld::Button> SvxColorTabPage::m_xBtnWorkOn
private

Definition at line 693 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateModified().

◆ m_xCcustom

std::unique_ptr<weld::MetricSpinButton> SvxColorTabPage::m_xCcustom
private

Definition at line 687 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xCMYKcustom

std::unique_ptr<weld::Widget> SvxColorTabPage::m_xCMYKcustom
private

Definition at line 681 of file cuitabarea.hxx.

Referenced by ChangeColorModel().

◆ m_xCMYKpreset

std::unique_ptr<weld::Widget> SvxColorTabPage::m_xCMYKpreset
private

Definition at line 682 of file cuitabarea.hxx.

Referenced by ChangeColorModel(), and SvxColorTabPage().

◆ m_xCpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xCpreset
private

Definition at line 683 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xCtlPreviewNew

std::unique_ptr<weld::CustomWeld> SvxColorTabPage::m_xCtlPreviewNew
private

Definition at line 696 of file cuitabarea.hxx.

◆ m_xCtlPreviewOld

std::unique_ptr<weld::CustomWeld> SvxColorTabPage::m_xCtlPreviewOld
private

Definition at line 695 of file cuitabarea.hxx.

◆ m_xGcustom

std::unique_ptr<weld::SpinButton> SvxColorTabPage::m_xGcustom
private

Definition at line 677 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xGpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xGpreset
private

Definition at line 674 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xHexcustom

std::unique_ptr<weld::HexColorControl> SvxColorTabPage::m_xHexcustom
private

Definition at line 680 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xHexpreset

std::unique_ptr<weld::HexColorControl> SvxColorTabPage::m_xHexpreset
private

Definition at line 679 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xKcustom

std::unique_ptr<weld::MetricSpinButton> SvxColorTabPage::m_xKcustom
private

Definition at line 690 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xKpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xKpreset
private

Definition at line 686 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xMcustom

std::unique_ptr<weld::MetricSpinButton> SvxColorTabPage::m_xMcustom
private

Definition at line 689 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xMoreColors

std::unique_ptr<weld::Button> SvxColorTabPage::m_xMoreColors
private

Definition at line 694 of file cuitabarea.hxx.

Referenced by SvxColorTabPage().

◆ m_xMpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xMpreset
private

Definition at line 685 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xRbCMYK

std::unique_ptr<weld::RadioButton> SvxColorTabPage::m_xRbCMYK
private

Definition at line 670 of file cuitabarea.hxx.

Referenced by SetColorModel(), and SvxColorTabPage().

◆ m_xRbRGB

std::unique_ptr<weld::RadioButton> SvxColorTabPage::m_xRbRGB
private

Definition at line 669 of file cuitabarea.hxx.

Referenced by SetColorModel(), and SvxColorTabPage().

◆ m_xRcustom

std::unique_ptr<weld::SpinButton> SvxColorTabPage::m_xRcustom
private

Definition at line 676 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xRGBcustom

std::unique_ptr<weld::Widget> SvxColorTabPage::m_xRGBcustom
private

Definition at line 671 of file cuitabarea.hxx.

Referenced by ChangeColorModel().

◆ m_xRGBpreset

std::unique_ptr<weld::Widget> SvxColorTabPage::m_xRGBpreset
private

Definition at line 672 of file cuitabarea.hxx.

Referenced by ChangeColorModel(), and SvxColorTabPage().

◆ m_xRpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xRpreset
private

Definition at line 673 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ m_xSelectPalette

std::unique_ptr<weld::ComboBox> SvxColorTabPage::m_xSelectPalette
private

Definition at line 668 of file cuitabarea.hxx.

Referenced by FillPaletteLB(), and SvxColorTabPage().

◆ m_xValSetColorList

std::unique_ptr<SvxColorValueSet> SvxColorTabPage::m_xValSetColorList
private

◆ m_xValSetColorListWin

std::unique_ptr<weld::CustomWeld> SvxColorTabPage::m_xValSetColorListWin
private

Definition at line 697 of file cuitabarea.hxx.

Referenced by ~SvxColorTabPage().

◆ m_xValSetRecentList

std::unique_ptr<SvxColorValueSet> SvxColorTabPage::m_xValSetRecentList
private

Definition at line 667 of file cuitabarea.hxx.

Referenced by ImpColorCountChanged(), SvxColorTabPage(), and ~SvxColorTabPage().

◆ m_xValSetRecentListWin

std::unique_ptr<weld::CustomWeld> SvxColorTabPage::m_xValSetRecentListWin
private

Definition at line 698 of file cuitabarea.hxx.

Referenced by ~SvxColorTabPage().

◆ m_xYcustom

std::unique_ptr<weld::MetricSpinButton> SvxColorTabPage::m_xYcustom
private

Definition at line 688 of file cuitabarea.hxx.

Referenced by SvxColorTabPage(), and UpdateColorValues().

◆ m_xYpreset

std::unique_ptr<weld::Entry> SvxColorTabPage::m_xYpreset
private

Definition at line 684 of file cuitabarea.hxx.

Referenced by UpdateColorValues().

◆ maPaletteManager

PaletteManager SvxColorTabPage::maPaletteManager
private

Definition at line 663 of file cuitabarea.hxx.

Referenced by FillItemSet(), FillPaletteLB(), and SvxColorTabPage().

◆ pColorList

XColorListRef SvxColorTabPage::pColorList
private

◆ pnColorListState

ChangeType* SvxColorTabPage::pnColorListState
private

Definition at line 653 of file cuitabarea.hxx.

Referenced by SetColorChgd().

◆ rOutAttrs

const SfxItemSet& SvxColorTabPage::rOutAttrs
private

Definition at line 649 of file cuitabarea.hxx.

Referenced by ActivatePage(), and Create().

◆ rXFSet

SfxItemSet& SvxColorTabPage::rXFSet
private

Definition at line 656 of file cuitabarea.hxx.

Referenced by ChangeColor(), and SvxColorTabPage().


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