Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dlingucfg.cxx1330 … uno::Reference< container::XNameAccess > xImagesNA( GetMainUpdateAccess(), uno::UNO_QUERY_THROW ); in GetVendorImageUrl_Impl() local
1331 xImagesNA.set( xImagesNA->getByName( A2OU("Images") ), uno::UNO_QUERY_THROW ); in GetVendorImageUrl_Impl()
1333 …uno::Reference< container::XNameAccess > xNA( xImagesNA->getByName( A2OU("ServiceNameEntries") ), … in GetVendorImageUrl_Impl()
1339 xNA = xImagesNA; in GetVendorImageUrl_Impl()

Completed in 23 milliseconds