Searched refs:GetHatchList (Results 1 – 9 of 9) sorted by relevance
403 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()
495 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()
48 XHatchListSharedPtr GetHatchList() const;
70 maHatchingList = aHatchListItem.GetHatchList(); in SdPageDlg()
152 maHatchingList = aHatchListItem.GetHatchList(); in SdPresLayoutTemplateDlg()
116 XHatchListSharedPtr ViewElementListProvider::GetHatchList() const in GetHatchList() function in chart::ViewElementListProvider
128 XHatchListSharedPtr GetHatchList() const { return maHatchList; } in GetHatchList() function in SvxHatchListItem
546 aSet.Put(SvxHatchListItem(m_pViewElementListProvider->GetHatchList(),SID_HATCH_LIST)); in PageCreated()
2770 SetHatchingList(pHatchingListItem->GetHatchList()); in PageCreated()
Completed in 55 milliseconds