Moved the localization methods to the helper class
the file control is now localizable (*.*, "All Files") b=32666, r=pollmann git-svn-id: svn://10.0.0.236/trunk@70981 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -177,6 +177,8 @@ public:
|
||||
|
||||
static nsresult GetWrapPropertyEnum(nsIContent * aContent, nsHTMLTextWrap& aWrapProp);
|
||||
|
||||
// Localization Helper
|
||||
static nsresult GetLocalizedString(char* aKey, nsString& oVal);
|
||||
//
|
||||
//-------------------------------------------------------------------------------------
|
||||
// Utility methods for managing checkboxes and radiobuttons
|
||||
|
||||
Reference in New Issue
Block a user