зеркало из https://github.com/mozilla/pjs.git
bug 76512 r=pchen sr=hyatt
This commit is contained in:
Родитель
992ee6a7d7
Коммит
0abb2d5778
|
@ -140,6 +140,11 @@ private:
|
|||
nsIRDFResource* aSelectionArc,
|
||||
PRBool aUseProfile, PRBool aIsAdding);
|
||||
|
||||
NS_IMETHODIMP CheckProviderVersion (const nsCString& aProviderType,
|
||||
const PRUnichar* aProviderName,
|
||||
nsIRDFResource* aSelectionArc,
|
||||
PRBool *aCompatible);
|
||||
|
||||
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
||||
const PRUnichar* aProviderName,
|
||||
nsIRDFResource* aSelectionArc,
|
||||
|
|
|
@ -140,6 +140,11 @@ private:
|
|||
nsIRDFResource* aSelectionArc,
|
||||
PRBool aUseProfile, PRBool aIsAdding);
|
||||
|
||||
NS_IMETHODIMP CheckProviderVersion (const nsCString& aProviderType,
|
||||
const PRUnichar* aProviderName,
|
||||
nsIRDFResource* aSelectionArc,
|
||||
PRBool *aCompatible);
|
||||
|
||||
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
||||
const PRUnichar* aProviderName,
|
||||
nsIRDFResource* aSelectionArc,
|
||||
|
|
Загрузка…
Ссылка в новой задаче