/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | QueryViewSwitch.cxx | 189 void OQueryViewSwitch::paste() in paste() function in OQueryViewSwitch 192 m_pTextView->paste(); in paste() 194 m_pDesignView->paste(); in paste()
|
H A D | QueryTextView.cxx | 169 void OQueryTextView::paste() in paste() function in OQueryTextView
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | querycontainerwindow.hxx | 96 void paste() { m_pViewSwitch->paste(); } in paste() function in dbaui::OQueryContainerWindow
|
H A D | IClipBoardTest.hxx | 42 virtual void paste() = 0;
|
H A D | TableDesignHelpBar.hxx | 73 virtual void paste();
|
H A D | queryview.hxx | 44 virtual void paste() = 0;
|
H A D | QueryTextView.hxx | 52 virtual void paste();
|
H A D | QueryViewSwitch.hxx | 53 virtual void paste();
|
H A D | TableDesignControl.hxx | 78 virtual void paste();
|
H A D | TableDesignView.hxx | 115 virtual void paste();
|
H A D | QueryDesignView.hxx | 110 virtual void paste();
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | FieldDescGenWin.cxx | 189 void OFieldDescGenWin::paste() in paste() function in OFieldDescGenWin 192 m_pFieldControl->paste(); in paste()
|
H A D | TableFieldDescWin.cxx | 299 void OTableFieldDescWin::paste() in paste() function in OTableFieldDescWin 302 getGenPage()->paste(); in paste()
|
H A D | TableDesignView.cxx | 367 void OTableDesignView::paste() in paste() function in OTableDesignView 371 pTest->paste(); in paste()
|
H A D | FieldDescGenWin.hxx | 78 virtual void paste();
|
H A D | TableFieldDescWin.hxx | 100 virtual void paste();
|
H A D | TableDesignHelpBar.cxx | 124 void OTableDesignHelpBar::paste() in paste() function in OTableDesignHelpBar
|
H A D | TableDesignControl.cxx | 216 void OTableRowView::paste() in paste() function in OTableRowView
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | AppView.cxx | 417 void OApplicationView::paste() in paste() function in OApplicationView 421 pTest->paste(); in paste()
|
H A D | AppControllerDnD.cxx | 680 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 D | AppSwapWindow.hxx | 69 inline void paste() { } in paste() function in dbaui::OApplicationSwapWindow
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | ParcelDataNode.java | 71 public Transferable paste() { in paste() method in ParcelDataNode.ParcelPasteType
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | TODO | 23 + why not copy/paste/delete etc. ?
|
/trunk/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 128 void paste(); 775 paste(); in Command() 880 void OFieldExpressionControl::paste() in paste() function in rptui::OFieldExpressionControl
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | dochdl.src | 35 …Text [ en-US ] = "A table cannot be inserted into another table. However, you can paste the data i…
|