#include <boost/bind.hpp>
#include "xap_App.h"
#include "ev_Menu_Actions.h"
#include "ap_Menu_Id.h"
#include "ap_Menu_Functions.h"
#include "ev_Toolbar_Actions.h"
#include "ap_Toolbar_Id.h"
#include "ap_Toolbar_Functions.h"
#include "ap_LoadBindings.h"
#include "ev_EditEventMapper.h"
#include "xap_Dlg_MessageBox.h"
#include "fv_View.h"
#include "xap_Frame.h"
#include "ut_debugmsg.h"
#include "AsyncWorker.h"
#include "ServiceAccountHandler.h"
#include <core/session/xp/AbiCollab.h>
#include <core/session/xp/AbiCollabSessionManager.h>
#include "AbiCollabSaveInterceptor.h"
#include "soa_soup.h"
Defines | |
#define | SAVE_INTERCEPTOR_EM "com.abisource.abiword.abicollab.servicesaveinterceptor" |
#define | DO_NOT_USE "" |
Functions | |
static bool | AbiCollabSaveInterceptor_interceptor (AV_View *v, EV_EditMethodCallData *d) |
Variables | |
static ap_bs_Char | CharTable [] |
#define DO_NOT_USE "" |
#define SAVE_INTERCEPTOR_EM "com.abisource.abiword.abicollab.servicesaveinterceptor" |
Referenced by AbiCollabSaveInterceptor::AbiCollabSaveInterceptor().
static bool AbiCollabSaveInterceptor_interceptor | ( | AV_View * | v, | |
EV_EditMethodCallData * | d | |||
) | [static] |
References AbiCollabSaveInterceptor::intercept(), and ServiceAccountHandler::m_saveInterceptor.
Referenced by AbiCollabSaveInterceptor::AbiCollabSaveInterceptor().
ap_bs_Char CharTable[] [static] |
{ {0x53, { "insertData", "fileSaveAs", DO_NOT_USE, "" }}, {0x73, { "insertData", SAVE_INTERCEPTOR_EM, DO_NOT_USE, "" }}, }