Home
last modified time | relevance | path

Searched refs:Copy (Results 251 – 275 of 662) sorted by relevance

1...<<11121314151617181920>>...27

/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx101 virtual void Copy();
/trunk/main/solenv/bin/modules/pre2par/
H A Dsystemactions.pm27 use File::Copy;
/trunk/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx134 getEditView()->Copy(); in dispatch()
/trunk/main/sd/source/core/
H A Danminfo.cxx145 sBookmark = sBookmark.Copy( 1 ); in GetBookmark()
/trunk/main/chart2/source/controller/menus/
H A DShapeContextMenu.src112 Command = ".uno:Copy";
/trunk/main/vcl/source/src/
H A Dmenu.src51 Text [ en-US ] = "~Copy" ;
/trunk/main/idl/source/objects/
H A Dslot.cxx1116 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in Insert()
1636 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in WriteSrc()
1688 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in WriteHelpId()
/trunk/main/sc/sdi/
H A Dscslots.sdi47 // bei Problemen ggF. "von Hand" includen (=Copy/Paste)
/trunk/main/sw/source/core/undo/
H A Dundel.cxx392 pSttStr = (String*)new String( pSttTxtNd->GetTxt().Copy( nSttCntnt, nLen )); in SaveCntnt()
429 pEndStr = (String*)new String( pEndTxtNd->GetTxt().Copy( 0, in SaveCntnt()
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl238 <li><b>.uno:Copy</b>
240 …implements the usual <em>Copy</em> command. Enabled if the grid view has the focus and text in any…
/trunk/main/svtools/workben/
H A Dstest.cxx147 sFound += sText.Copy( nStt, nEnd - nStt +1 ); in IMPL_LINK()
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_adjust.xcf.bz2
H A Dlc_draw.xcf.bz2
/trunk/main/javainstaller2/src/Helpfiles/
H A Dcreate_helpfiles.pl30 use File::Copy;
/trunk/main/sw/source/ui/table/
H A Dsplittbl.src65 Text [ en-US ] = "~Copy heading" ;
/trunk/main/solenv/bin/modules/installer/patch/
H A DFileOperations.pm25 use File::Copy;
/trunk/main/offapi/com/sun/star/ucb/
H A DRuleAction.idl80 /** "Copy" - Copies object to <member>Rule::Parameter</member> when term
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx99 void Copy();
H A DScrollHelper.hxx104 void Copy();
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.rc67 MENUITEM "&Copy", IDD_COPY
/trunk/main/javainstaller2/src/Properties/
H A Dcreate_property.pl30 use File::Copy;
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.src59 Text [ en-US ] = "Copy Column D~escription";
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx345 sLvlText.Copy( 0, sal_uInt16( sLvlNumber.GetChar( 0 ))-1 )); in ReadListLevel()
346 pCurNumFmt->SetSuffix( sLvlText.Copy( in ReadListLevel()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx956 aBookmark = rBookmark.Copy( 1 ); in GetObjectIsmarked()
1063 aBookmark = rBookmark.Copy( 1 ); in GotoTreeBookmark()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx413 ByteString aNum (rStr.Copy (nIndex, (n - nIndex))); in ParseNumber()
424 ByteString aMonth (rStr.Copy (nIndex, 3)); in ParseMonth()

Completed in 92 milliseconds

1...<<11121314151617181920>>...27