Home
last modified time | relevance | path

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

/AOO42X/main/basic/source/comp/
H A Ddim.cxx1013 SbiSymDef* pParDef = rPool.Get( i ); in DefDeclare() local
1014 SbxDataType eParType = pParDef->GetType(); in DefDeclare()
1019 … sal_uInt16 nTyp = sal::static_int_cast< sal_uInt16 >( pParDef->GetType() ); in DefDeclare()
1020 if( pParDef->IsByVal() ) in DefDeclare()
1023 pParDef->SetByVal( sal_False ); in DefDeclare()