Home
last modified time | relevance | path

Searched refs:paste (Results 1 – 25 of 103) sorted by relevance

12345

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx189 void OQueryViewSwitch::paste() in paste() function in OQueryViewSwitch
192 m_pTextView->paste(); in paste()
194 m_pDesignView->paste(); in paste()
H A DQueryTextView.cxx169 void OQueryTextView::paste() in paste() function in OQueryTextView
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx96 void paste() { m_pViewSwitch->paste(); } in paste() function in dbaui::OQueryContainerWindow
H A DIClipBoardTest.hxx42 virtual void paste() = 0;
H A DTableDesignHelpBar.hxx73 virtual void paste();
H A Dqueryview.hxx44 virtual void paste() = 0;
H A DQueryTextView.hxx52 virtual void paste();
H A DQueryViewSwitch.hxx53 virtual void paste();
H A DTableDesignControl.hxx78 virtual void paste();
H A DTableDesignView.hxx115 virtual void paste();
H A DQueryDesignView.hxx110 virtual void paste();
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescGenWin.cxx189 void OFieldDescGenWin::paste() in paste() function in OFieldDescGenWin
192 m_pFieldControl->paste(); in paste()
H A DTableFieldDescWin.cxx299 void OTableFieldDescWin::paste() in paste() function in OTableFieldDescWin
302 getGenPage()->paste(); in paste()
H A DTableDesignView.cxx367 void OTableDesignView::paste() in paste() function in OTableDesignView
371 pTest->paste(); in paste()
H A DFieldDescGenWin.hxx78 virtual void paste();
H A DTableFieldDescWin.hxx100 virtual void paste();
H A DTableDesignHelpBar.cxx124 void OTableDesignHelpBar::paste() in paste() function in OTableDesignHelpBar
H A DTableDesignControl.cxx216 void OTableRowView::paste() in paste() function in OTableRowView
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx417 void OApplicationView::paste() in paste() function in OApplicationView
421 pTest->paste(); in paste()
H A DAppControllerDnD.cxx680 sal_Bool OApplicationController::paste( ElementType _eType,const ::svx::ODataAccessDescriptor& _rPa… in paste() function in dbaui::OApplicationController
913 …if ( paste(m_aAsyncDrop.nType,m_aAsyncDrop.aDroppedData,m_aAsyncDrop.aUrl,m_aAsyncDrop.nAction == …
H A DAppSwapWindow.hxx69 inline void paste() { } in paste() function in dbaui::OApplicationSwapWindow
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDataNode.java71 public Transferable paste() { in paste() method in ParcelDataNode.ParcelPasteType
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO23 + why not copy/paste/delete etc. ?
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx128 void paste();
775 paste(); in Command()
880 void OFieldExpressionControl::paste() in paste() function in rptui::OFieldExpressionControl
/trunk/main/sw/source/ui/dochdl/
H A Ddochdl.src35 …Text [ en-US ] = "A table cannot be inserted into another table. However, you can paste the data i…

Completed in 82 milliseconds

12345