Home
last modified time | relevance | path

Searched refs:SW_PASTESDR_INSERT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1303 SW_PASTESDR_INSERT, pPt, in PasteData()
1342 SW_PASTESDR_INSERT,pPt, in PasteData()
1361 : SW_PASTESDR_INSERT), in PasteData()
1396 SW_PASTESDR_INSERT, in PasteData()
1407 SW_PASTESDR_INSERT, pPt, in PasteData()
1485 SW_PASTESDR_INSERT, pPt, in PasteData()
1493 SW_PASTESDR_INSERT, pPt, in PasteData()
1970 case SW_PASTESDR_INSERT: in _PasteTargetURL()
2369 case SW_PASTESDR_INSERT: in _PasteGrf()
2608 ( bIsURLFile && SW_PASTESDR_INSERT == nAction )) in _PasteFileName()
[all …]
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1401 nAction = SW_PASTESDR_INSERT; in Paste()
1515 nAction = SW_PASTESDR_INSERT; in Paste()
1520 nAction = SW_PASTESDR_INSERT; in Paste()
1522 if( SW_PASTESDR_INSERT == nAction ) in Paste()
/trunk/main/sw/inc/
H A Dfesh.hxx150 #define SW_PASTESDR_INSERT 1 macro