/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterGeometryHelper.cxx | 52 sal_Int32 Height (const sal_Int32 nTop, const sal_Int32 nBottom) in Height() 92 const sal_Int32 nTop (Floor(rBox.Y1)); in ConvertRectangle() local 143 const sal_Int32 nTop (::std::max(rBox1.Y, rBox2.Y)); in Intersection() local 160 const double nTop (::std::max(rBox1.Y1, rBox2.Y1)); in Intersection() local 208 const sal_Int32 nTop (::std::min(rBox1.Y, rBox2.Y)); in Union() local 225 const double nTop (::std::min(rBox1.Y1, rBox2.Y1)); in Union() local
|
/aoo41x/main/svx/source/table/ |
H A D | cellrange.cxx | 45 CellRange::CellRange( const TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRig… in CellRange() 100 Reference< XCellRange > SAL_CALL CellRange::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop… in getCellRangeByPosition()
|
H A D | cellcursor.cxx | 52 CellCursor::CellCursor( const TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nR… in CellCursor() 74 …ange > SAL_CALL CellCursor::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRi… in getCellRangeByPosition() 164 const sal_Int32 nTop = mnTop + nRowOffset; in gotoOffset() local
|
H A D | tablecolumn.cxx | 115 …nge > SAL_CALL TableColumn::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRi… in getCellRangeByPosition()
|
/aoo41x/main/soldep/inc/soldep/ |
H A D | graphwin.hxx | 46 #define PIXELS( nLeft, nTop, nWidth, nHeight )\ argument
|
/aoo41x/main/vcl/source/gdi/ |
H A D | regionband.cxx | 85 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in RegionBand() local 375 void RegionBand::ImplAddMissingBands(const long nTop, const long nBottom) in ImplAddMissingBands() 728 void RegionBand::InsertBands(long nTop, long nBottom) in InsertBands() 899 void RegionBand::Union(long nLeft, long nTop, long nRight, long nBottom) in Union() 936 void RegionBand::Intersect(long nLeft, long nTop, long nRight, long nBottom) in Intersect() 998 void RegionBand::Exclude(long nLeft, long nTop, long nRight, long nBottom) in Exclude() 1040 void RegionBand::XOr(long nLeft, long nTop, long nRight, long nBottom) in XOr()
|
H A D | region.cxx | 135 const long nTop (::std::min(aStart.Y(), aEnd.Y())); in ImplRectilinearPolygonToBands() local 585 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in Union() local 678 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in Intersect() local 759 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in Exclude() local 844 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in XOr() local
|
/aoo41x/main/sc/inc/ |
H A D | column.hxx | 420 SCROW nTop; member in ScColumnIterator 436 SCROW nTop; member in ScMarkedDataIter
|
/aoo41x/main/dbaccess/source/ui/relationdesign/ |
H A D | RTableConnection.cxx | 94 long nTop = GetBoundingRect().Bottom(); in Draw() local
|
/aoo41x/main/svx/inc/svx/ |
H A D | grfcrop.hxx | 35 sal_Int32 nLeft, nRight, nTop, nBottom; member in SvxGrfCrop
|
/aoo41x/main/oox/inc/oox/dump/ |
H A D | biffdumper.hxx | 246 Type nLeft, Type nTop, Type nWidth, Type nHeight, in writeRectItem() 261 Type nLeft, nTop, nWidth, nHeight; in dumpRect() local 270 Type nLeft, nTop, nWidth, nHeight; in dumpRectWithGaps() local
|
/aoo41x/main/svx/source/dialog/ |
H A D | paraprev.cxx | 101 long nTop = nUpper * aLineSiz.Height() / aSize.Height(); in DrawParagraph() local
|
/aoo41x/main/svtools/source/contnr/ |
H A D | tooltiplbox.cxx | 48 sal_uInt16 nTop = rListBox.GetTopEntry(); in lcl_ToolTipLBox_ShowToolTip() local
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | inspectorhelpwindow.cxx | 81 sal_Int32 nTop(0), nBottom(0), nDummy(0); in impl_getHelpTextBorderHeight() local
|
/aoo41x/main/tools/inc/tools/ |
H A D | svborder.hxx | 32 long nTop, nRight, nBottom, nLeft; member in SvBorder
|
/aoo41x/main/svx/source/items/ |
H A D | algitem.cxx | 546 sal_Int16 nTop, in SvxMarginItem() 652 sal_Int16 nTop; in Create() local 743 sal_Bool SvxMarginItem::SetTopMargin( sal_Int16 nTop ) in SetTopMargin()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 240 … long nTop = static_cast< long >(m_aTopMF.Denormalize(m_aTopMF.GetValue(FUNIT_TWIP))); in ActivatePage() local 260 long nTop = static_cast< long >(m_aTopMF.Denormalize(m_aTopMF.GetValue(FUNIT_TWIP))); in commitPage() local 769 long nTop = static_cast< long >(m_aTopMF.Denormalize(m_aTopMF.GetValue(FUNIT_TWIP))); in IMPL_LINK() local
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | swrect.cxx | 253 void SwRect::_Top( const long nTop ){ m_Size.Height() += m_Point.getY() - nTop; m_Point.setY(nTop);… in _Top() 295 void SwRect::SetTopAndHeight( long nTop, long nNew ) in SetTopAndHeight()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | rtfsdrexport.cxx | 240 sal_uInt32 nLeft = 0, nTop = 0; in Commit() local 263 sal_uInt32 nLeft = 0, nRight = 0, nTop = 0, nBottom = 0; in Commit() local
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | DrawHelper.cxx | 178 const sal_Int32 nTop, in DrawVerticalLine()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterTextView.cxx | 263 sal_Int32 nTop = 0; in SetPropertyValue() local 518 void PresenterTextView::Implementation::SetTop (const sal_Int32 nTop) in SetTop()
|
/aoo41x/main/sc/source/core/data/ |
H A D | column.cxx | 170 SCROW nTop, nBottom; in HasSelectionMatrixFragment() local 253 SCROW nTop; in HasAttribSelection() local 280 SCROW nTop; in MergeSelectionPattern() local 366 SCROW nTop = 0; in ApplySelectionCache() local 391 SCROW nTop; in ChangeSelectionIndent() local 405 SCROW nTop; in ClearSelectionItems() local 419 SCROW nTop; in DeleteSelection() local 505 SCROW nTop; in ApplySelectionStyle() local 523 SCROW nTop; in ApplySelectionLineStyle() local 556 SCROW nTop; in GetSelectionStyle() local
|
H A D | markdata.cxx | 382 SCROW nTop, nBottom; in FillRangeListWithMarks() local 487 SCROW nTop = -1, nBottom = -1; in GetMarkRowRanges() local
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsFramePainter.cxx | 218 const sal_Int32 nTop ( in PaintSide() local
|
H A D | SlsPageObjectLayouter.cxx | 161 const int nTop ((rPageObjectSize.Height() - nPreviewHeight)/2); in CalculatePreviewBoundingBox() local
|