This is the complete list of members for NoteFly.ImportNotes, including all inherited members.
decode_title(string title_enc) | NoteFly.ImportNotes | private |
DEFAULTIMPORTNOTEHEIGHT | NoteFly.ImportNotes | private |
DEFAULTIMPORTNOTEWIDTH | NoteFly.ImportNotes | private |
ImportNotes(Notes notes) | NoteFly.ImportNotes | |
notes | NoteFly.ImportNotes | private |
ReadCintaNotesXMLFile(string file) | NoteFly.ImportNotes | |
ReadDeskNotesXmlFile(string file) | NoteFly.ImportNotes | |
ReadKeyNotefile(StreamReader reader, RichTextBox rtbNewNote) | NoteFly.ImportNotes | |
ReadMicroSENotefile(StreamReader reader, TextBox tbTitle, RichTextBox rtbNewNote) | NoteFly.ImportNotes | |
ReadNoteFly1Note(string nf1notefile) | NoteFly.ImportNotes | |
ReadNoteFlyBackupFile(string file) | NoteFly.ImportNotes | |
ReadPNotesBackupFile(string file) | NoteFly.ImportNotes | |
ReadQuickpadFile(StreamReader reader, TextBox tbTitle, RichTextBox rtbNewNote) | NoteFly.ImportNotes | |
ReadRTFfile(StreamReader reader, RichTextBox rtbNewNote) | NoteFly.ImportNotes | |
ReadStickiesCSVFile(string file) | NoteFly.ImportNotes | |
ReadTextfile(StreamReader reader, RichTextBox rtbNewNote) | NoteFly.ImportNotes | |
ReadTomboyfile(StreamReader reader, string tomboynotefile, TextBox tbTitle, RichTextBox rtbNewNote) | NoteFly.ImportNotes | |
RemoveQuotes(string orgstring) | NoteFly.ImportNotes | private |
SetDefaultFontFamilyAndSize(RichTextBox rtbNewNote) | NoteFly.ImportNotes | private |