Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/ !
H A DOfficeControlAccess.cxx632 … const ::rtl::OUString* pItemsEnd = aItems.getConstArray() + aItems.getLength(); in implSetControlProperty() local
634 pItem != pItemsEnd; in implSetControlProperty()
/trunk/main/toolkit/source/awt/ !
H A Dvclxwindows.cxx1575 const ::rtl::OUString* pItemsEnd = aItems.getConstArray() + aItems.getLength(); in addItems() local
1576 while ( pItems != pItemsEnd ) in addItems()