Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx317 …const Reference< XComponent >* componentEnd = aComponents.getConstArray() + aComponents.getLength(… in saveModifiedSubComponents() local
318 for ( ; component != componentEnd; ++component ) in saveModifiedSubComponents()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx807 …::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 29 milliseconds