Home
last modified time | relevance | path

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

/AOO41X/main/cppu/inc/cppu/
H A DEnterable.hxx60 inline void callInto(uno_EnvCallee * pCallee, ...);
89 void Enterable::callInto(uno_EnvCallee * pCallee, ...) in callInto() function in cppu::Enterable
/AOO41X/main/cppu/source/uno/
H A DEnvStack.cxx228 pEnterable->callInto(s_pull, pCallee, pParam); in s_callInto_v()