Searched refs:UnsafeBridge (Results 1 – 4 of 4) sorted by relevance
48 class SAL_DLLPRIVATE UnsafeBridge : public cppu::Enterable class54 virtual ~UnsafeBridge(void);57 explicit UnsafeBridge(void);68 UnsafeBridge::UnsafeBridge(void) in UnsafeBridge() function in UnsafeBridge75 UnsafeBridge::~UnsafeBridge(void) in ~UnsafeBridge()82 void UnsafeBridge::v_callInto_v(uno_EnvCallee * pCallee, va_list * pParam) in v_callInto_v()89 void UnsafeBridge::v_callOut_v(uno_EnvCallee * pCallee, va_list * pParam) in v_callOut_v()101 void UnsafeBridge::v_enter(void) in v_enter()113 void UnsafeBridge::v_leave(void) in v_leave()125 int UnsafeBridge::v_isValid(rtl::OUString * pReason) in v_isValid()[all …]
26 TARGET := UnsafeBridge36 SLOFILES := $(SLO)$/UnsafeBridge.obj
42 SHL3OBJS := $(SLO)$/UnsafeBridge.obj50 SHL3OBJS := $(SLO)$/UnsafeBridge.obj
9 cu cppu\source\UnsafeBridge nmake - all cu_UnsafeBridge cu_inc NULL
Completed in 28 milliseconds