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 );
769 int SwTransferable::PrepareForCopy( sal_Bool bIsCut ) in PrepareForCopy() argument938 if( !bIsCut && bDDELink && in PrepareForCopy()983 int SwTransferable::Copy( sal_Bool bIsCut ) in Copy() argument985 int nRet = PrepareForCopy( bIsCut ); in Copy()
Completed in 18 milliseconds