Home
last modified time | relevance | path

Searched refs:fn (Results 26 – 50 of 128) sorted by relevance

123456

/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx641 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; }; member
660 slots[-2].fn = 0; in initializeBlock()
661 slots[-1].fn = 0; in initializeBlock()
681 (s++)->fn = code + writetoexecdiff; in addLocalFunctions()
688 (s++)->fn = code + writetoexecdiff; in addLocalFunctions()
694 (s++)->fn = code + writetoexecdiff; in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx454 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; }; member
496 slots[-1].fn = &rtti; in initializeBlock()
558 (s++)->fn = code; in addLocalFunctions()
569 (s++)->fn = code; in addLocalFunctions()
579 (s++)->fn = code; in addLocalFunctions()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java530 String fn = fileAccess.getPath(targetPath, key.substring(0, key.length() - 4)); in generate() local
531 File f = new File(fn); in generate()
689 …String fn = doc.localFilename.substring(0, doc.localFilename.length() - docExt.length() - 1); //fi… in export() local
704 dir = fileAccess.createNewDir(dir, fn); in export()
714 String file = fileAccess.getNewFile(dir, fn, destExt); in export()
/trunk/main/sw/inc/
H A Dbparr.hxx101 void ForEach( FnForEach fn, void* pArgs = NULL ) in ForEach() argument
103 ForEach( 0, nSize, fn, pArgs ); in ForEach()
105 void ForEach( sal_uLong nStart, sal_uLong nEnd, FnForEach fn, void* pArgs = NULL );
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug92174_Test.java54 public void fn() {} in run()
56 t.getBase().fn(); in run()
78 void fn();
/trunk/main/sal/osl/unx/
H A Duunxapi.cxx91 rtl::OString fn = OUStringToOString(pustrFileName); in realpath_u() local
93 rtl::OString fn = macxp_resolveAliasAndConvert(pustrFileName); in realpath_u()
96 bool bRet = realpath(fn.getStr(), rp); in realpath_u()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_activepackages.cxx170 ::rtl::OUString fn( in getEntries()
174 ::dp_misc::generateLegacyIdentifier(fn), in getEntries()
175 decodeOldData(fn, i->second))); in getEntries()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx433 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; }; member
464 slots[-1].fn = &rtti; in initializeBlock()
476 (s++)->fn = code; in addLocalFunctions()
/trunk/main/sal/osl/os2/
H A Duunxapi.cxx51 rtl::OString fn = rtl::OUStringToOString( in realpath_u() local
56 bool bRet = realpath(fn.getStr(), rp); in realpath_u()
/trunk/main/sw/qa/core/
H A Dbigpointerarray-new.hxx141 void ForEach(FnForEach fn, void* pArgs = NULL);
145 void ForEach(sal_uLong fromPos, sal_uLong toPos, FnForEach fn, void* pArgs = NULL);
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSalesMan.java127 String fn = row.getString( 1 ); in retrieveSalesManData() local
130 System.out.println(fn + " " + ln + " " + dt.Month + "/" + dt.Day + "/" + dt.Year); in retrieveSalesManData()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx609 unsigned, /*@out@*/ unsigned *, void (*fn)());
614 void (*fn)(),
650 cif->bytes, ecif.rvalue, fn);
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx609 unsigned, /*@out@*/ unsigned *, void (*fn)());
614 void (*fn)(),
650 cif->bytes, ecif.rvalue, fn);
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx609 unsigned, /*@out@*/ unsigned *, void (*fn)());
614 void (*fn)(),
650 cif->bytes, ecif.rvalue, fn);
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx988 double fn[6]; in skew() local
991 fn[1] = f[1]; in skew()
993 fn[3] = f[3]; in skew()
995 fn[5] = f[5]; in skew()
1003 set( fn ); in skew()
1015 set( fn ); in scale()
1029 set( fn ); in rotate()
1054 double fn[6]; in invert() local
1061 fn[4] = -(f[4]*fn[0] + f[5]*fn[2]); in invert()
1062 fn[5] = -(f[4]*fn[1] + f[5]*fn[3]); in invert()
[all …]
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dnepali.lm56 fn 150
341 fn] 29
H A Dicelandic.lm225 fn 165
H A Dwelsh.lm226 fn 534
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java123 FloatNumber fn = new FloatNumber(is); in read() local
124 cells.add(fn); in read()
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx368 void SetFileName ( ByteString fn ){ filename = fn; } in SetFileName() argument
/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx104 FnForEach fn, void* pArgs ) in ForEach() argument
119 if( !(*fn)( *pElem++, pArgs ) || ++nStart >= nEnd ) in ForEach()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx2077 …oslGenericFunction fn = aModule.getFunctionSymbol( ::rtl::OUString::createFromAscii( "ScFilterCrea… in Get() local
2078 if (fn != NULL) in Get()
2079 plugin = reinterpret_cast<FilterFn>(fn)(); in Get()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx238 static void SetGetSpecialCharsFunction( FncGetSpecialChars fn );
/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java158 void fn(); in fn() method
/trunk/main/nss/
H A Dnss_win.patch88 char fn[FNSIZE];
90 - int c = snprintf(fn, sizeof(fn), "%s/%s", basepath, path);
91 + int c = PR_snprintf(fn, sizeof(fn), "%s/%s", basepath, path);
92 if (c >= sizeof(fn)) {

Completed in 165 milliseconds

123456