/aoo41x/main/svx/inc/svx/ |
H A D | svdxcgv.hxx | 131 …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… 140 …Paste(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 D | fmview.hxx | 110 using E3dView::Paste; 111 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 …
|
H A D | view3d.hxx | 109 using SdrView::Paste; 110 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 …
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 635 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()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdxcgv.cxx | 169 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
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ |
H A D | TestCalc_Rangetest2.log | 8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues 9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas 10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ |
H A D | TestCalc_Rangetest2.log | 8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues 9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas 10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/ |
H A D | TestCalc_Rangetest2.log | 8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues 9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas 10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | TestCalc_Rangetest2.log | 8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues 9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas 10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/ |
H A D | TestCalc_Rangetest2.log | 8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues 9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas 10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/ |
H A D | TestCalc_Rangetest2.log | 8 ITEM Assertion OK : PasteSpecial Paste:=xlPasteValues 9 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormulas 10 ITEM Assertion OK : PasteSpecial Paste:=xlPasteFormats
|
/aoo41x/main/sw/source/core/layout/ |
H A D | unusedf.cxx | 68 void SwRootFrm::Paste( SwFrm *, SwFrm * ) in Paste() function in SwRootFrm 73 void SwFlyFrm::Paste( SwFrm *, SwFrm * ) in Paste() function in SwFlyFrm
|
H A D | pagechg.cxx | 244 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()
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 238 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 );
|
/aoo41x/main/editeng/source/uno/ |
H A D | unoviwed.cxx | 129 sal_Bool SvxEditEngineViewForwarder::Paste() in Paste() function in SvxEditEngineViewForwarder 131 mrView.Paste(); in Paste()
|
H A D | unoviwou.cxx | 160 sal_Bool SvxDrawOutlinerViewForwarder::Paste() in Paste() function in SvxDrawOutlinerViewForwarder 162 mrOutlinerView.Paste(); in Paste()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 323 pUpper->Paste( rpFrm->GetUpper(), in UpperFrm() 367 pNew->Paste( pUp, pNxt ); in RestoreUpperFrms() 383 pNew->Paste( pUp, pNxt ); in RestoreUpperFrms()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | editsh.cxx | 248 pTopView->Paste(); in Execute() 277 pTableView->Paste(); in Execute() 282 pTopView->Paste(); in Execute() 314 pTableView->Paste(); in Execute() 319 pTopView->Paste(); in Execute()
|
/aoo41x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 151 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()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignControl.cxx | 175 Paste( nRow ); in Command() 222 void OTableRowView::Paste( long nRow ) in Paste() function in OTableRowView
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | textview.hxx | 145 void Paste(); 148 …void Paste( ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::clipb…
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuformatpaintbrush.cxx | 203 Paste( bNoCharacterFormats, bNoParagraphFormats ); in MouseButtonUp() 253 void FuFormatPaintBrush::Paste( bool bNoCharacterFormats, bool bNoParagraphFormats ) in Paste() function in sd::FuFormatPaintBrush
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | View.hxx | 172 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32… 173 using SdrExchangeView::Paste;
|
/aoo41x/main/sc/source/ui/src/ |
H A D | hdrcont.src | 55 Text [ en-US ] = "~Paste" ; \ 212 Text [ en-US ] = "Paste ~Special..." ;
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ScrollHelper.cxx | 252 void OScrollWindowHelper::Paste() in Paste() function in rptui::OScrollWindowHelper 254 m_aReportWindow.Paste(); in Paste()
|