Home
last modified time | relevance | path

Searched defs:f (Results 151 – 175 of 189) sorted by last modified time

12345678

/trunk/main/extensions/workben/
H A Dpythontest.cxx336 void CmdDebugger::dumpIntrospectionToStream( const XIntrospectionAccessRef &ref, FILE *f ) in dumpIntrospectionToStream()
358 void CmdDebugger::dumpVarToStream( const char *pc , const UsrAny &aValue, FILE *f ) in dumpVarToStream()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx316 FILE *f = fopen( pcFile , "rb" ); in createStreamFromFile() local
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1728 float f= 3.14f; in testInterface() local
1737 double f= 3.145; in testInterface() local
/trunk/main/extensions/source/oooimprovement/
H A Dconfig.cxx285 sal_Bool f = false; in giveupUploading() local
/trunk/main/desktop/source/migration/
H A Dpages.cxx75 Font f = ft.GetControlFont(); in _setBold() local
/trunk/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx136 #define NSQLDataSources(a,b,c,d,e,f,g,h) (*(TSQLDataSources)(m_pDataSources))(a,b,c,d,e,f,g,h) argument
/trunk/main/cppuhelper/test/
H A Dtestproptyphlp.cxx59 float f; in testPropertyTypeHelper() local
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx568 css::uno::Reference< css::reflection::XIdlField2 > f( in setProperty() local
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx380 inline void SAL_CALL convertPropertyValue( float &f , const ::com::sun::star::uno::Any &a ) in convertPropertyValue()
451 float f; in convertPropertyValue() local
456 float f; in convertPropertyValue() local
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx45 …#define N3SQLConnect(a,b,c,d,e,f,g) (*(T3SQLConnect)getOdbcFunction(ODBC3SQLConnect))(a,b,c,d,e,f,… argument
65 …#define N3SQLBrowseConnect(a,b,c,d,e,f) (*(T3SQLBrowseConnect)getOdbcFunction(ODBC3SQLBrowseConnec… argument
77 …#define N3SQLDataSources(a,b,c,d,e,f,g,h) (*(T3SQLDataSources)getOdbcFunction(ODBC3SQLDataSources)… argument
88 …#define N3SQLDrivers(a,b,c,d,e,f,g,h) (*(T3SQLDrivers)getOdbcFunction(ODBC3SQLDrivers))(a,b,c,d,e,… argument
315 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f) argument
334 #define N3SQLGetData(a,b,c,d,e,f) (*(T3SQLGetData)getOdbcFunction(ODBC3SQLGetData))(a,b,c,d,e,f) argument
397 …#define N3SQLColumns(a,b,c,d,e,f,g,h,i) (*(T3SQLColumns)getOdbcFunction(ODBC3SQLColumns))(a,b,c,d,… argument
423 …#define N3SQLPrimaryKeys(a,b,c,d,e,f,g) (*(T3SQLPrimaryKeys)getOdbcFunction(ODBC3SQLPrimaryKeys))(… argument
445 …#define N3SQLProcedures(a,b,c,d,e,f,g) (*(T3SQLProcedures)getOdbcFunction(ODBC3SQLProcedures))(a,b… argument
492 …#define N3SQLTables(a,b,c,d,e,f,g,h,i) (*(T3SQLTables)getOdbcFunction(ODBC3SQLTables))(a,b,c,d,e,f… argument
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx256 void OLEVariant::setFloat(float f) in setFloat()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java70 float f = value & 0x7fffFFFFffffFFFFL; in unsignedLongToFloat() local
/trunk/main/comphelper/source/misc/
H A Dregpathhelper.cxx156 FILE *f=NULL; in getPathToUserRegistry() local
184 FILE *f=NULL; in getPathToSystemRegistry() local
H A Danytostring.cxx53 for ( sal_Int32 f = 4 - s.getLength(); f > 0; --f ) in appendChar() local
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx171 FILE *f= fopen(fileName.getStr(), "r"); in fileExists() local
/trunk/main/cli_ure/source/native/
H A Dpath.cxx39 WCHAR * f = path; in filename() local
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx522 css::uno::Reference< css::lang::XSingleComponentFactory > f; in component_getFactory() local
/trunk/main/bridges/test/java_uno/equals/
H A DTestEquals.java87 XTestFrame f = UnoRuntime.queryInterface( in run() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx72 int f; // number of fprs mapped so far local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Duno2cpp.cxx72 int f; // number of fprs mapped so far local
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dexcept.cxx390 void (* f)(void *) = reinterpret_cast< void (*)(void *) >(thunk); in cc50_solaris_sparc_raiseException() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx153 union fp { float f; double d; }; in call() member
H A Duno2cpp.cxx189 float * f = static_cast< float * >(arguments[i]); in call() local
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dexcept.cxx397 void (* f)(void *) = reinterpret_cast< void (*)(void *) >(thunk); in cc50_solaris_intel_raiseException() local
/trunk/main/bean/test/
H A DTest.java41 Frame f = new Frame(); in main() local

Completed in 129 milliseconds

12345678