Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/ !
H A Dswdtflvr.hxx169 int PrepareForCopy( sal_Bool bIsCut = sal_False );
/trunk/main/sw/source/ui/dochdl/ !
H A Dswdtflvr.cxx760 int SwTransferable::PrepareForCopy( sal_Bool bIsCut ) in PrepareForCopy() function in SwTransferable
976 int nRet = PrepareForCopy( bIsCut ); in Copy()
/trunk/main/sw/source/ui/uno/ !
H A Dunotxvw.cxx2181 pTransfer->PrepareForCopy(); in getTransferable()