Home
last modified time | relevance | path

Searched refs:dst (Results 26 – 34 of 34) sorted by relevance

12

/aoo42x/main/qadevOOo/tests/java/mod/_simplereg.uno/
H A DSimpleRegistry.java64 protected void copyFile(String src, String dst, PrintWriter log) in copyFile() argument
67 File dstF = new File(dst) ; in copyFile()
/aoo42x/main/qadevOOo/tests/java/mod/_simreg/
H A DSimpleRegistry.java67 protected void copyFile(String src, String dst, PrintWriter log) in copyFile() argument
70 File dstF = new File(dst) ; in copyFile()
/aoo42x/main/qadevOOo/tests/java/mod/_nestedreg.uno/
H A DNestedRegistry.java86 protected void copyFile(String src, String dst, PrintWriter log) in copyFile() argument
89 File dstF = new File(dst) ; in copyFile()
/aoo42x/main/sal/osl/w32/
H A Dfile.cxx1148 LPCTSTR dst = reinterpret_cast<LPCTSTR>(rtl_uString_getStr( strSysDestPath )); in osl_copyFile() local
1150 if ( CopyFile( src, dst, FALSE ) ) in osl_copyFile()
1176 LPCTSTR dst = reinterpret_cast<LPCTSTR>(rtl_uString_getStr( strSysDestPath )); in osl_moveFile() local
1178 …if ( MoveFileEx( src, dst, MOVEFILE_COPY_ALLOWED | MOVEFILE_WRITE_THROUGH | MOVEFILE_REPLACE_EXIST… in osl_moveFile()
/aoo42x/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx2565 sal_Unicode dst[10]; in TEST_F() local
2571 cv, cx, &src, 1, dst, sizeof dst / sizeof (sal_Unicode), in TEST_F()
/aoo42x/test/testassistant/lib/
H A Dtestcommon.jar ... .Rectangle re java.awt.image.BufferedImage dst int x int y java.awt.Graphics g ...
/aoo42x/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch3564 static int xmlSecNssSymKeyDataDuplicate (xmlSecKeyDataPtr dst,
3732 xmlSecNssSymKeyDataDuplicate(xmlSecKeyDataPtr dst, xmlSecKeyDataPtr src) {
3736 xmlSecAssert2(xmlSecNssSymKeyDataCheckId(dst), -1);
3737 + xmlSecAssert2(xmlSecKeyDataCheckSize(dst, xmlSecNssSymKeyDataSize), -1);
3740 xmlSecAssert2(dst->id == src->id, -1);
3742 - return(xmlSecKeyDataBinaryValueDuplicate(dst, src));
3744 + ctxDst = xmlSecNssSymKeyDataGetCtx(dst);
/aoo42x/extras/l10n/source/pl/
H A Dlocalize.sdf4806 …yPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_SPACING 0 pl O~dstępy między znakami: …
70403 cui source\tabpages\measure.src 0 fixedtext RID_SVXPAGE_MEASURE FT_LINE_DIST 65 pl O~dstęp linii …
/aoo42x/extras/l10n/source/kid/
H A Dlocalize.sdf37525 helpcontent2 source\text\shared\guide\spadmin.xhp 0 help par_id3153360 287 0 kid xw=dst‖Click the…

Completed in 2361 milliseconds

12