Searched refs:pUno (Results 1 – 2 of 2) sorted by relevance
78 ScCellRangesBase* pUno= dynamic_cast< ScCellRangesBase* >( xIf.get() ); in getChartObjectNames() local80 if ( !pUno ) in getChartObjectNames()82 pDocShell = pUno->GetDocShell(); in getChartObjectNames()
396 ScCellRangesBase* pUno = ScCellRangesBase::getImplementation( xIf ); in getDocShellFromIf() local397 if ( !pUno ) in getDocShellFromIf()399 return pUno->GetDocShell(); in getDocShellFromIf()
Completed in 60 milliseconds