Searched refs:SwMvContext (Results 1 – 2 of 2) sorted by relevance
222 SwMvContext::SwMvContext(SwEditShell *pShell ) : pSh(pShell) in SwMvContext() function in SwMvContext228 SwMvContext::~SwMvContext() in ~SwMvContext()
949 class SwMvContext { class952 SwMvContext(SwEditShell *pShell );953 ~SwMvContext();956 #define MV_CONTEXT(x) SwMvContext _aMvContext_(x)