Searched refs:UnoTunnelId (Results 1 – 2 of 2) sorted by relevance
94 class UnoTunnelId class98 UnoTunnelId(sal_Bool bUseMAC = sal_True) throw() in UnoTunnelId() function in utl::UnoTunnelId156 static UnoTunnelId s_aTunnelId;182 UnoTunnelId UnoTunnelHelper<Classname>::s_aTunnelId;
54 struct UnoTunnelId struct55 : public ::rtl::StaticWithInit< Sequence<sal_Int8>, UnoTunnelId >189 xUnoTunnel->getSomething(UnoTunnelId::get())))); in GetImplementation()1050 (0 == rtl_compareMemory(UnoTunnelId::get().getConstArray(), in getSomething()
Completed in 24 milliseconds