Home
last modified time | relevance | path

Searched defs:f (Results 101 – 125 of 189) sorted by last modified time

12345678

/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1634 double f = nWidth; in lcl_ScDocShell_GetColWidthInChars() local
/trunk/main/sc/source/filter/excel/
H A Dxilink.cxx420 double f = p->GetValue(); in LoadCachedValues() local
H A Dxelink.cxx1687 FindSBIndexEntry f(nSupbookId, nSheetId); in StoreCell() local
1753 FindSBIndexEntry f(nSupbookId, nSheetId); in StoreCellRange() local
1858 FindSBIndexEntry f(nSupbookId, nSheetId); in GetXti() local
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1118 void ScMatrixFormulaCellToken::SetUpperLeftDouble( double f ) in SetUpperLeftDouble()
H A Dinterpr3.cxx1671 for ( double f = 0.0; f < x; ++f ) in ScPoissonDist() local
3269 double f = ::rtl::math::approxFloor(GetDouble()); in CalculateSmallLarge() local
/trunk/main/sc/inc/
H A Dtoken.hxx424 ScHybridCellToken( double f, in ScHybridCellToken()
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/sax/test/sax/
H A Dtestsax.cxx254 FILE *f = fopen( pcFile , "rb" ); in createStreamFromFile() local
/trunk/main/sax/test/
H A Dsaxdemo.cxx116 FILE *f = fopen( pcFile , "rb" ); in createStreamFromFile() local
/trunk/main/sal/typesconfig/
H A Dtypesconfig.c364 FILE* f = fopen( name, "w" ); in Description_Print() local
/trunk/main/sal/rtl/source/
H A Dustring.c110 sal_Int32 SAL_CALL rtl_ustr_valueOfFloat(sal_Unicode * pStr, float f) in rtl_ustr_valueOfFloat()
H A Ddigest.c966 #define BODY_00_15(u,i,a,b,c,d,e,f) \ argument
971 #define BODY_16_19(u,i,a,b,c,d,e,f) \ argument
977 #define BODY_20_39(u,i,a,b,c,d,e,f) \ argument
983 #define BODY_40_59(u,i,a,b,c,d,e,f) \ argument
989 #define BODY_60_79(u,i,a,b,c,d,e,f) \ argument
H A Dmath.cxx1013 double f = floor( fValue ); in rtl_math_round() local
1019 double f = floor( fValue ); in rtl_math_round() local
1046 double f = floor( fValue ); in rtl_math_round() local
H A Dstring.c69 sal_Int32 SAL_CALL rtl_str_valueOfFloat(sal_Char * pStr, float f) in rtl_str_valueOfFloat()
H A Dbootstrap.cxx567 bool f; in getAmbienceValue() local
969 osl::File f(seg[1]); in expandMacros() local
1003 Bootstrap_Impl * f = static_cast< Bootstrap_Impl * >( in expandMacros() local
/trunk/main/sal/qa/rtl_strings/
H A Drtl_old_testostring.cxx232 double f = OString("1.7e-10").toDouble(); in test_OString() local
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx37 #define DEBUGBASE_ENSURE_(c, f, l, m) \ argument
/trunk/main/sal/osl/os2/
H A Dfile.cxx1421 int f = fcntl (fd, F_GETFL, 0); in osl_openFile() local
/trunk/main/sal/inc/rtl/
H A Dstring.hxx899 static OString valueOf( float f ) SAL_THROW(()) in valueOf()
H A Dustring.hxx1426 static OUString valueOf( float f ) SAL_THROW(()) in valueOf()
H A Dustrbuf.hxx466 OUStringBuffer & append(float f) in append()
683 OUStringBuffer insert(sal_Int32 offset, float f) in insert()
H A Dstrbuf.hxx419 OStringBuffer & append(float f) in append()
616 OStringBuffer insert(sal_Int32 offset, float f) in insert()
/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/sal/cpprt/
H A Doperators_new_delete.cxx158 std::new_handler d = default_handler, f = std::set_new_handler (d); in allocate() local
/trunk/main/registry/test/
H A Dregdiagnose.h32 #define _REG_ENSURE(c, f, l, m) \ argument

Completed in 251 milliseconds

12345678