Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DSelectionHelper.cxx295 SdrObject* pLegend = pDrawViewWrapper->getNamedSdrObject( aLegendCID ); in adaptSelectionToNewPos() local
296 if( pLegend ) in adaptSelectionToNewPos()
298 if( pDrawViewWrapper->IsObjectHit( pLegend, rMousePos ) ) in adaptSelectionToNewPos()
301 pNewObj = pLegend; in adaptSelectionToNewPos()

Completed in 45 milliseconds