Home
last modified time | relevance | path

Searched refs:Paste (Results 101 – 125 of 266) sorted by relevance

1234567891011

/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx237 pScDrawView->Paste( *pModel, aPos, NULL, nOptions ); in PasteDraw()
/trunk/main/vcl/source/control/
H A Dedit.cxx1562 Paste(); in ImplHandleKeyEvent()
2171 Paste(); in Command()
2766 void Edit::Paste() in Paste() function in Edit
/trunk/main/sc/source/ui/src/
H A Dpopup.src117 Text [ en-US ] = "~Paste" ;
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx484 void SwFormatClipboard::Paste( SwWrtShell& rWrtShell, SfxStyleSheetBasePool* pPool in Paste() function in SwFormatClipboard
H A Dsrcview.cxx464 pTextView->Paste(); in Execute()
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.hxx119 …virtual void SAL_CALL Paste( const css::uno::Any& Destination, const css::uno::Any& Link ) throw (…
H A Dvbarange.cxx2773 getPasteFlags (sal_Int32 Paste) in getPasteFlags() argument
2776 switch (Paste) { in getPasteFlags()
2826 ScVbaRange::PasteSpecial( const uno::Any& Paste, const uno::Any& Operation, const uno::Any& SkipBla… in PasteSpecial() argument
2844 if ( Paste.hasValue() ) in PasteSpecial()
2845 Paste >>= nPaste; in PasteSpecial()
H A Dvbarange.hxx241 …virtual void SAL_CALL PasteSpecial( const css::uno::Any& Paste, const css::uno::Any& Operation, co…
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src172 Text [ en-US ] = "Paste Special..." ;
/trunk/main/reportdesign/source/ui/report/
H A Dreport.src250 Text [ en-US ] = "Paste" ;
/trunk/main/starmath/source/
H A Daccessibility.cxx1688 sal_Bool SmEditViewForwarder::Paste() in Paste() function in SmEditViewForwarder
1694 pEditView->Paste(); in Paste()
H A Daccessibility.hxx292 virtual sal_Bool Paste();
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx753 aDestView.Paste( *pModel, Point( aSrcSize.Width()/2, aSrcSize.Height()/2 ) ); in InitDocShell()
/trunk/main/sw/source/core/undo/
H A Dundo.src444 Text [ en-US ] = "Paste clipboard" ;
/trunk/main/cui/source/dialogs/
H A Dsvuidlg.src34 Text [ en-US ] = "Paste Special" ;
/trunk/main/cui/source/options/
H A Doptgdlg.src412 < "Paste clipboard" ; > ;
/trunk/main/basic/source/classes/
H A Dsb.src267 Text [ en-US ] = "Paste link already performed." ;
/trunk/main/sw/source/core/inc/
H A Dframe.hxx794 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 ) = 0;
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx2144 pRow->Paste( pUpper, pSibling ); in lcl_InsertRow()
2421 pHeadline->Paste( &rTabFrm, pLower ); in lcl_UpdateRepeatedHeadlines()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2591 m_pFieldCell->Paste(); in paste()
2595 m_pTextCell->Paste(); in paste()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx2763 pRet->Paste( pUpper, pSibling ); in InsertNewPage()
2767 pRet->Paste( pUpper, pSibling ); in InsertNewPage()
H A Dwsfrm.cxx817 void SwCntntFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste() function in SwCntntFrm
1118 void SwLayoutFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste() function in SwLayoutFrm
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2468 pNew->Paste( pFrm->GetUpper(), pFrm ); in MakeFrms()
2471 pNew->Paste( pFrm->GetUpper(), pFrm->GetNext() ); in MakeFrms()
2492 pNew->Paste( pUpper, pFrm ); in MakeFrms()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx1564 if (aBookmark.Paste(*pObject,nFormat))
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx324 void Paste();

Completed in 280 milliseconds

1234567891011