Home
last modified time | relevance | path

Searched refs:Copy (Results 226 – 250 of 662) sorted by relevance

12345678910>>...27

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx593 virtual sal_Bool Copy();
691 sal_Bool ScEditViewForwarder::Copy() in Copy() function in ScEditViewForwarder
696 mpEditView->Copy(); in Copy()
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx658 String aTest( rStr.Copy( nPos-1, sCurString.Len() ) ); in Next_Symbol()
662 sSymbol = rStr.Copy( --nPos, sCurString.Len() ); in Next_Symbol()
756 String aTest( rStr.Copy( nPos-1, sCurString.Len() ) ); in Next_Symbol()
770 sSymbol = rStr.Copy( nPos-1, nLen ); in Next_Symbol()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx2140 aURL = aString.Copy( nStart + 1, nLen ); in GetINetBookmark()
2154 aDesc = aString.Copy( nStart+1, nLen ); in GetINetBookmark()
2190 if( ( aDesc.Len() > 4 ) && aDesc.Copy( aDesc.Len() - 4 ).EqualsIgnoreCaseAscii( ".URL" ) ) in GetINetBookmark()
2220 else if( bSttFnd && aLine.Copy( 0, 4 ).EqualsIgnoreCaseAscii( "URL=" ) ) in GetINetBookmark()
/trunk/main/sfx2/inc/
H A Dorgmgr.hxx76 …sal_Bool Copy( sal_uInt16 nTargetRegion, sal_uInt16 nTargetIdx, sal_uInt16 nSourceRegion, sal_uInt…
/trunk/main/sc/source/ui/vba/testvba/
H A DtestResults.pl25 use File::Copy;
H A DtestResult.pl25 use File::Copy;
/trunk/main/chart2/source/controller/menus/
H A DShapeEditContextMenu.src53 Command = ".uno:Copy";
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTextView.cxx144 m_pEdit->Copy(); in copy()
/trunk/main/solenv/bin/
H A Dmake_download.pl31 use File::Copy;
/trunk/main/offapi/com/sun/star/ucb/
H A DTransferCommandOperation.idl38 /** Copy the source to the target folder. */
/trunk/main/sw/source/core/doc/
H A Dvisiturl.cxx119 aIObj.SetMark( rURL.Copy( 1 ) ); in IsVisitedURL()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx456 m_pCSVData->aDBColumnHeaders.push_back( sHeader.Copy(1, sHeader.Len() -2)); in SwCreateAddressListDialog()
473 aNewData.push_back(sData.Copy(1, sData.Len() - 2)); in SwCreateAddressListDialog()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx164 SvxMacro aMacro( rMacro.Copy(nPos + 1), rMacro.Copy(0,nPos), STARBASIC ); in ExecField()
/trunk/main/sw/source/core/text/
H A Dportxt.cxx479 const XubString aDbgTxt( rInf.GetTxt().Copy( rInf.GetIdx(), rInf.GetLen() ) ); in Format()
807 rTxt = rInf.GetTxt().Copy( nIdx, nLen ); in GetExpTxt()
/trunk/main/l10ntools/source/
H A Dlocalize.cxx670 sOutputFileName = sOutputFileName.Copy( nPos+1 , sOutputFileName.Len()-nPos-1 ); in ExecuteMerge()
712 ByteString sTmp = sFile.Copy( nPos+1 , sFile.Len()-nPos-1 ); in ExecuteMerge()
/trunk/main/sot/source/sdstor/
H A Dstgcache.hxx88 StgPage* Copy( sal_Int32, sal_Int32=STG_FREE ); // copy a page
/trunk/main/starmath/inc/
H A Dedit.hxx121 void Copy();
/trunk/main/extensions/source/ole/
H A Dunotypewrapper.cxx169 *pVal = m_sName.Copy(); in get_Name()
/trunk/main/uui/source/
H A Dopenlocked.src44 Text [ en-US ] = "Open ~Copy" ;
/trunk/main/sfx2/inc/sfx2/
H A Ddoctempl.hxx99 sal_Bool Copy(sal_uInt16 nTargetRegion,
/trunk/main/sd/source/ui/dlg/
H A Dunchss.cxx104 String aNumStr(aName.Copy(aOutlineStr.Len())); in StyleSheetUndoAction()
/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx195 pFormatClipboard->Copy( GetWrtShell(), GetPool(), bPersistentCopy ); in ExecFormatPaintbrush()
/trunk/main/solenv/bin/modules/par2script/
H A Dsystemactions.pm27 use File::Copy;
/trunk/main/sfx2/source/menu/
H A Dmenu.src51 Text [ en-US ] = "~Copy" ;
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx882 String sCode( rStr.Copy( nIndex ) ); in lcl_html_setEvents()
906 rDesc.AddListenerParam = rParam.Copy(nLen); in lcl_html_setEvents()
922 String *pEvent = new String( rOption.Copy(sizeof(OOO_STRING_SVTOOLS_HTML_O_sdevent)-1) ); in lcl_html_getEvents()
931 new String( rOption.Copy( sizeof(OOO_STRING_SVTOOLS_HTML_O_sdaddparam)-1 ) ); in lcl_html_getEvents()

Completed in 126 milliseconds

12345678910>>...27