Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx41 SmartTagReference xThis( this ); in SmartTag()
107 SmartTagReference xThis( this ); in disposing()
167 void SmartTagSet::add( const SmartTagReference& xTag ) in add()
181 void SmartTagSet::remove( const SmartTagReference& xTag ) in remove()
183 std::set< SmartTagReference >::iterator aIter( maSet.find( xTag ) ); in remove()
199 std::set< SmartTagReference > aSet; in Dispose()
210 void SmartTagSet::select( const SmartTagReference& xTag ) in select()
259 SmartTagReference xTag( pSmartHdl->getTag() ); in MouseButtonDown()
278 SmartTagReference xTag( pSmartHdl->getTag() ); in KeyInput()
301 SmartTagReference xTag( pSmartHdl->getTag() ); in RequestHelp()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dsmarttag.hxx96 typedef rtl::Reference< SmartTag > SmartTagReference; typedef
107 void select( const SmartTagReference& xTag );
113 const SmartTagReference& getSelected() const { return mxSelectedTag; } in getSelected()
153 void add( const SmartTagReference& xTag );
156 void remove( const SmartTagReference& xTag );
158 std::set< SmartTagReference > maSet;
161 SmartTagReference mxSelectedTag;
162 SmartTagReference mxMouseOverTag;
172 SmartHdl( const SmartTagReference& xTag, const Point& rPnt, SdrHdlKind eNewKind=HDL_SMARTTAG );
174 const SmartTagReference& getTag() const { return mxTag; } in getTag()
[all …]
H A DView.hxx181 void selectSmartTag( const SmartTagReference& xTag );
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx173 …AnnotationHdl( const SmartTagReference& xTag, const Reference< XAnnotation >& xAnnotation, const P…
188 AnnotationHdl::AnnotationHdl( const SmartTagReference& xTag, const Reference< XAnnotation >& xAnnot… in AnnotationHdl()
337 SmartTagReference xTag( this ); in MouseButtonDown()
391 SmartTagReference xThis( this ); in KeyInput()
557 SmartTagReference xThis( this ); in addCustomHandles()
H A Dannotationmanager.cxx783 SmartTagReference xTag( (*iter).get() ); in SelectAnnotation()
892 SmartTagReference xTag( xSelectedTag.get() ); in CreateTags()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx148 …ImageButtonHdl( const SmartTagReference& xTag, /* sal_uInt16 nSID, const Image& rImage, const Imag…
172 ImageButtonHdl::ImageButtonHdl( const SmartTagReference& xTag /*, sal_uInt16 nSID, const Image& rIm… in ImageButtonHdl()
383 SmartTagReference xThis( this ); in createOverlayImage()
418 SmartTagReference xThis( this ); in addCustomHandles()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx262 SdPathHdl( const SmartTagReference& xTag, SdrPathObj* mpPathObj );
276 SdPathHdl::SdPathHdl( const SmartTagReference& xTag, SdrPathObj* pPathObj ) in SdPathHdl()
496 SmartTagReference xTag( this ); in MouseButtonDown()
638 SmartTagReference xThis( this ); in KeyInput()
969 SmartTagReference xThis( this ); in addCustomHandles()

Completed in 41 milliseconds