22 #include <svx/svxids.hrc>
37 , mpDrawModel ( pModel ),
49 mnColorListState ( ChangeType::NONE ),
50 mnBitmapListState ( ChangeType::NONE ),
51 mnPatternListState ( ChangeType::NONE ),
52 mnGradientListState ( ChangeType::NONE ),
53 mnHatchingListState ( ChangeType::NONE )
63 RemoveTabPage(
"RID_SVXPAGE_SHADOW" );
80 pShell->
PutItem( aColorListItem );
133 aPath = aPalettePath.getToken(0,
';', nIndex);
223 if (rId ==
"RID_SVXPAGE_AREA")
236 else if (rId ==
"RID_SVXPAGE_SHADOW")
241 else if (rId ==
"RID_SVXPAGE_TRANSPARENCE")
#define LINK(Instance, Class, Member)
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *)
ChangeType mnGradientListState
virtual void PageCreated(const OString &rId, SfxTabPage &rPage) override
ChangeType mnPatternListState
XPatternListRef mpPatternList
static SfxObjectShell * Current()
XGradientListRef mpNewGradientList
XPatternListRef mpNewPatternList
XColorListRef mpColorList
void PutItem(const SfxPoolItem &rItem)
XPatternListRef GetPatternList() const
ChangeType mnHatchingListState
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *)
ChangeType mnColorListState
IMPL_LINK_NOARG(SvxAreaTabDialog, CancelHdlImpl, weld::Button &, void)
XColorListRef mpNewColorList
virtual short Ok() override
XGradientListRef GetGradientList() const
XHatchListRef mpHatchingList
XBitmapListRef mpBitmapList
XBitmapListRef mpNewBitmapList
XHatchListRef GetHatchList() const
ChangeType mnBitmapListState
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *)
const T & Put(std::unique_ptr< T > xItem, sal_uInt16 nWhich=0)
Reference< XExecutableDialog > m_xDialog
SvxAreaTabDialog(weld::Window *pParent, const SfxItemSet *pAttr, SdrModel *pModel, bool bShadow)
XBitmapListRef GetBitmapList() const
XGradientListRef mpGradientList
const SfxItemPool & GetItemPool() const
XColorListRef GetColorList() const
XHatchListRef mpNewHatchingList
void SetPropertyList(XPropertyListRef const &p)