Home
last modified time | relevance | path

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

/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx57 Reference< XTypeDescription > _xReturnTD; member in stoc_rdbtdp::InterfaceMethodImpl
130 if (!_xReturnTD.is() && _aReturnType.getLength()) in getReturnType()
138 if (! _xReturnTD.is()) in getReturnType()
139 _xReturnTD = xReturnTD; in getReturnType()
140 return _xReturnTD; in getReturnType()
149 return _xReturnTD; in getReturnType()

Completed in 44 milliseconds