Home
last modified time | relevance | path

Searched refs:PASTE_NOFUNC (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dinscodlg.cxx42 sal_uInt16 ScInsertContentsDlg::nPreviousFormulaChecks = PASTE_NOFUNC;
116 case PASTE_NOFUNC: aRbNoOp.Check(sal_True); break; in ScInsertContentsDlg()
352 ScInsertContentsDlg::nPreviousFormulaChecks = PASTE_NOFUNC; in GetFormulaCmdBits()
/aoo4110/main/sc/source/ui/view/
H A Dviewfun3.cxx594 PASTE_NOFUNC, sal_False, sal_False, sal_False, INS_NONE, IDF_NONE, in PasteFromSystem()
705 PASTE_NOFUNC, sal_False, sal_False, sal_False, INS_NONE, IDF_NONE, in PasteFromTransferable()
800 PASTE_NOFUNC, sal_False, sal_False, sal_False, INS_NONE, IDF_NONE, in PasteFromSystem()
1215 nFunction == PASTE_NOFUNC && in PasteFromClip()
1603 nFunction == PASTE_NOFUNC && SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteMultiRangesFromClip()
1862 PasteFromClip( IDF_ALL, pClipDoc, PASTE_NOFUNC, sal_False, sal_False, sal_True ); // als Link in LinkBlock()
H A Dviewfun5.cxx171 PASTE_NOFUNC, sal_False, sal_False, sal_False, INS_NONE, IDF_NONE, in PasteDataFormat()
583 PASTE_NOFUNC, sal_False, sal_False, sal_False, INS_NONE, IDF_NONE, in PasteDataFormat()
H A Dcellsh1.cxx461 sal_uInt16 nFunction = PASTE_NOFUNC; in ExecuteEdit()
1222 sal_uInt16 nFunction = PASTE_NOFUNC; in ExecuteEdit()
2194 PASTE_NOFUNC, sal_False, sal_False, sal_False, INS_NONE, IDF_NONE, in PasteFromClipboard()
H A Dviewfun2.cxx808 if ( PasteFromClip( IDF_CONTENTS, pInsDoc, PASTE_NOFUNC, sal_False, sal_False, in EnterBlock()
/aoo4110/main/sc/source/ui/inc/
H A Dviewfunc.hxx113 sal_uInt16 nFunction = PASTE_NOFUNC, sal_Bool bSkipEmpty = sal_False,
H A Dundoblk.hxx180 nFunction( PASTE_NOFUNC ), in ScUndoPasteOptions()
/aoo4110/main/sc/inc/
H A Dglobal.hxx229 #define PASTE_NOFUNC 0 macro
/aoo4110/main/sc/source/ui/vba/
H A Dvbarange.cxx2806 sal_uInt16 nFormulaBits = PASTE_NOFUNC ; in getPasteFormulaBits()
2820 nFormulaBits = PASTE_NOFUNC; break; in getPasteFormulaBits()

Completed in 101 milliseconds