Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbachartobjects.cxx78 ScCellRangesBase* pUno= dynamic_cast< ScCellRangesBase* >( xIf.get() ); in getChartObjectNames() local
80 if ( !pUno ) in getChartObjectNames()
82 pDocShell = pUno->GetDocShell(); in getChartObjectNames()
H A Dvbarange.cxx396 ScCellRangesBase* pUno = ScCellRangesBase::getImplementation( xIf ); in getDocShellFromIf() local
397 if ( !pUno ) in getDocShellFromIf()
399 return pUno->GetDocShell(); in getDocShellFromIf()

Completed in 47 milliseconds