Home
last modified time | relevance | path

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

/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx701 Reference< reflection::XStructTypeDescription> xStructTypeDesc( in get_type() local
704 if (xStructTypeDesc.is()) in get_type()
706 …Sequence< Reference< reflection::XTypeDescription > > seqTypeArgs = xStructTypeDesc->getTypeArgume… in get_type()
1115 Reference< reflection::XStructTypeDescription> xStructTypeDesc( in complete_struct_type() local
1117 if (xStructTypeDesc.is()) in complete_struct_type()
1119 seq_type_parameters = xStructTypeDesc->getTypeParameters(); in complete_struct_type()
1305 if (bParameterizedType && xStructTypeDesc.is()) in complete_struct_type()

Completed in 179 milliseconds