Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 89) sorted by path

1234

/trunk/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx109 h, enumerator
/trunk/main/basegfx/source/color/
H A Dbcolortools.cxx42 double h=0, s=0, l=0; in rgb2hsl() local
92 const double h=rHSLColor.getRed(), s=rHSLColor.getGreen(), l=rHSLColor.getBlue(); in hsl2rgb() local
119 double h=0, s=0, v=0; in rgb2hsv() local
153 double h=rHSVColor.getRed(); in hsv2rgb() local
/trunk/main/basegfx/test/
H A Dbasegfx2d.cxx322 const double h( 4.0/3.0 * tan(M_PI/8.0) ); in SetUp() local
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx691 HMODULE h = LoadLibraryW(reinterpret_cast<LPCWSTR>(name.getStr())); in getDll() local
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java117 int h = h1 > h2 ? h1 : h2; in compare() local
/trunk/main/binaryurp/source/
H A Dlessoperators.cxx68 sal_Int32 h = rtl_ustr_hashCode_WithLength( rA.pTypeName->buffer, rA.pTypeName->length); in operator ()() local
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1142 double w = strokeAttributes.StrokeWidth, h = 0; in strokePolyPolygon() local
H A Dcairo_os2_cairo.cxx86 Os2Surface::Os2Surface( HWND hwnd, int x, int y, int w, int h) : in Os2Surface()
163 int h = (height == 0 ? 1 : height); in getSimilar() local
258 int h = (height == 0 ? 1 : height); in createSurface() local
/trunk/main/canvas/source/directx/
H A Ddx_spritedevicehelper.cxx70 const sal_Int32 h( ::std::max(sal_Int32(1),sal_Int32(rRect.Height))); in init() local
224 const sal_Int32 h(::std::max(sal_Int32(1),sal_Int32(rBounds.Height))); in notifySizeUpdate() local
/trunk/main/canvas/source/tools/
H A Dpage.cxx104 const sal_Int32 h = rect.maSize.getY()+1; in insert() local
H A Dsurface.cxx365 const double h(maSize.getY()); in drawWithClip() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx409 double h = m_aPoints[ m_nKHigh ].first - m_aPoints[ m_nKLow ].first; in GetInterpolatedValue() local
/trunk/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx245 HANDLE h = loadFromPath(szLibName); in delayLoadHook() local
H A Dpath.cxx112 HANDLE h = CreateFileW( in resolveLink() local
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx514 SQLHANDLE h = SQL_NULL_HANDLE; in EnvironmentHandle() local
/trunk/main/connectivity/source/drivers/ado/
H A DADriver.cxx58 int h = CoInitializeEx(NULL, COINIT_APARTMENTTHREADED); in ODriver() local
/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx345 SQLHANDLE h = SQL_NULL_HANDLE; in EnvironmentHandle() local
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx56 …#define N3SQLDriverConnect(a,b,c,d,e,f,g,h) (*(T3SQLDriverConnect)getOdbcFunction(ODBC3SQLDriverCo… 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
223 …#define N3SQLBindParameter(a,b,c,d,e,f,g,h,i,j) (*(T3SQLBindParameter)getOdbcFunction(ODBC3SQLBind… argument
296 …#define N3SQLDescribeCol(a,b,c,d,e,f,g,h,i) (*(T3SQLDescribeCol)getOdbcFunction(ODBC3SQLDescribeCo… argument
372 …#define N3SQLGetDiagRec(a,b,c,d,e,f,g,h) (*(T3SQLGetDiagRec)getOdbcFunction(ODBC3SQLGetDiagRec))(a… argument
385 …#define N3SQLColumnPrivileges(a,b,c,d,e,f,g,h,i) (*(T3SQLColumnPrivileges)getOdbcFunction(ODBC3SQL… argument
397 …#define N3SQLColumns(a,b,c,d,e,f,g,h,i) (*(T3SQLColumns)getOdbcFunction(ODBC3SQLColumns))(a,b,c,d,… argument
458 …#define N3SQLSpecialColumns(a,b,c,d,e,f,g,h,i,j) (*(T3SQLSpecialColumns)getOdbcFunction(ODBC3SQLSp… argument
470 …#define N3SQLStatistics(a,b,c,d,e,f,g,h,i) (*(T3SQLStatistics)getOdbcFunction(ODBC3SQLStatistics))… argument
[all …]
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx295 virtual OUString SAL_CALL h() throw(RuntimeException) in h() function
309 virtual OUString SAL_CALL h() throw(RuntimeException) in h() function
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx824 for(sal_Int32 h = 0,k = 0; h < nRowCount; ++h,++k ) in impl_fillInternalDataProvider_throw() 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/desktop/source/app/
H A Dappsys.cxx50 HANDLE h = FindFirstFile( U2S(aName).getStr(), &aData ); in FATToVFat_Impl() local
/trunk/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx721 int h = rcFileNameBox.bottom - rcFileNameBox.top; in EnlargeStdControlLabels() local
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx80 static void debug_cal_millis_to_time( long nMillis, long & h, long & m, long & s, long & f ) in debug_cal_millis_to_time()
95 long nMillis, h, m, s, f; in debug_i18n_cal_dump() local
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx324 paperword w, h; in getSystemDefaultPaper() local

Completed in 121 milliseconds

1234