Home
last modified time | relevance | path

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

/aoo41x/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx154 css::uno::Type aInterceptedType = rInterception.Request.getValueType(); in impl_interceptRequest() local
159 bMatch = aInterceptedType.equals(aRequestType); in impl_interceptRequest()
161 …bMatch = aInterceptedType.isAssignableFrom(aRequestType); // dont change intercepted and request t… in impl_interceptRequest()

Completed in 15 milliseconds