Searched defs:xTag (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sd/source/ui/func/ |
H A D | smarttag.cxx | 167 void SmartTagSet::add( const SmartTagReference& xTag ) in add() 181 void SmartTagSet::remove( const SmartTagReference& xTag ) in remove() 210 void SmartTagSet::select( const SmartTagReference& xTag ) in select() 259 SmartTagReference xTag( pSmartHdl->getTag() ); in MouseButtonDown() local 278 SmartTagReference xTag( pSmartHdl->getTag() ); in KeyInput() local 301 SmartTagReference xTag( pSmartHdl->getTag() ); in RequestHelp() local 325 SmartTagReference xTag( pSmartHdl->getTag() ); in Command() local 436 SmartHdl::SmartHdl( const SmartTagReference& xTag, SdrObject* pObject, const Point& rPnt, SdrHdlKin… in SmartHdl() 445 SmartHdl::SmartHdl( const SmartTagReference& xTag, const Point& rPnt, SdrHdlKind eNewKind /*=HDL_MO… in SmartHdl()
|
/trunk/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 91 PathDragMove(SdrDragView& rNewView, in PathDragMove() 99 PathDragMove(SdrDragView& rNewView, in PathDragMove() 155 PathDragResize(SdrDragView& rNewView, in PathDragResize() 163 PathDragResize(SdrDragView& rNewView, in PathDragResize() 276 SdPathHdl::SdPathHdl( const SmartTagReference& xTag, SdrPathObj* pPathObj ) in SdPathHdl() 466 rtl::Reference< MotionPathTag > xTag( this ); in Notify() local 496 SmartTagReference xTag( this ); in MouseButtonDown() local 585 rtl::Reference< MotionPathTag > xTag( this ); in MouseButtonDown() local 779 rtl::Reference< MotionPathTag > xTag( this ); in OnMove() local
|
H A D | CustomAnimationPane.cxx | 964 rtl::Reference< MotionPathTag > xTag( (*aMIter) ); in updateMotionPathImpl() local 1026 rtl::Reference< MotionPathTag > xTag( (*aIter++) ); in updateMotionPathTags() local 2556 void CustomAnimationPane::updatePathFromMotionPathTag( const rtl::Reference< MotionPathTag >& xTag ) in updatePathFromMotionPathTag()
|
/trunk/main/sd/source/ui/annotations/ |
H A D | annotationtag.cxx | 121 AnnotationDragMove::AnnotationDragMove(SdrDragView& rNewView, const rtl::Reference <AnnotationTag >… in AnnotationDragMove() 188 AnnotationHdl::AnnotationHdl( const SmartTagReference& xTag, const Reference< XAnnotation >& xAnnot… in AnnotationHdl() 337 SmartTagReference xTag( this ); in MouseButtonDown() local 761 rtl::Reference< AnnotationTag > xTag( this ); in IMPL_LINK() local
|
H A D | annotationmanager.cxx | 783 SmartTagReference xTag( (*iter).get() ); in SelectAnnotation() local 881 …rtl::Reference< AnnotationTag > xTag( new AnnotationTag( *this, *mrBase.GetMainViewShell()->GetVie… in CreateTags() local 892 SmartTagReference xTag( xSelectedTag.get() ); in CreateTags() local
|
/trunk/main/sd/source/ui/view/ |
H A D | viewoverlaymanager.cxx | 172 ImageButtonHdl::ImageButtonHdl( const SmartTagReference& xTag /*, sal_uInt16 nSID, const Image& rIm… in ImageButtonHdl() 563 …rtl::Reference< SmartTag > xTag( new ChangePlaceholderTag( *this, *mrBase.GetMainViewShell()->GetV… in CreateTags() local
|
Completed in 56 milliseconds