Home
last modified time | relevance | path

Searched defs:nUndoFlags (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx804 sal_uInt16 nUndoFlags = (IDF_ALL & ~IDF_OBJECTS) | IDF_NOCAPTIONS; in DoChange() local
942 sal_uInt16 nUndoFlags = IDF_NONE; in DoChange() local
1258 sal_uInt16 nUndoFlags = (IDF_ALL & ~IDF_OBJECTS) | IDF_NOCAPTIONS; in DoUndo() local
H A Dundoblk3.cxx153 sal_uInt16 nUndoFlags = IDF_NONE; // entweder alle oder keine Inhalte kopieren in DoChange() local
1169 sal_uInt16 nUndoFlags = (pSearchItem->GetPattern()) ? IDF_ATTRIB : IDF_CONTENTS; in Undo() local
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx966 sal_uInt16 nUndoFlags = nContFlags; in PasteFromClip() local
1545 InsCellCmd eMoveMode, sal_uInt16 /*nContFlags*/, sal_uInt16 nUndoFlags) in PasteMultiRangesFromClip()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2382 sal_uInt16 nUndoFlags = (IDF_ALL & ~IDF_OBJECTS) | IDF_NOCAPTIONS; in MoveBlock() local

Completed in 54 milliseconds