Searched refs:xRealAccess (Results 1 – 2 of 2) sorted by relevance
3684 xRealAccess(xAccess), in SwXLinkNameAccessWrapper()3748 aRet = xRealAccess->getByName(sParam.Copy(0, sParam.Len() - sSuffix.Len())); in getByName()3790 Sequence< OUString > aOrg = xRealAccess->getElementNames(); in getElementNames()3835 bRet = xRealAccess->hasByName(sParam); in hasByName()3860 bRet = xRealAccess->hasElements(); in hasElements()
503 css::uno::Reference< css::container::XNameAccess > xRealAccess; member in SwXLinkNameAccessWrapper