Searched refs:nListItems (Results 1 – 3 of 3) sorted by relevance
247 sal_uInt32 nListItems = rListItems.getLength(); in DoComboBox() local250 while ( ( nI < nListItems ) && ( nId == 0 ) ) in DoComboBox()263 for (sal_uInt32 i = 0; i < nListItems; i++) in DoComboBox()
457 sal_uInt32 nListItems = rListItems.getLength(); in DoComboBox() local459 for (sal_uInt32 i = 0; i < nListItems; i++) in DoComboBox()
1969 sal_uInt32 nListItems = aStrSeq.getLength(); in OutputFlyFrame_Impl() local1970 for (sal_uInt32 i = 0; i < nListItems; i++) in OutputFlyFrame_Impl()
Completed in 40 milliseconds