зеркало из https://github.com/mozilla/pjs.git
Bug 329698 r=joe@retrovirus.com,bryner Implement GetPageAnnotationNames
Original committer: brettw%gmail.com Original revision: 1.5 Original date: 2006/03/08 20:33:49
This commit is contained in:
Родитель
f91a1eedb8
Коммит
f36458785b
|
@ -64,6 +64,7 @@ protected:
|
|||
|
||||
nsCOMPtr<mozIStorageStatement> mDBSetAnnotation;
|
||||
nsCOMPtr<mozIStorageStatement> mDBGetAnnotation;
|
||||
nsCOMPtr<mozIStorageStatement> mDBGetAnnotationNames;
|
||||
nsCOMPtr<mozIStorageStatement> mDBGetAnnotationFromURI;
|
||||
nsCOMPtr<mozIStorageStatement> mDBAddAnnotation;
|
||||
nsCOMPtr<mozIStorageStatement> mDBRemoveAnnotation;
|
||||
|
|
Загрузка…
Ссылка в новой задаче