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