Searched defs:nUndoFlags (Results 1 – 4 of 4) sorted by relevance
804 sal_uInt16 nUndoFlags = (IDF_ALL & ~IDF_OBJECTS) | IDF_NOCAPTIONS; in DoChange() local942 sal_uInt16 nUndoFlags = IDF_NONE; in DoChange() local1258 sal_uInt16 nUndoFlags = (IDF_ALL & ~IDF_OBJECTS) | IDF_NOCAPTIONS; in DoUndo() local
153 sal_uInt16 nUndoFlags = IDF_NONE; // entweder alle oder keine Inhalte kopieren in DoChange() local1169 sal_uInt16 nUndoFlags = (pSearchItem->GetPattern()) ? IDF_ATTRIB : IDF_CONTENTS; in Undo() local
966 sal_uInt16 nUndoFlags = nContFlags; in PasteFromClip() local1545 InsCellCmd eMoveMode, sal_uInt16 /*nContFlags*/, sal_uInt16 nUndoFlags) in PasteMultiRangesFromClip()
2382 sal_uInt16 nUndoFlags = (IDF_ALL & ~IDF_OBJECTS) | IDF_NOCAPTIONS; in MoveBlock() local
Completed in 226 milliseconds