Home
last modified time | relevance | path

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

/AOO42X/main/basic/source/comp/
H A Ddim.cxx606 SbxDataType eElemType = pElem->GetType(); in DefType() local
607 SbxProperty *pTypeElem = new SbxProperty( aElemName, eElemType ); in DefType()
645 if( eElemType == SbxOBJECT ) in DefType()