Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr.cxx888 Reference< XStructTypeDescription > const & structType,
921 Reference< XStructTypeDescription > const & structType, in InstantiatedStruct()
923 m_struct(structType), in InstantiatedStruct()
972 Reference< XStructTypeDescription > structType( in getInstantiatedStruct() local
975 bool good = structType.is(); in getInstantiatedStruct()
1016 structType->getTypeParameters().getLength()))) in getInstantiatedStruct()
1020 return new InstantiatedStruct(structType, args); in getInstantiatedStruct()

Completed in 113 milliseconds