Home
last modified time | relevance | path

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

/aoo42x/main/sot/source/base/
H A Dobject.cxx119 void * pCast = Cast( pFact ); in CastAndAddRef() local
120 if( pCast ) in CastAndAddRef()
122 return pCast; in CastAndAddRef()
/aoo42x/main/sc/source/core/data/
H A Dattarray.cxx592 SvxBorderLine* pCast = (SvxBorderLine*)(dest); \
593 pCast->SetOutWidth((src)->GetOutWidth()); \
594 pCast->SetInWidth ((src)->GetInWidth()); \
595 pCast->SetDistance((src)->GetDistance()); \

Completed in 22 milliseconds