Home
last modified time | relevance | path

Searched refs:InsertData (Results 1 – 7 of 7) sorted by relevance

/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx721 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 Dsdview2.cxx377 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 Ddrviews4.cxx558 if( !mpDrawView->InsertData( aDataHelper, aPos, nDnDAction, sal_False ) ) in Command()
H A Ddrviewse.cxx847 if( !mpDrawView->InsertData( aDataHelper, in FuSupport()
H A Dsdview3.cxx286 sal_Bool View::InsertData( const TransferableDataHelper& rDataHelper, in InsertData() function in sd::View
/trunk/main/sd/source/ui/inc/
H A DView.hxx137 sal_Bool InsertData( const TransferableDataHelper& rDataHelper,
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx242 if( !mpView->InsertData( aDataHelper, in DoExecute()

Completed in 37 milliseconds