Searched refs:xStructTypeDesc (Results 1 – 1 of 1) sorted by relevance
735 Reference< reflection::XStructTypeDescription> xStructTypeDesc(738 if (xStructTypeDesc.is())740 …Sequence< Reference< reflection::XTypeDescription > > seqTypeArgs = xStructTypeDesc->getTypeArgume…1149 Reference< reflection::XStructTypeDescription> xStructTypeDesc( variable1151 if (xStructTypeDesc.is())1153 seq_type_parameters = xStructTypeDesc->getTypeParameters();1338 if (bParameterizedType && xStructTypeDesc.is())