Home
last modified time | relevance | path

Searched defs:nBottom (Results 1 – 25 of 113) sorted by relevance

12345

/aoo4110/main/sdext/source/presenter/
H A DPresenterGeometryHelper.cxx52 sal_Int32 Height (const sal_Int32 nTop, const sal_Int32 nBottom) in Height()
94 const sal_Int32 nBottom (Ceil(rBox.Y2)); in ConvertRectangle() local
145 const sal_Int32 nBottom (::std::min(Bottom(rBox1), Bottom(rBox2))); in Intersection() local
162 const double nBottom (::std::min(rBox1.Y2, rBox2.Y2)); in Intersection() local
210 const sal_Int32 nBottom (::std::max(Bottom(rBox1), Bottom(rBox2))); in Union() local
227 const double nBottom (::std::max(rBox1.Y2, rBox2.Y2)); in Union() local
H A DPresenterUIPainter.cxx235 const sal_Int32 nBottom (aCenterBoundingBox.Y + aCenterBoundingBox.Height - 1); in PaintVerticalBitmapComposite() local
/aoo4110/main/svx/source/table/
H A Dcellrange.cxx45 …onst TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) in CellRange()
100 …RangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) throw (Ind… in getCellRangeByPosition()
H A Dcellcursor.cxx52 …onst TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) in CellCursor()
74 …RangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) throw (Ind… in getCellRangeByPosition()
H A Dtablecolumn.cxx115 …RangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) throw (Ind… in getCellRangeByPosition()
/aoo4110/main/vcl/source/gdi/
H A Dregionband.cxx86 const long nBottom(std::max(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 Dregion.cxx136 const long nBottom (::std::max(aStart.Y(), aEnd.Y())); in ImplRectilinearPolygonToBands() local
587 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in Union() local
680 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in Intersect() local
761 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in Exclude() local
846 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in XOr() local
/aoo4110/main/sc/inc/
H A Dcolumn.hxx421 SCROW nBottom; member in ScColumnIterator
437 SCROW nBottom; member in ScMarkedDataIter
/aoo4110/main/sc/source/ui/view/
H A Dinvmerge.cxx72 sal_Int32 nBottom = aCompRect.Bottom(); in Flush() local
/aoo4110/main/sw/source/core/bastyp/
H A Dswrect.cxx172 const long nBottom = Bottom(); in IsInside() local
254 void SwRect::_Bottom( const long nBottom ){ m_Size.setHeight(nBottom - m_Point.getY()); } in _Bottom()
305 void SwRect::SetBottomAndHeight( long nBottom, long nNew ) in SetBottomAndHeight()
/aoo4110/main/svx/inc/svx/
H A Dgrfcrop.hxx35 sal_Int32 nLeft, nRight, nTop, nBottom; member in SvxGrfCrop
/aoo4110/main/sw/source/core/layout/
H A Dlayact.cxx865 long nBottom = rVis.Bottom(); in InternalAction() local
1073 static bool lcl_IsInvaLay( const SwFrm *pFrm, long nBottom ) in lcl_IsInvaLay()
1085 static const SwFrm *lcl_FindFirstInvaLay( const SwFrm *pFrm, long nBottom ) in lcl_FindFirstInvaLay()
1107 static const SwFrm *lcl_FindFirstInvaCntnt( const SwLayoutFrm *pLay, long nBottom, in lcl_FindFirstInvaCntnt()
1381 const long nBottom = rVis.Bottom(); in IsShortCut() local
1960 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt() local
2007 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt() local
/aoo4110/main/svx/source/dialog/
H A Dparaprev.cxx213 long nBottom = nLower * aLineSiz.Height() / aSize.Height(); in DrawParagraph() local
/aoo4110/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx140 const long nBottom = GetAnchorFrm().Frm().Top() + in CalcPosition() local
/aoo4110/main/svtools/source/contnr/
H A Dtooltiplbox.cxx49 sal_uInt16 nBottom = nTop + rListBox.GetDisplayLineCount(); in lcl_ToolTipLBox_ShowToolTip() local
/aoo4110/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx81 sal_Int32 nTop(0), nBottom(0), nDummy(0); in impl_getHelpTextBorderHeight() local
/aoo4110/main/sw/source/core/text/
H A Dfrmpaint.cxx124 SwTwips nBottom = pFrm->Frm().Bottom(); in SwExtraPainter() local
365 long nBottom = rRect.Bottom(); in PaintExtraData() local
708 long nBottom = rRect.Bottom(); in Paint() local
/aoo4110/main/tools/inc/tools/
H A Dsvborder.hxx32 long nTop, nRight, nBottom, nLeft; member in SvBorder
/aoo4110/main/svx/source/items/
H A Dalgitem.cxx548 sal_Int16 nBottom, in SvxMarginItem()
654 sal_Int16 nBottom; in Create() local
759 sal_Bool SvxMarginItem::SetBottomMargin( sal_Int16 nBottom ) in SetBottomMargin()
/aoo4110/main/sfx2/source/sidebar/
H A DDrawHelper.cxx179 const sal_Int32 nBottom, in DrawVerticalLine()
/aoo4110/main/sc/source/core/data/
H A Dcolumn.cxx170 SCROW nTop, nBottom; in HasSelectionMatrixFragment() local
254 SCROW nBottom; in HasAttribSelection() local
281 SCROW nBottom; in MergeSelectionPattern() local
367 SCROW nBottom = 0; in ApplySelectionCache() local
392 SCROW nBottom; in ChangeSelectionIndent() local
406 SCROW nBottom; in ClearSelectionItems() local
420 SCROW nBottom; in DeleteSelection() local
506 SCROW nBottom; in ApplySelectionStyle() local
524 SCROW nBottom; in ApplySelectionLineStyle() local
557 SCROW nBottom; in GetSelectionStyle() local
H A Dmarkdata.cxx382 SCROW nTop, nBottom; in FillRangeListWithMarks() local
487 SCROW nTop = -1, nBottom = -1; in GetMarkRowRanges() local
/aoo4110/main/sw/source/ui/uiview/
H A Dviewstat.cxx338 const long nBottom = pWrtShell->GetDocSize().Height() + DOCUMENTBORDER; in GetState() local
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx222 const sal_Int32 nBottom ( in PaintSide() local
/aoo4110/main/sw/inc/
H A Dunotbl.hxx294 sal_Int32 nBottom; member

Completed in 93 milliseconds

12345