Home
last modified time | relevance | path

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

/trunk/main/stoc/test/excomp/
H A Dexcomp1.cxx136 XTest *pXTest = (XTest*) new ExampleComponent1Impl(rSMgr); in ExampleComponent1_CreateInstance() local
138 if (pXTest) in ExampleComponent1_CreateInstance()
140 xRet = Reference< XInterface >::query(pXTest); in ExampleComponent1_CreateInstance()
H A Dexcomp2.cxx206 XTest *pXTest = (XTest*) new ExampleComponent2Impl(rSMgr); in ExampleComponent2_CreateInstance() local
208 if (pXTest) in ExampleComponent2_CreateInstance()
210 xRet = Reference< XInterface >::query(pXTest); in ExampleComponent2_CreateInstance()

Completed in 19 milliseconds