Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx198 FmFormObj* pForeignObj = dynamic_cast< FmFormObj* >( aForeignIter.Next() ); in initFrom() local
201 … bool bForeignIsForm = pForeignObj && ( pForeignObj->GetObjInventor() == FmFormInventor ); in initFrom()
211 Reference< XControlModel > xForeignModel( pForeignObj->GetUnoControlModel() ); in initFrom()

Completed in 13 milliseconds