Home
last modified time | relevance | path

Searched refs:eMoveMode (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx950 InsCellCmd eMoveMode, sal_uInt16 nUndoExtraFlags, in PasteFromClip() argument
976 eMoveMode, nContFlags, nUndoFlags); in PasteFromClip()
1043 (bMarkIsFiltered && (eMoveMode != INS_NONE || bAsLink))); in PasteFromClip()
1192 sal_Bool bInsertCells = ( eMoveMode != INS_NONE && !bOffLimits ); in PasteFromClip()
1202 if (!InsertCells( eMoveMode, bRecord, sal_True )) // is inserting possible? in PasteFromClip()
1488 aOptions.eMoveMode = eMoveMode; in PasteFromClip()
1545 InsCellCmd eMoveMode, sal_uInt16 /*nContFlags*/, sal_uInt16 nUndoFlags) in PasteMultiRangesFromClip() argument
1614 bool bInsertCells = (eMoveMode != INS_NONE); in PasteMultiRangesFromClip()
1617 if (!InsertCells(eMoveMode, pDoc->IsUndoEnabled(), true)) in PasteMultiRangesFromClip()
1682 aOptions.eMoveMode = eMoveMode; in PasteMultiRangesFromClip()
H A Dcellsh1.cxx1226 InsCellCmd eMoveMode = INS_NONE; in ExecuteEdit() local
1278 eMoveMode = (InsCellCmd) pMoveItem->GetValue(); in ExecuteEdit()
1328 eMoveMode = pDlg->GetMoveMode(); in ExecuteEdit()
1345 eMoveMode, IDF_NONE, sal_True ); // allow warning dialog in ExecuteEdit()
1371 rReq.AppendItem( SfxInt16Item( FN_PARAM_5, (sal_Int16) eMoveMode ) ); in ExecuteEdit()
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx179 InsCellCmd eMoveMode = INS_NONE; in implnPasteSpecial() local
201 eMoveMode, IDF_NONE, sal_True ); in implnPasteSpecial()
H A Dvbahelper.cxx208 InsCellCmd eMoveMode = INS_NONE; in implnPasteSpecial() local
230 eMoveMode, IDF_NONE, sal_True ); in implnPasteSpecial()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx115 InsCellCmd eMoveMode = INS_NONE,
351 … InsCellCmd eMoveMode, sal_uInt16 nCondFlags, sal_uInt16 nUndoFlags );
H A Dundoblk.hxx177 InsCellCmd eMoveMode; member
184 eMoveMode( INS_NONE ) in ScUndoPasteOptions()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx334 int SwPagePreViewWin::MovePage( int eMoveMode ) in MovePage() argument
345 switch( eMoveMode ) in MovePage()
419 eMoveMode != MV_SELPAGE ) in MovePage()
/trunk/main/sw/source/ui/inc/
H A Dpview.hxx124 int MovePage( int eMoveMode );
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx203 InsCellCmd eMoveMode = INS_NONE;
224 eMoveMode, IDF_NONE, sal_True );
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx1114 aPasteOptions.bAsLink, aPasteOptions.eMoveMode, IDF_NONE, in Repeat()

Completed in 95 milliseconds