Searched refs:pForeignObj (Results 1 – 1 of 1) sorted by relevance
198 FmFormObj* pForeignObj = dynamic_cast< FmFormObj* >( aForeignIter.Next() ); in initFrom() local201 … bool bForeignIsForm = pForeignObj && ( pForeignObj->GetObjInventor() == FmFormInventor ); in initFrom()211 Reference< XControlModel > xForeignModel( pForeignObj->GetUnoControlModel() ); in initFrom()
Completed in 16 milliseconds