Searched refs:componentEnd (Results 1 – 2 of 2) sorted by relevance
317 …const Reference< XComponent >* componentEnd = aComponents.getConstArray() + aComponents.getLength(… in saveModifiedSubComponents() local318 for ( ; component != componentEnd; ++component ) in saveModifiedSubComponents()
807 …::std::vector< ::std::pair< ::rtl::OUString ,Reference< XModel > > >::iterator componentEnd = aCom… in doAction()811 for (; componentIter != componentEnd && SfxMailModel::SEND_MAIL_OK == eResult; ++componentIter) in doAction()
Completed in 16 milliseconds