Home
last modified time | relevance | path

Searched refs:Paste (Results 1 – 25 of 266) sorted by relevance

1234567891011

/trunk/main/svx/inc/svx/
H A Dsvdxcgv.hxx131 …l_Bool Paste(const GDIMetaFile& rMtf, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, s… in Paste() function in SdrExchangeView
132 …sal_Bool Paste(const GDIMetaFile& rMtf, const Point& rPos, SdrObjList* pLst=NULL, sal_u…
133 …sal_Bool Paste(const Bitmap& rBmp, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sal_… in Paste() function in SdrExchangeView
134 …sal_Bool Paste(const Bitmap& rBmp, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32…
135 …sal_Bool Paste(const SdrModel& rMod, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sa… in Paste() function in SdrExchangeView
136 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt…
137 …sal_Bool Paste(const String& rStr, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sal_… in Paste() function in SdrExchangeView
138 …sal_Bool Paste(const String& rStr, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32…
140Paste(SvStream& rInput, const String& rBaseURL, sal_uInt16 eFormat, SdrObjList* pLst=NULL, OutputD… in Paste() function in SdrExchangeView
141 …sal_Bool Paste(SvStream& rInput, const String& rBaseURL, sal_uInt16 eFormat, const Poin…
[all …]
H A Dfmview.hxx110 using E3dView::Paste;
111 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 …
H A Dview3d.hxx109 using SdrView::Paste;
110 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 …
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx635 bReturn = Paste( *pModel, maDropPos, pPage, nPasteOptions ); in InsertData()
674 bReturn = Paste( *pWorkModel, maDropPos, pPage, nPasteOptions ); in InsertData()
831 bReturn = Paste( *pModel, maDropPos, pPage, nPasteOptions ); in InsertData()
908 bReturn = Paste( *pModel, maDropPos, pPage, nPasteOptions ); in InsertData()
1400 … bReturn = SdrView::Paste( *xStm, String(), EE_FORMAT_HTML, maDropPos, pPage, nPasteOptions ); in InsertData()
1429 … bReturn = SdrView::Paste( *xStm, String(), EE_FORMAT_BIN, maDropPos, pPage, nPasteOptions ); in InsertData()
1464 bReturn = SdrView::Paste( *xStm, String(), EE_FORMAT_RTF, maDropPos, pPage, nPasteOptions ); in InsertData()
1520 bReturn = SdrView::Paste( aOUString, maDropPos, pPage, nPasteOptions ); in InsertData()
1546 bool bRet = Paste( *pModel, maDropPos, pPage, nPasteOptions ); in PasteRTFTable()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx169 sal_Bool SdrExchangeView::Paste(const GDIMetaFile& rMtf, const Point& rPos, SdrObjList* pLst, sal_u… in Paste() function in SdrExchangeView
185 sal_Bool SdrExchangeView::Paste(const Bitmap& rBmp, const Point& rPos, SdrObjList* pLst, sal_uInt32… in Paste() function in SdrExchangeView
201 sal_Bool SdrExchangeView::Paste(const XubString& rStr, const Point& rPos, SdrObjList* pLst, sal_uIn… in Paste() function in SdrExchangeView
241 sal_Bool SdrExchangeView::Paste(SvStream& rInput, const String& rBaseURL, sal_uInt16 eFormat, const… in Paste() function in SdrExchangeView
299 sal_Bool SdrExchangeView::Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst, sal_uInt… in Paste() function in SdrExchangeView
930 sal_Bool SdrExchangeView::Paste(Window* /*pWin*/, sal_uIntPtr /*nFormat*/) in Paste() function in SdrExchangeView
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DTestCalc_Rangetest2.log8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues
9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas
10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTestCalc_Rangetest2.log8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues
9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas
10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DTestCalc_Rangetest2.log8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues
9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas
10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DTestCalc_Rangetest2.log8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues
9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas
10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTestCalc_Rangetest2.log8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues
9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas
10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DTestCalc_Rangetest2.log8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues
9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas
10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
/trunk/main/sw/inc/
H A Dfesh.hxx238 sal_Bool Paste( SwDoc* pClpDoc, sal_Bool bIncludingPageFrames = sal_False);
538 void Paste( SvStream& rStm, sal_uInt16 nAction, const Point* pPt = 0 );
539 bool Paste( const Graphic &rGrf, const String& rURL );
540 sal_Bool Paste( SotDataObject& rObj, const Point& rPt );
/trunk/main/sw/source/core/layout/
H A Dunusedf.cxx68 void SwRootFrm::Paste( SwFrm *, SwFrm * ) in Paste() function in SwRootFrm
73 void SwFlyFrm::Paste( SwFrm *, SwFrm * ) in Paste() function in SwFlyFrm
H A Dpagechg.cxx244 pBodyFrm->Paste( this ); in SwPageFrm()
964 void SwPageFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste() function in SwPageFrm
1179 pTmp->Paste( pRoot, pPage ); in CheckPageDescs()
1338 pPage->Paste( pRoot, pSibling ); in InsertPage()
1358 pPage->Paste( pRoot, pSibling ); in InsertPage()
1619 pPage->Paste( this, pSibling ); in AssertFlyPages()
1627 pPage->Paste( this, pSibling ); in AssertFlyPages()
/trunk/main/sw/source/core/docnode/
H A Dnode2lay.cxx323 pUpper->Paste( rpFrm->GetUpper(), in UpperFrm()
367 pNew->Paste( pUp, pNxt ); in RestoreUpperFrms()
383 pNew->Paste( pUp, pNxt ); in RestoreUpperFrms()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx248 pTopView->Paste(); in Execute()
277 pTableView->Paste(); in Execute()
282 pTopView->Paste(); in Execute()
314 pTableView->Paste(); in Execute()
319 pTopView->Paste(); in Execute()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx151 void Paste();
524 void ImpSvMEdit::Paste() in Paste() function in ImpSvMEdit
527 mpTextWindow->GetTextView()->Paste(); in Paste()
911 case SV_MENU_EDIT_PASTE: mpExtTextView->Paste(); in Command()
1218 void MultiLineEdit::Paste() in Paste() function in MultiLineEdit
1220 pImpSvMEdit->Paste(); in Paste()
/trunk/main/editeng/source/uno/
H A Dunoviwed.cxx129 sal_Bool SvxEditEngineViewForwarder::Paste() in Paste() function in SvxEditEngineViewForwarder
131 mrView.Paste(); in Paste()
H A Dunoviwou.cxx160 sal_Bool SvxDrawOutlinerViewForwarder::Paste() in Paste() function in SvxDrawOutlinerViewForwarder
162 mrOutlinerView.Paste(); in Paste()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx175 Paste( nRow ); in Command()
222 void OTableRowView::Paste( long nRow ) in Paste() function in OTableRowView
/trunk/main/sc/source/ui/src/
H A Dhdrcont.src53 Text [ en-US ] = "~Paste" ; \
193 Text [ en-US ] = "Paste ~Special..." ;
/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx203 Paste( bNoCharacterFormats, bNoParagraphFormats ); in MouseButtonUp()
253 void FuFormatPaintBrush::Paste( bool bNoCharacterFormats, bool bNoParagraphFormats ) in Paste() function in sd::FuFormatPaintBrush
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx145 void Paste();
148 …void Paste( ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::clipb…
/trunk/main/sd/source/ui/inc/
H A DView.hxx172 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32…
173 using SdrExchangeView::Paste;
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx252 void OScrollWindowHelper::Paste() in Paste() function in rptui::OScrollWindowHelper
254 m_aReportWindow.Paste(); in Paste()

Completed in 115 milliseconds

1234567891011