Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrbezob.cxx166 …pIPPEC = dynamic_cast< IPolyPolygonEditorController* >( mpView->getSmartTags().getSelected().get()… in GetAttrState()
258 …pIPPEC = dynamic_cast< IPolyPolygonEditorController* >( mpView->getSmartTags().getSelected().get()… in Execute()
H A Dviewshel.cxx494 bConsumed = GetView()->getSmartTags().KeyInput(rKEvt); in KeyInput()
565 bConsumed = GetView()->getSmartTags().MouseButtonDown( rMEvt ); in MouseButtonDown()
679 bConsumed = GetView()->getSmartTags().Command(rCEvt); in Command()
H A Ddrviews4.cxx541 if( GetView() &&GetView()->getSmartTags().Command(rCEvt) ) in Command()
H A Dviewshe2.cxx768 bReturn = GetView()->getSmartTags().RequestHelp(rHEvt); in RequestHelp()
H A Ddrviewse.cxx890 bool bConsumed = mpDrawView && mpDrawView->getSmartTags().KeyInput( aKEvt ); in FuSupport()
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx42 mrView.getSmartTags().add( xThis ); in SmartTag()
108 mrView.getSmartTags().remove( xThis ); in disposing()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx338 mrView.getSmartTags().select( xTag ); in MouseButtonDown()
392 mrView.getSmartTags().deselect(); in KeyInput()
H A Dannotationmanager.cxx784 mrBase.GetMainViewShell()->GetView()->getSmartTags().select( xTag ); in SelectAnnotation()
893 mrBase.GetMainViewShell()->GetView()->getSmartTags().select( xTag ); in CreateTags()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx497 mrView.getSmartTags().select( xTag ); in MouseButtonDown()
639 mrView.getSmartTags().deselect(); in KeyInput()
/trunk/main/sd/source/ui/inc/
H A DView.hxx180 SmartTagSet& getSmartTags() { return maSmartTags; } in getSmartTags() function in sd::View

Completed in 71 milliseconds