Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dunotunnelhelper.hxx129 static Classname* extractUnoSomething(sal_Int64 nSomething) throw() in extractUnoSomething() function in utl::UnoTunnelImplBase
140 extractUnoSomething( in extractUnoSomething() function in utl::UnoTunnelImplBase
146 return xObj.is() ? extractUnoSomething(xObj->getSomething(rMyTunnelId)) : NULL; in extractUnoSomething()
175 …pImpl = UnoTunnelHelper<Classname>::UnoTunnelHelper<Classname>::extractUnoSomething( xObj, UnoTunn… in getTunneledImplementation()

Completed in 16 milliseconds