Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx401 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()
/aoo41x/main/svx/source/tbxctrls/
H A Dfillctrl.cxx465 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()
/aoo41x/main/chart2/source/controller/inc/
H A DViewElementListProvider.hxx48 XHatchListSharedPtr GetHatchList() const;
/aoo41x/main/sd/source/ui/dlg/
H A Ddlgpage.cxx70 maHatchingList = aHatchListItem.GetHatchList(); in SdPageDlg()
H A Dprltempl.cxx152 maHatchingList = aHatchListItem.GetHatchList(); in SdPresLayoutTemplateDlg()
/aoo41x/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx116 XHatchListSharedPtr ViewElementListProvider::GetHatchList() const in GetHatchList() function in chart::ViewElementListProvider
/aoo41x/main/svx/inc/svx/
H A Ddrawitem.hxx128 XHatchListSharedPtr GetHatchList() const { return maHatchList; } in GetHatchList() function in SvxHatchListItem
/aoo41x/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx546 aSet.Put(SvxHatchListItem(m_pViewElementListProvider->GetHatchList(),SID_HATCH_LIST)); in PageCreated()
/aoo41x/main/cui/source/tabpages/
H A Dtparea.cxx2582 SetHatchingList(pHatchingListItem->GetHatchList()); in PageCreated()

Completed in 95 milliseconds