Searched refs:InsertData (Results 1 – 7 of 7) sorted by relevance
/trunk/main/ucb/source/ucp/ftp/ |
H A D | ftpcontent.cxx | 721 class InsertData class 726 InsertData(const Reference<XInputStream>& xInputStream) in InsertData() function in InsertData 728 virtual ~InsertData() {} in ~InsertData() 740 sal_Int32 InsertData::read(sal_Int8 *dest,sal_Int32 nBytesRequested) in read() 780 InsertData data(aInsertCommand.Data); in insert()
|
/trunk/main/sd/source/ui/view/ |
H A D | sdview2.cxx | 377 if( !InsertData( aDataHelper, aPos, nDnDAction, sal_False ) ) in DoPaste() 754 if( !nRet && InsertData( aDataHelper, aPos, nDropAction, sal_True, 0, nPage, nLayer ) ) in ExecuteDrop()
|
H A D | drviews4.cxx | 558 if( !mpDrawView->InsertData( aDataHelper, aPos, nDnDAction, sal_False ) ) in Command()
|
H A D | drviewse.cxx | 847 if( !mpDrawView->InsertData( aDataHelper, in FuSupport()
|
H A D | sdview3.cxx | 286 sal_Bool View::InsertData( const TransferableDataHelper& rDataHelper, in InsertData() function in sd::View
|
/trunk/main/sd/source/ui/inc/ |
H A D | View.hxx | 137 sal_Bool InsertData( const TransferableDataHelper& rDataHelper,
|
/trunk/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 242 if( !mpView->InsertData( aDataHelper, in DoExecute()
|
Completed in 46 milliseconds