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 ==()
2336 String aOwn( getOwnDocumentName() ); in updateAbsAfterLoad() local2343 itr->maybeCreateRealFileName( aOwn ); in updateAbsAfterLoad()
1902 Sequence< OUString > aOwn = SwXServiceProvider::GetAllServiceNames(); in getAvailableServiceNames() local1903 aServices = SvxFmMSFactory::concatServiceNames(aRet, aOwn); in getAvailableServiceNames()
Completed in 52 milliseconds