Searched refs:lclFillListBox (Results 1 – 1 of 1) sorted by relevance
68 bool lclFillListBox( ListBoxType& rLBox, const Sequence< OUString >& rStrings, sal_uInt16 nEmptyPos… in lclFillListBox() function88 bool lclFillListBox( ListBoxType& rLBox, const vector<ScDPLabelData::Member>& rMembers, sal_uInt16 … in lclFillListBox() function374 …mbEmptyItem = lclFillListBox( maLbBaseItem, mrLabelVec[ nBasePos ].maMembers, SC_BASEITEM_USER_POS… in IMPL_LINK()657 lclFillListBox( maLbHierarchy, maLabelData.maHiers ); in Init()673 lclFillListBox( maLbHide, maLabelData.maMembers ); in InitHideListBox()
Completed in 13 milliseconds