LibreOffice Module sc (master) 1
Functions
undostyl.cxx File Reference
#include <svl/itemset.hxx>
#include <utility>
#include <vcl/virdev.hxx>
#include <osl/diagnose.h>
#include <undostyl.hxx>
#include <docsh.hxx>
#include <docpool.hxx>
#include <stlpool.hxx>
#include <printfun.hxx>
#include <scmod.hxx>
#include <inputhdl.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
Include dependency graph for undostyl.cxx:

Go to the source code of this file.

Functions

static void lcl_DocStyleChanged (ScDocument *pDoc, const SfxStyleSheetBase *pStyle, bool bRemoved)
 

Function Documentation

◆ lcl_DocStyleChanged()

static void lcl_DocStyleChanged ( ScDocument pDoc,
const SfxStyleSheetBase pStyle,
bool  bRemoved 
)
static

move to document or docshell

Definition at line 102 of file undostyl.cxx.

References ScInputHandler::ForgetLastPattern(), nPPTX, nPPTY, SC_MOD, ScDocument::StyleSheetChanged(), Point::X(), and Point::Y().

Referenced by ScUndoModifyStyle::DoChange().