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