Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx79 mnLastPosHatch(0), in AreaPropertyPanel()
408 if(LISTBOX_ENTRY_NOTFOUND != mnLastPosHatch) in IMPL_LINK()
412 if(mnLastPosHatch < aItem.GetHatchList()->Count()) in IMPL_LINK()
414 const XHatch aHatch = aItem.GetHatchList()->GetHatch(mnLastPosHatch)->GetHatch(); in IMPL_LINK()
420 mpLbFillAttr->SelectEntryPos(mnLastPosHatch); in IMPL_LINK()
549 nPos = mnLastPosHatch; in IMPL_LINK()
570 mnLastPosHatch = nPos; in IMPL_LINK()
H A DAreaPropertyPanel.hxx98 sal_uInt16 mnLastPosHatch; member in svx::sidebar::AreaPropertyPanel

Completed in 16 milliseconds