Home
last modified time | relevance | path

Searched refs:aOwn (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cui/source/options/
H A Dconnpoolsettings.cxx82 DriverPoolingSettings::const_iterator aOwn = m_aSettings.begin(); in operator ==() local
85 while (aOwn < aOwnEnd) in operator ==()
87 if (*aOwn != *aForeign) in operator ==()
91 ++aOwn; in operator ==()
/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2336 String aOwn( getOwnDocumentName() ); in updateAbsAfterLoad() local
2343 itr->maybeCreateRealFileName( aOwn ); in updateAbsAfterLoad()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1902 Sequence< OUString > aOwn = SwXServiceProvider::GetAllServiceNames(); in getAvailableServiceNames() local
1903 aServices = SvxFmMSFactory::concatServiceNames(aRet, aOwn); in getAvailableServiceNames()

Completed in 112 milliseconds