Searched refs:aOwn (Results 1 – 3 of 3) sorted by relevance
82 DriverPoolingSettings::const_iterator aOwn = m_aSettings.begin(); in operator ==() local85 while (aOwn < aOwnEnd) in operator ==()87 if (*aOwn != *aForeign) in operator ==()91 ++aOwn; in operator ==()
2337 String aOwn( getOwnDocumentName() ); in updateAbsAfterLoad() local2344 itr->maybeCreateRealFileName( aOwn ); in updateAbsAfterLoad()
1902 Sequence< OUString > aOwn = SwXServiceProvider::GetAllServiceNames(); in getAvailableServiceNames() local1903 aServices = SvxFmMSFactory::concatServiceNames(aRet, aOwn); in getAvailableServiceNames()
Completed in 190 milliseconds