Searched refs:pUnoContact (Results 1 – 1 of 1) sorted by relevance
581 …ViewObjectContactOfUnoControl* pUnoContact = dynamic_cast< ViewObjectContactOfUnoControl* >( &rVie… in GetUnoControl() local582 OSL_ENSURE( pUnoContact, "SdrUnoObj::GetUnoControl: wrong contact type!" ); in GetUnoControl()583 if ( pUnoContact ) in GetUnoControl()584 xControl = pUnoContact->getControl(); in GetUnoControl()
Completed in 23 milliseconds