#include <nsPlacesImportExportService.h>
|
| nsresult | ImportHTMLFromFileInternal (nsILocalFile *aFile, PRBool aAllowRootChanges, PRInt64 aFolder, PRBool aIsImportDefaults) |
| |
| nsresult | WriteContainer (nsINavHistoryResultNode *aFolder, const nsACString &aIndent, nsIOutputStream *aOutput) |
| |
| nsresult | WriteContainerHeader (nsINavHistoryResultNode *aFolder, const nsACString &aIndent, nsIOutputStream *aOutput) |
| |
| nsresult | WriteTitle (nsINavHistoryResultNode *aItem, nsIOutputStream *aOutput) |
| |
| nsresult | WriteItem (nsINavHistoryResultNode *aItem, const nsACString &aIndent, nsIOutputStream *aOutput) |
| |
| nsresult | WriteLivemark (nsINavHistoryResultNode *aFolder, const nsACString &aIndent, nsIOutputStream *aOutput) |
| |
| nsresult | WriteContainerContents (nsINavHistoryResultNode *aFolder, const nsACString &aIndent, nsIOutputStream *aOutput) |
| |
| nsresult | WriteSeparator (nsINavHistoryResultNode *aItem, const nsACString &aIndent, nsIOutputStream *aOutput) |
| |
| nsresult | WriteDescription (PRInt64 aId, PRInt32 aType, nsIOutputStream *aOutput) |
| |
| nsresult | EnsureServiceState () |
| |
| NS_DECL_ISUPPORTS NS_DECL_NSIPLACESIMPORTEXPORTSERVICE NS_DECL_NSINAVHISTORYBATCHCALLBACK nsPlacesImportExportService::nsPlacesImportExportService |
( |
| ) |
|
| nsresult nsPlacesImportExportService::EnsureServiceState |
( |
| ) |
|
|
inlineprotected |
| nsresult nsPlacesImportExportService::ImportHTMLFromFileInternal |
( |
nsILocalFile * |
aFile, |
|
|
PRBool |
aAllowRootChanges, |
|
|
PRInt64 |
aFolder, |
|
|
PRBool |
aIsImportDefaults |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteContainer |
( |
nsINavHistoryResultNode * |
aFolder, |
|
|
const nsACString & |
aIndent, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteContainerContents |
( |
nsINavHistoryResultNode * |
aFolder, |
|
|
const nsACString & |
aIndent, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteContainerHeader |
( |
nsINavHistoryResultNode * |
aFolder, |
|
|
const nsACString & |
aIndent, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteDescription |
( |
PRInt64 |
aId, |
|
|
PRInt32 |
aType, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteItem |
( |
nsINavHistoryResultNode * |
aItem, |
|
|
const nsACString & |
aIndent, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteLivemark |
( |
nsINavHistoryResultNode * |
aFolder, |
|
|
const nsACString & |
aIndent, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteSeparator |
( |
nsINavHistoryResultNode * |
aItem, |
|
|
const nsACString & |
aIndent, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsresult nsPlacesImportExportService::WriteTitle |
( |
nsINavHistoryResultNode * |
aItem, |
|
|
nsIOutputStream * |
aOutput |
|
) |
| |
|
protected |
| nsCOMPtr<nsIAnnotationService> nsPlacesImportExportService::mAnnotationService |
|
protected |
| nsCOMPtr<nsINavBookmarksService> nsPlacesImportExportService::mBookmarksService |
|
protected |
| nsCOMPtr<nsIFaviconService> nsPlacesImportExportService::mFaviconService |
|
protected |
| nsCOMPtr<nsINavHistoryService> nsPlacesImportExportService::mHistoryService |
|
protected |
| nsCOMPtr<nsIChannel> nsPlacesImportExportService::mImportChannel |
|
protected |
| PRBool nsPlacesImportExportService::mIsImportDefaults |
|
protected |
| nsCOMPtr<nsILivemarkService> nsPlacesImportExportService::mLivemarkService |
|
protected |
The documentation for this class was generated from the following files: