#include <sbKnownFolderManager.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_SBIKNOWNFOLDERMANAGER | sbKnownFolderManager () |
nsresult | Init () |
nsresult | GetDefaultDisplayName (const nsAString &aFolderPath, nsAString &aDisplayName) |
Public Member Functions inherited from sbIKnownFolderManager | |
AString | getDisplayNameFromPath (in AString aFolderPath) |
Get the localized display name of the folder based on its path. More... | |
Protected Attributes | |
sbAutoCOMInitializer | mCOMInit |
nsRefPtr< IKnownFolderManager > | mKnownFolderManager |
Definition at line 42 of file sbKnownFolderManager.h.
sbKnownFolderManager::sbKnownFolderManager | ( | ) |
Definition at line 49 of file sbKnownFolderManager.cpp.
nsresult sbKnownFolderManager::GetDefaultDisplayName | ( | const nsAString & | aFolderPath, |
nsAString & | aDisplayName | ||
) |
Definition at line 79 of file sbKnownFolderManager.cpp.
nsresult sbKnownFolderManager::Init | ( | ) |
|
protected |
Definition at line 58 of file sbKnownFolderManager.h.
|
protected |
Definition at line 59 of file sbKnownFolderManager.h.