Home
last modified time | relevance | path

Searched refs:GetHatchList (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx403 mpLbFillAttr->Fill(aItem.GetHatchList()); in IMPL_LINK()
412 if(mnLastPosHatch < aItem.GetHatchList()->Count()) in IMPL_LINK()
414 const XHatch aHatch = aItem.GetHatchList()->GetHatch(mnLastPosHatch)->GetHatch(); in IMPL_LINK()
556 if(nPos < aItem.GetHatchList()->Count()) in IMPL_LINK()
558 const XHatch aHatch = aItem.GetHatchList()->GetHatch(nPos)->GetHatch(); in IMPL_LINK()
1138 mpLbFillAttr->Fill(aItem.GetHatchList()); in NotifyItemUpdate()
1256 mpLbFillAttr->Fill(aItem.GetHatchList()); in Update()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx495 mpFillAttrLB->Fill(pItem->GetHatchList()); in Update()
639 mpLbFillAttr->Fill(pItem->GetHatchList()); in InitializeFillStyleAccordingToGivenFillType()
820 if(nPos < pItem->GetHatchList()->Count()) // kein temp. Eintrag ? in IMPL_LINK()
822 XHatch aHatch = pItem->GetHatchList()->GetHatch(nPos)->GetHatch(); in IMPL_LINK()
/trunk/main/chart2/source/controller/inc/
H A DViewElementListProvider.hxx48 XHatchListSharedPtr GetHatchList() const;
/trunk/main/sd/source/ui/dlg/
H A Ddlgpage.cxx70 maHatchingList = aHatchListItem.GetHatchList(); in SdPageDlg()
H A Dprltempl.cxx152 maHatchingList = aHatchListItem.GetHatchList(); in SdPresLayoutTemplateDlg()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx116 XHatchListSharedPtr ViewElementListProvider::GetHatchList() const in GetHatchList() function in chart::ViewElementListProvider
/trunk/main/svx/inc/svx/
H A Ddrawitem.hxx128 XHatchListSharedPtr GetHatchList() const { return maHatchList; } in GetHatchList() function in SvxHatchListItem
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx546 aSet.Put(SvxHatchListItem(m_pViewElementListProvider->GetHatchList(),SID_HATCH_LIST)); in PageCreated()
/trunk/main/cui/source/tabpages/
H A Dtparea.cxx2770 SetHatchingList(pHatchingListItem->GetHatchList()); in PageCreated()

Completed in 67 milliseconds