#include "ut_debugmsg.h"
#include "ut_types.h"
#include "ut_vector.h"
#include "xap_App.h"
#include "xap_Frame.h"
#include "xap_DialogFactory.h"
#include "xap_Dialog_Id.h"
Typedefs | |
typedef std::multimap < XAP_Dialog_Id, const XAP_NotebookDialog::Page * > | NotebookPages |
typedef NotebookPages::iterator | NotebookPagesIter |
Variables | |
static NotebookPages | s_mapNotebookPages |
typedef std::multimap<XAP_Dialog_Id, const XAP_NotebookDialog::Page*> NotebookPages |
typedef NotebookPages::iterator NotebookPagesIter |