Home | History | Annotate | Download | only in simplereference

Lines Matching full:getattachment

378 	Attachment&				getAttachment	(AttachmentPoint point)			{ return m_attachments[point]; }
379 const Attachment& getAttachment (AttachmentPoint point) const { return m_attachments[point]; }