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()
1940 sal_uInt32 nListItems = aStrSeq.getLength(); in OutputFlyFrame_Impl() local1941 for (sal_uInt32 i = 0; i < nListItems; i++) in OutputFlyFrame_Impl()
Completed in 51 milliseconds