Home
last modified time | relevance | path

Searched refs:mnLastPosHatch (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx77 mnLastPosHatch(0), in AreaPropertyPanel()
406 if(LISTBOX_ENTRY_NOTFOUND != mnLastPosHatch) in IMPL_LINK()
410 if(mnLastPosHatch < aItem.GetHatchList()->Count()) in IMPL_LINK()
412 … const XHatch aHatch = aItem.GetHatchList()->GetHatch(mnLastPosHatch)->GetHatch(); in IMPL_LINK()
418 mpLbFillAttr->SelectEntryPos(mnLastPosHatch); in IMPL_LINK()
547 nPos = mnLastPosHatch; in IMPL_LINK()
568 mnLastPosHatch = nPos; in IMPL_LINK()
H A DAreaPropertyPanel.hxx96 sal_uInt16 mnLastPosHatch; member in svx::sidebar::AreaPropertyPanel

Completed in 23 milliseconds