Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Ddim.cxx1015 SbiSymDef* pParDef = rPool.Get( i ); in DefDeclare() local
1016 SbxDataType eParType = pParDef->GetType(); in DefDeclare()
1021 sal_uInt16 nTyp = sal::static_int_cast< sal_uInt16 >( pParDef->GetType() ); in DefDeclare()
1022 if( pParDef->IsByVal() ) in DefDeclare()
1025 pParDef->SetByVal( sal_False ); in DefDeclare()

Completed in 14 milliseconds