Searched refs:GetHatchList (Results 1 – 9 of 9) sorted by relevance
401 mpLbFillAttr->Fill(aItem.GetHatchList()); in IMPL_LINK()410 if(mnLastPosHatch < aItem.GetHatchList()->Count()) in IMPL_LINK()412 … const XHatch aHatch = aItem.GetHatchList()->GetHatch(mnLastPosHatch)->GetHatch(); in IMPL_LINK()554 if(nPos < aItem.GetHatchList()->Count()) in IMPL_LINK()556 const XHatch aHatch = aItem.GetHatchList()->GetHatch(nPos)->GetHatch(); in IMPL_LINK()1136 mpLbFillAttr->Fill(aItem.GetHatchList()); in NotifyItemUpdate()1254 mpLbFillAttr->Fill(aItem.GetHatchList()); in Update()
465 pFillAttrLB->Fill( ( (SvxHatchListItem*)pState )->GetHatchList() ); in Update()621 pLbFillAttr->Fill( aItem.GetHatchList() ); in IMPL_LINK_INLINE_END()740 if ( nPos < aItem.GetHatchList()->Count() ) // kein temp. Eintrag ? in IMPL_LINK()742 XHatch aHatch = aItem.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()
2582 SetHatchingList(pHatchingListItem->GetHatchList()); in PageCreated()
Completed in 45 milliseconds