#include <FakeBuddy.h>
Public Member Functions | |
| FakeBuddy (AccountHandler *handler, const UT_UTF8String &descriptor) | |
| virtual UT_UTF8String | getDescriptor (bool) const |
| virtual UT_UTF8String | getDescription () const |
| virtual const DocTreeItem * | getDocTreeItems () const |
Private Attributes | |
| UT_UTF8String | m_sDescriptor |
| FakeBuddy::FakeBuddy | ( | AccountHandler * | handler, | |
| const UT_UTF8String & | descriptor | |||
| ) | [inline] |
| virtual UT_UTF8String FakeBuddy::getDescription | ( | ) | const [inline, virtual] |
Implements Buddy.
References m_sDescriptor.
| virtual UT_UTF8String FakeBuddy::getDescriptor | ( | bool | ) | const [inline, virtual] |
Implements Buddy.
References m_sDescriptor.
| virtual const DocTreeItem* FakeBuddy::getDocTreeItems | ( | ) | const [inline, virtual] |
Implements Buddy.
References UT_ASSERT_HARMLESS, and UT_NOT_REACHED.
UT_UTF8String FakeBuddy::m_sDescriptor [private] |
Referenced by getDescription(), and getDescriptor().
1.7.1