Searched refs:coerce_assign (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/stoc/source/invocation_adapterfactory/ |
H A D | iafactory.cxx | 184 bool coerce_assign( 273 bool AdapterImpl::coerce_assign( in coerce_assign() function in stoc_invadp::AdapterImpl 362 return coerce_assign( pDest, pType, pSource, pExc ); in coerce_construct() 541 succ = coerce_assign( in invoke()
|
/aoo41x/main/stoc/source/corereflection/ |
H A D | crcomp.cxx | 234 if (coerce_assign( (char *)rObj.getValue() + _nOffset, getTypeDescr(), rValue, getReflection() )) in set() 271 if (coerce_assign( (char *)rObj.getValue() + _nOffset, getTypeDescr(), rValue, getReflection() )) in set()
|
H A D | crarray.cxx | 192 if (! coerce_assign( &pSeq->elements[nIndex * pElemTypeDescr->nSize], in set()
|
H A D | base.hxx | 409 inline sal_Bool coerce_assign( in coerce_assign() function
|
Completed in 34 milliseconds