Home
last modified time | relevance | path

Searched refs:bIsCut (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/inc/
H A Dswdtflvr.hxx168 int Copy( sal_Bool bIsCut = sal_False );
169 int PrepareForCopy( sal_Bool bIsCut = sal_False );
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx769 int SwTransferable::PrepareForCopy( sal_Bool bIsCut ) in PrepareForCopy() argument
938 if( !bIsCut && bDDELink && in PrepareForCopy()
983 int SwTransferable::Copy( sal_Bool bIsCut ) in Copy() argument
985 int nRet = PrepareForCopy( bIsCut ); in Copy()

Completed in 32 milliseconds