Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx169 Reference<reflection::XStructTypeDescription> xNewStructTD( in checkStruct() local
173 if (xNewStructTD.is() && xExistingStructTD.is()) in checkStruct()
175 if (xNewStructTD->getTypeParameters() != in checkStruct()
179 checkSeq( xNewStructTD->getTypeArguments(), in checkStruct()
183 else if (xNewStructTD.is() || xExistingStructTD.is()) in checkStruct()

Completed in 16 milliseconds