Home
last modified time | relevance | path

Searched refs:nEmptyPos (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx67 bool lclFillListBox( ListBoxType& rLBox, const Sequence< OUString >& rStrings, sal_uInt16 nEmptyPos in lclFillListBox() argument
78 rLBox.InsertEntry( ScGlobal::GetRscString( STR_EMPTYDATA ), nEmptyPos ); in lclFillListBox()
87 …xType& rLBox, const vector<ScDPLabelData::Member>& rMembers, sal_uInt16 nEmptyPos = LISTBOX_APPEND… in lclFillListBox() argument
98 rLBox.InsertEntry(ScGlobal::GetRscString(STR_EMPTYDATA), nEmptyPos); in lclFillListBox()

Completed in 24 milliseconds