Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Ddim.cxx647 sal_uInt16 nElemTypeId = pElem->GetTypeId(); in DefType() local
648 if( nElemTypeId != 0 ) in DefType()
650 String aTypeName( aGblStrings.Find( nElemTypeId ) ); in DefType()