зеркало из 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,
|
nsIRDFResource* aSelectionArc,
|
||||||
PRBool aUseProfile, PRBool aIsAdding);
|
PRBool aUseProfile, PRBool aIsAdding);
|
||||||
|
|
||||||
|
NS_IMETHODIMP CheckProviderVersion (const nsCString& aProviderType,
|
||||||
|
const PRUnichar* aProviderName,
|
||||||
|
nsIRDFResource* aSelectionArc,
|
||||||
|
PRBool *aCompatible);
|
||||||
|
|
||||||
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
||||||
const PRUnichar* aProviderName,
|
const PRUnichar* aProviderName,
|
||||||
nsIRDFResource* aSelectionArc,
|
nsIRDFResource* aSelectionArc,
|
||||||
|
|
|
@ -140,6 +140,11 @@ private:
|
||||||
nsIRDFResource* aSelectionArc,
|
nsIRDFResource* aSelectionArc,
|
||||||
PRBool aUseProfile, PRBool aIsAdding);
|
PRBool aUseProfile, PRBool aIsAdding);
|
||||||
|
|
||||||
|
NS_IMETHODIMP CheckProviderVersion (const nsCString& aProviderType,
|
||||||
|
const PRUnichar* aProviderName,
|
||||||
|
nsIRDFResource* aSelectionArc,
|
||||||
|
PRBool *aCompatible);
|
||||||
|
|
||||||
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
||||||
const PRUnichar* aProviderName,
|
const PRUnichar* aProviderName,
|
||||||
nsIRDFResource* aSelectionArc,
|
nsIRDFResource* aSelectionArc,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче