fCurrentDecorPath
return fCurrentDecorPath.String();
BString oldPath = fCurrentDecorPath;
fCurrentDecorPath = path.String();
fCurrentDecorPath.String());
fCurrentDecorPath = oldPath;
fCurrentDecorPath = itemPath;
if (settings.AddString("decorator", fCurrentDecorPath.String()) != B_OK)
BString fCurrentDecorPath;