Searched refs:mnLastPosHatch (Results 1 – 2 of 2) sorted by relevance
77 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()
96 sal_uInt16 mnLastPosHatch; member in svx::sidebar::AreaPropertyPanel
Completed in 25 milliseconds