Home
last modified time | relevance | path

Searched refs:SvxHatchListItem (Results 1 – 21 of 21) sorted by relevance

/trunk/main/svx/source/items/
H A Ddrawitem.cxx41 TYPEINIT1_FACTORY( SvxHatchListItem, SfxPoolItem , new SvxHatchListItem);
222 SvxHatchListItem::SvxHatchListItem() in SvxHatchListItem() function in SvxHatchListItem
228 SvxHatchListItem::SvxHatchListItem( XHatchListSharedPtr aList, sal_uInt16 nW ) : in SvxHatchListItem() function in SvxHatchListItem
236 SvxHatchListItem::SvxHatchListItem( const SvxHatchListItem& rItem ) : in SvxHatchListItem() function in SvxHatchListItem
244 SfxItemPresentation SvxHatchListItem::GetPresentation in GetPresentation()
258 int SvxHatchListItem::operator==( const SfxPoolItem& rItem ) const in operator ==()
261 return static_cast< const SvxHatchListItem& >(rItem).maHatchList == maHatchList; in operator ==()
266 SfxPoolItem* SvxHatchListItem::Clone( SfxItemPool * ) const in Clone()
268 return new SvxHatchListItem( *this ); in Clone()
273 sal_Bool SvxHatchListItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) co… in QueryValue()
[all …]
/trunk/main/svx/inc/svx/
H A Ddrawitem.hxx108 class SVX_DLLPUBLIC SvxHatchListItem : public SfxPoolItem class
114 SvxHatchListItem();
115 SvxHatchListItem( XHatchListSharedPtr aList, sal_uInt16 nWhich );
116 SvxHatchListItem( const SvxHatchListItem& );
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx400 const SvxHatchListItem aItem( *(const SvxHatchListItem*)(pSh->GetItem(SID_HATCH_LIST))); in IMPL_LINK()
410 const SvxHatchListItem aItem(*(const SvxHatchListItem*)(pSh->GetItem(SID_HATCH_LIST))); in IMPL_LINK()
554 const SvxHatchListItem aItem(*(const SvxHatchListItem*)(pSh->GetItem(SID_HATCH_LIST))); in IMPL_LINK()
1134 const SvxHatchListItem aItem(*(const SvxHatchListItem*)(pSh->GetItem(SID_HATCH_LIST))); in NotifyItemUpdate()
1253 const SvxHatchListItem aItem(*(const SvxHatchListItem*)(pSh->GetItem(SID_HATCH_LIST))); in Update()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx489 const SvxHatchListItem* pItem = dynamic_cast< const SvxHatchListItem* >(pState); in Update()
637 …const SvxHatchListItem* pItem = static_cast< const SvxHatchListItem* >(pSh->GetItem(SID_HATCH_LIST… in InitializeFillStyleAccordingToGivenFillType()
818 …const SvxHatchListItem* pItem = static_cast< const SvxHatchListItem* >(pSh->GetItem(SID_HATCH_LIST… in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Ddlgpage.cxx65 SvxHatchListItem aHatchListItem(*( (const SvxHatchListItem*) in SdPageDlg()
103 aSet.Put (SvxHatchListItem(maHatchingList,SID_HATCH_LIST)); in PageCreated()
H A Dprltempl.cxx141 SvxHatchListItem aHatchListItem(*( (const SvxHatchListItem*) in SdPresLayoutTemplateDlg()
273 aSet.Put (SvxHatchListItem(maHatchingList,SID_HATCH_LIST)); in PageCreated()
H A Dtabtempl.cxx136 aSet.Put (SvxHatchListItem(maHatchingList,SID_HATCH_LIST)); in PageCreated()
/trunk/main/cui/source/tabpages/
H A Dtabarea.cxx161 SvxHatchListItem aItem( maNewHatchingList, SID_HATCH_LIST ); in SavePalettes()
192 SvxHatchListItem aItem( maHatchingList, SID_HATCH_LIST ); in SavePalettes()
H A Dtparea.cxx2756 SFX_ITEMSET_ARG (&aSet,pHatchingListItem,SvxHatchListItem,SID_HATCH_LIST,sal_False); in PageCreated()
/trunk/main/sw/source/ui/app/
H A Ddocshdrw.cxx76 …pSwDocShell->PutItem(SvxHatchListItem(pSwDrawDocument->GetHatchListFromSdrModel(), SID_HATCH_LIST)… in InitDrawModelAndDocShell()
H A Ddocst.cxx670 rSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Edit()
H A Ddocstyle.cxx1118 … aCoreSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in GetItemSet()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx157 PutItem( SvxHatchListItem ( pDrawLayer->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in InitItems()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx478 PutItem( SvxHatchListItem( mpDoc->GetHatchListFromSdrModel(), SID_HATCH_LIST ) ); in UpdateTablePointers()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi406 item String SvxHatchListItem;
H A Dsvx.sdi13947 SvxHatchListItem HatchListState SID_HATCH_LIST
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx158 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
H A Dfrmsh.cxx456 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
H A Dtextsh.cxx633 aSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in TYPEINIT1()
H A Dtextsh1.cxx921 aCoreSet.Put(SvxHatchListItem(pDrawModel->GetHatchListFromSdrModel(), SID_HATCH_LIST)); in Execute()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx546 aSet.Put(SvxHatchListItem(m_pViewElementListProvider->GetHatchList(),SID_HATCH_LIST)); in PageCreated()

Completed in 164 milliseconds