Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdsingleton.cxx39 if (_xInterfaceTD.is() || _xServiceTD.is()) { in init()
56 if (!_xInterfaceTD.is() && !_xServiceTD.is()) { in init()
60 _xServiceTD = Reference< XServiceTypeDescription >( in init()
70 OSL_ASSERT(_xInterfaceTD.is() ^ _xServiceTD.is()); in init()
104 return _xServiceTD; in getService()
H A Dbase.hxx600 com::sun::star::uno::Reference< XServiceTypeDescription > _xServiceTD; member in stoc_rdbtdp::SingletonTypeDescriptionImpl

Completed in 22 milliseconds