Home
last modified time | relevance | path

Searched refs:Paste (Results 51 – 75 of 266) sorted by relevance

1234567891011

/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob1.cxx149 pOutView->Paste(); in ExecutePasteContents()
/trunk/main/starmath/inc/
H A Dedit.hxx122 void Paste();
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx70 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dcntfrm.hxx74 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dlayfrm.hxx91 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dtabfrm.hxx132 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dflyfrm.hxx171 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
/trunk/main/sfx2/source/menu/
H A Dmenu.src57 Text [ en-US ] = "~Paste" ;
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx102 virtual void Paste();
/trunk/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx138 getEditView()->Paste(); in dispatch()
/trunk/main/chart2/source/controller/menus/
H A DShapeContextMenu.src117 Command = ".uno:Paste";
/trunk/main/vcl/source/src/
H A Dmenu.src56 Text [ en-US ] = "~Paste" ;
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx908 pOLV->Paste(); in ExecClpbrd()
927 pOLV->Paste(); in ExecClpbrd()
948 pOLV->Paste(); in ExecClpbrd()
/trunk/main/sc/sdi/
H A Dscslots.sdi47 // bei Problemen ggF. "von Hand" includen (=Copy/Paste)
/trunk/main/reportdesign/source/ui/inc/
H A DReportSection.hxx105 …void Paste(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& _aAllread…
H A DReportWindow.hxx109 void Paste();
H A DScrollHelper.hxx114 void Paste();
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl248 <li><b>.uno:Paste</b>
250 …implements the usual <em>Paste</em> command. Enabled if the grid view has the focus and a cell whi…
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx1226 pRet->Paste( *this ); in CreateCopy()
1254 void SwDoc::Paste( const SwDoc& rSource ) in Paste() function in SwDoc
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.rc67 MENUITEM "&Paste", IDD_PASTE
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.rc68 MENUITEM "Paste", IDD_PASTE2
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx248 void OReportSection::Paste(const uno::Sequence< beans::NamedValue >& _aAllreadyCopiedObjects,bool _… in Paste() function in rptui::OReportSection
802 Paste(aCopies,true); in ExecuteDrop()
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx1037 sal_Bool View::Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst /* =NULL */, sal_uIn… in Paste() function in sd::View
1039 return FmFormView::Paste( rMod, rPos, pLst,nOptions );; in Paste()
/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx2592 pNew->Paste( pNewUpper ); in MoveBwd()
2616 pSct->Paste( pNewUpper ); in MoveBwd()
2654 rThis.Paste( pNewUpper ); in MoveBwd()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx633 void EditView::Paste() in Paste() function in EditView
637 pImpEditView->Paste( aClipBoard, sal_False ); in Paste()
644 pImpEditView->Paste(aClipBoard, sal_True ); in PasteSpecial()

Completed in 129 milliseconds

1234567891011