Home
last modified time | relevance | path

Searched defs:h (Results 51 – 75 of 89) sorted by relevance

1234

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1109 long h = nLabelHeight*3/2; // check box height is heuristically 150% of the text height. in getSectionPosSize() local
1118 long h = 26; in getSectionPosSize() local
1127 long h = 26; in getSectionPosSize() local
/trunk/main/store/source/
H A Dstortree.cxx144 sal_uInt16 const h = capacityCount() / 2; in split() local
H A Dstorbase.hxx97 inline sal_uInt16 htons (sal_uInt16 h) { return OSL_SWAPWORD(h); } in htons()
100 inline sal_uInt32 htonl (sal_uInt32 h) { return OSL_SWAPDWORD(h); } in htonl()
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx125 sal_Int32 h; in DrawAnnotationContext() local
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx782 const int h = kapp->style()->pixelMetric(QStyle::PM_ExclusiveIndicatorHeight); in getNativeControlRegion() local
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py92 def getValues(self, a,b,c,d,e,f,g,h, i,j,k,l,m,n): argument
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx117 unsigned int w, h, bw, d; in doReparentPresentationDialogues() local
224 unsigned int w = 500, h = 500; in Init() local
1921 long h = aScreenSize.Height() - maGeometry.nTopDecoration - maGeometry.nBottomDecoration; in GetPosSize() local
3934 unsigned int wp, w, hp, h, bw, d; in HandleReparentEvent() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx1259 short w, h; in getNativeControlRegion() local
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.hxx104 double x, y, w, h; member
/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx908 HANDLE h; //() in Update() local
/trunk/main/svtools/source/filter/
H A Dsgvspln.cxx456 double* h; in NaturalSpline() local
/trunk/main/vcl/unx/generic/app/
H A Di18n_status.cxx616 long w, h; in setStatusText() local
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx354 unsigned int w, h, bw, d; in X11_getBmpFromPixmap() local
/trunk/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx721 int h = rcFileNameBox.bottom - rcFileNameBox.top; in EnlargeStdControlLabels() local
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx475 double w, h; in makeRochade() local
951 double h = 0.5 + nTime; in prepareDiamond() local
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx182 HDDEDATA h = DdeCreateDataHandle( in SV_IMPL_VARARR() local
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx716 char h = c_Shifted & 0x0F; in getAccessibleDescription() 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/basegfx/test/
H A Dbasegfx2d.cxx322 const double h( 4.0/3.0 * tan(M_PI/8.0) ); in SetUp() local
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java1372 int h = screenSize.height-30; in main() local
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx691 HMODULE h = LoadLibraryW(reinterpret_cast<LPCWSTR>(name.getStr())); in getDll() local
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c270 sal_Int32 h = nLen; in IMPL_RTL_STRNAME() local
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx86 unsigned int w, unsigned int h, in CopyScreenArea()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx107 sal_Int32 h; member
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx514 SQLHANDLE h = SQL_NULL_HANDLE; in EnvironmentHandle() local

Completed in 205 milliseconds

1234