Searched refs:nEmptyPos (Results 1 – 1 of 1) sorted by relevance
67 bool lclFillListBox( ListBoxType& rLBox, const Sequence< OUString >& rStrings, sal_uInt16 nEmptyPos… in lclFillListBox() argument78 rLBox.InsertEntry( ScGlobal::GetRscString( STR_EMPTYDATA ), nEmptyPos ); in lclFillListBox()87 …xType& rLBox, const vector<ScDPLabelData::Member>& rMembers, sal_uInt16 nEmptyPos = LISTBOX_APPEND… in lclFillListBox() argument98 rLBox.InsertEntry(ScGlobal::GetRscString(STR_EMPTYDATA), nEmptyPos); in lclFillListBox()
Completed in 7 milliseconds