Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx117 rtl::Reference <AnnotationTag > mxTag;
183 rtl::Reference< AnnotationTag > mxTag;
320 AnnotationTag::~AnnotationTag() in ~AnnotationTag()
452 void AnnotationTag::Move( int nDX, int nDY ) in Move()
471 bool AnnotationTag::OnMove( const KeyEvent& rKEvt ) in OnMove()
510 void AnnotationTag::CheckPossibilities() in CheckPossibilities()
573 void AnnotationTag::disposing() in disposing()
593 void AnnotationTag::select() in select()
612 void AnnotationTag::deselect() in deselect()
669 void AnnotationTag::OpenPopup( bool bEdit ) in OpenPopup()
[all …]
H A Dannotationtag.hxx40 class AnnotationTag : public SmartTag class
43AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const css::uno::Reference< css:…
44 virtual ~AnnotationTag();
H A Dannotationmanagerimpl.hxx44 typedef std::vector< rtl::Reference< AnnotationTag > > AnnotationTagVector;
94 void onTagSelected( AnnotationTag& rTag );
95 void onTagDeselected( AnnotationTag& rTag );
H A Dannotationmanager.cxx756 void AnnotationManagerImpl::onTagSelected( AnnotationTag& rTag ) in onTagSelected()
764 void AnnotationManagerImpl::onTagDeselected( AnnotationTag& rTag ) in onTagDeselected()
874 rtl::Reference< AnnotationTag > xSelectedTag; in CreateTags()
881 …rtl::Reference< AnnotationTag > xTag( new AnnotationTag( *this, *mrBase.GetMainViewShell()->GetVie… in CreateTags()

Completed in 25 milliseconds