Searched refs:bIsCut (Results 1 – 2 of 2) sorted by relevance
168 int Copy( sal_Bool bIsCut = sal_False );169 int PrepareForCopy( sal_Bool bIsCut = sal_False );
760 int SwTransferable::PrepareForCopy( sal_Bool bIsCut ) in PrepareForCopy() argument929 if( !bIsCut && bDDELink && in PrepareForCopy()974 int SwTransferable::Copy( sal_Bool bIsCut ) in Copy() argument976 int nRet = PrepareForCopy( bIsCut ); in Copy()