Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 189) sorted by relevance

12345678

/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDataString.java123 Float f = Float.valueOf(monthString); in isDate() local
146 Float f = Float.valueOf(dayString); in isDate() local
163 Float f = Float.valueOf(yearString); in isDate() local
202 Float f = Float.valueOf(hourString); in isTime() local
223 Float f = Float.valueOf(minuteString); in isTime() local
242 Float f = Float.valueOf(secondString); in isTime() local
279 Float f = Float.valueOf(number); in isCurrency() local
291 Float f = Float.valueOf(number); in isCurrency() local
325 Float f = Float.valueOf(number); in percentRemoveSign() local
/trunk/main/sal/inc/osl/
H A Ddiagnose.h115 #define _OSL_DEBUG_ONLY(f) (f) argument
116 #define _OSL_ASSERT(c, f, l) \ argument
123 #define _OSL_ENSURE(c, f, l, m) \ argument
132 #define _OSL_DEBUG_ONLY(f) ((void)0) argument
133 #define _OSL_ASSERT(c, f, l) ((void)0) argument
134 #define _OSL_ENSURE(c, f, l, m) ((void)0) argument
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java119 WriterFrame f = null; in test1() local
140 WriterFrame f = null; in test2() local
294 WriterFrame f = null; in test3() local
319 WriterFrame f = null; in test4() local
353 WriterFrame f = null; in test5() local
595 WriterFrame f = null; in test7() local
642 Frame f = new Frame("OOoBean example with several instances"); in test8() local
/trunk/main/sal/osl/unx/
H A Ddiagnose.c73 #define OSL_DIAGNOSE_OUTPUTMESSAGE(f, s) \ argument
81 oslDebugMessageFunc f, in osl_diagnose_frame_Impl()
129 static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f) in osl_diagnose_backtrace_Impl()
171 static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f) in osl_diagnose_backtrace_Impl()
215 static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f) in osl_diagnose_backtrace_Impl()
237 static void osl_diagnose_backtrace_Impl (oslDebugMessageFunc f) in osl_diagnose_backtrace_Impl()
252 oslDebugMessageFunc f = g_pDebugMessageFunc; in osl_assertFailedLine() local
/trunk/main/xmlsecurity/tools/uno/
H A DXMLFileFilter.java35 public static String getExtension(File f) in getExtension()
48 public boolean accept(File f) in accept()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java57 Field f = owner.getClass().getField(fieldname); in getFieldValueFor() local
114 public BooleanFieldValue(Field f, Class convertTo_) in BooleanFieldValue()
174 public IntFieldValue(Field f, Class convertTo_) in IntFieldValue()
234 public DoubleFieldValue(Field f, Class convertTo_) in DoubleFieldValue()
294 public ConvertedStringValue(Field f, Class convertTo_) in ConvertedStringValue()
363 public SimpleFieldValue(Field f) in SimpleFieldValue()
/trunk/main/binaryurp/qa/
H A Dtest-cache.cxx46 bool f; in TEST_F() local
49 bool f; in TEST_F() 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/slideshow/source/inc/
H A Ddelayevent.hxx111 #define makeDelay(f, t, d) makeDelay_(f, t) argument
112 #define makeEvent(f, d) makeEvent_(f) argument
141 #define makeDelay(f, t, d) makeDelay_(f, t, \ argument
144 #define makeEvent(f, d) makeDelay_(f, 0.0, \ argument
/trunk/main/ucb/source/ucp/odma/
H A Dodma_lib.hxx209 #define NODMCloseDoc(a,b,c,d,e,f) (*(pODMCloseDoc))(a,b,c,d,e,f) argument
211 #define NODMSaveAs(a,b,c,d,e,f) (*(pODMSaveAs))(a,b,c,d,e,f) argument
221 #define NODMQueryGetResults(a,b,c,d,e,f) (*(pODMQueryGetResults))(a,b,c,d,e,f) argument
223 #define NODMCloseDocEx(a,b,c,d,e,f,g) (*(pODMCloseDocEx))(a,b,c,d,e,f,g) argument
224 #define NODMSaveAsEx(a,b,c,d,e,f,g) (*(pODMSaveAsEx))(a,b,c,d,e,f,g) argument
226 #define NODMSelectDocEx(a,b,c,d,e,f) (*(pODMSelectDocEx))(a,b,c,d,e,f) argument
228 #define NODMSetDocEvent(a,b,c,d,e,f,g) (*(pODMSetDocEvent))(a,b,c,d,e,f,g) argument
231 #define NODMGetDocRelation(a,b,c,d,e,f) (*(pODMGetDocRelation))(a,b,c,d,e,f) argument
232 #define NODMSetDocRelation(a,b,c,d,e,f) (*(pODMSetDocRelation))(a,b,c,d,e,f) argument
/trunk/main/sc/inc/
H A Dformularesult.hxx352 inline void ScFormulaResult::SetDouble( double f ) in SetDouble()
550 inline void ScFormulaResult::SetHybridDouble( double f ) in SetHybridDouble()
573 double f = GetDouble(); in SetHybridString() local
587 double f = GetDouble(); in SetHybridFormula() local
/trunk/main/bean/test/
H A DTest.java41 Frame f = new Frame(); in main() local
/trunk/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DThumbs.java52 java.io.File f = new java.io.File("."); in main() local
/trunk/main/autodoc/inc/cosv/tpl/
H A Dfuncall.hxx138 function_type f; member
161 function_type f; member
186 function_type f; member
/trunk/main/stoc/test/javavm/testapplet/
H A DTestApplet.java50 File f= new File("d:\\temp\\javasecurity.txt"); in init() local
/trunk/main/ucb/source/ucp/ftp/
H A Dtest.cxx197 INT_FUNC f = tests[++i]; in main() local
/trunk/main/cppuhelper/test/
H A Dtestproptyphlp.cxx59 float f; in testPropertyTypeHelper() local
/trunk/main/registry/test/
H A Dregdiagnose.h32 #define _REG_ENSURE(c, f, l, m) \ argument
/trunk/main/comphelper/source/misc/
H A Dregpathhelper.cxx156 FILE *f=NULL; in getPathToUserRegistry() local
184 FILE *f=NULL; in getPathToSystemRegistry() local
/trunk/test/testgui/source/testlib/gui/
H A DAppTool.java162 String f = filters[i]; in submitSaveDlg() local
183 String f = filters[i]; in submitSaveDlg() local
/trunk/main/xmlscript/test/
H A Dimexp.cxx107 FILE *f = ::fopen( fname, "rb" ); in importFile() local
154 FILE * f = ::fopen( fname, "w" ); in exportToFile() local
/trunk/main/scripting/examples/java/debugger/
H A DDebugRunner.java57 File f = new File(s); in go() local
H A DOORhinoDebugger.java85 static void swingInvoke(Runnable f) { in swingInvoke()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DDebug.java192 private static void setFlags(int f, boolean set) { in setFlags()
240 public static boolean isFlagSet(int f) { in isFlagSet()
/trunk/main/vcl/inc/vcl/
H A Dstrhelper.hxx69 inline int VCL_DLLPUBLIC getValueOfDouble( char* pBuffer, double f, int nPrecision = 0) in getValueOfDouble()

Completed in 85 milliseconds

12345678