Home
last modified time | relevance | path

Searched defs:nLeft (Results 1 – 25 of 187) sorted by relevance

12345678

/trunk/main/sdext/source/presenter/
H A DPresenterGeometryHelper.cxx47 sal_Int32 Width (const sal_Int32 nLeft, const sal_Int32 nRight) in Width()
91 const sal_Int32 nLeft (Floor(rBox.X1)); in ConvertRectangle() local
142 const sal_Int32 nLeft (::std::max(rBox1.X, rBox2.X)); in Intersection() local
159 const double nLeft (::std::max(rBox1.X1, rBox2.X1)); in Intersection() local
207 const sal_Int32 nLeft (::std::min(rBox1.X, rBox2.X)); in Union() local
224 const double nLeft (::std::min(rBox1.X1, rBox2.X1)); in Union() local
/trunk/main/svx/source/table/
H A Dcellrange.cxx45 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 Dcellcursor.cxx52 CellCursor::CellCursor( const TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nR… in CellCursor()
74 Reference< XCellRange > SAL_CALL CellCursor::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTo… in getCellRangeByPosition()
160 const sal_Int32 nLeft = mnLeft + nColumnOffset; in gotoOffset() local
H A Dtablecolumn.cxx115 Reference< XCellRange > SAL_CALL TableColumn::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nT… in getCellRangeByPosition()
/trunk/main/svx/inc/svx/
H A Dcolrctrl.hxx116 void SetSlotIDs( sal_uInt16 nLeft, sal_uInt16 nRight ) in SetSlotIDs()
H A Dgrfcrop.hxx35 sal_Int32 nLeft, nRight, nTop, nBottom; member in SvxGrfCrop
/trunk/main/vcl/source/gdi/
H A Dregionband.cxx87 const long nLeft(std::min(rRect.Left(), rRect.Right())); in RegionBand() local
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 Dregband.cxx857 bool ImplRegionBand::IsOver( long nLeft, long nRight ) in IsOver()
873 bool ImplRegionBand::IsInside( long nLeft, long nRight ) in IsInside()
H A Dregion.cxx586 const long nLeft(std::min(rRect.Left(), rRect.Right())); in Union() local
679 const long nLeft(std::min(rRect.Left(), rRect.Right())); in Intersect() local
760 const long nLeft(std::min(rRect.Left(), rRect.Right())); in Exclude() local
845 const long nLeft(std::min(rRect.Left(), rRect.Right())); in XOr() local
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx200 void SwFrm::SetLeftRightMargins( long nLeft, long nRight) in SetLeftRightMargins()
206 void SwFrm::SetRightLeftMargins( long nRight, long nLeft) in SetRightLeftMargins()
664 long nLeft = (aRect.*fnRect->fnGetLeft)(); in PaintArea() local
760 long nLeft = (Frm().*fnRect->fnGetLeft)(); in UnionFrm() local
/trunk/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx246 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
/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx74 sal_Int32 nLeft(_rLeft.getLength()), nRight(_rRight.getLength()); in concatSequences() local
93 sal_Int32 nLeft(_rLeft.getLength()), nMiddle(_rMiddle.getLength()), nRight(_rRight.getLength()); in concatSequences() local
/trunk/main/svx/source/dialog/
H A Dparaprev.cxx110 long nLeft = nLeftMargin * aLineSiz.Width() / aSize.Width(); in DrawParagraph() local
/trunk/main/sc/source/ui/inc/
H A Ddwfunctr.hxx143 void SetSlotIDs( sal_uInt16 nLeft, sal_uInt16 nRight ) in SetSlotIDs()
/trunk/main/tools/inc/tools/
H A Dsvborder.hxx32 long nTop, nRight, nBottom, nLeft; member in SvBorder
/trunk/main/sw/source/ui/table/
H A Dswtablerep.cxx156 SwTwips nLeft = GetLeftSpace(); in FillTabCols() local
/trunk/main/svx/source/items/
H A Dalgitem.cxx545 SvxMarginItem::SvxMarginItem( sal_Int16 nLeft, in SvxMarginItem()
651 sal_Int16 nLeft; in Create() local
735 sal_Bool SvxMarginItem::SetLeftMargin( sal_Int16 nLeft ) in SetLeftMargin()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx239 … long nLeft = static_cast< long >(m_aLeftMF.Denormalize(m_aLeftMF.GetValue(FUNIT_TWIP))); in ActivatePage() local
259 long nLeft = static_cast< long >(m_aLeftMF.Denormalize(m_aLeftMF.GetValue(FUNIT_TWIP))); in commitPage() local
768 long nLeft = static_cast< long >(m_aLeftMF.Denormalize(m_aLeftMF.GetValue(FUNIT_TWIP))); in IMPL_LINK() local
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx251 void SwRect::_Left( const long nLeft ){ m_Size.Width() += m_Point.getX() - nLeft; m_Point.setX(nLef… in _Left()
290 void SwRect::SetLeftAndWidth( long nLeft, long nNew ) in SetLeftAndWidth()
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx240 sal_uInt32 nLeft = 0, nTop = 0; in Commit() local
263 sal_uInt32 nLeft = 0, nRight = 0, nTop = 0, nBottom = 0; in Commit() local
/trunk/main/sfx2/source/sidebar/
H A DDrawHelper.cxx139 const sal_Int32 nLeft, in DrawHorizontalLine()
/trunk/main/mysqlc/source/
H A Dmysqlc_subcomponent.hxx202 sal_Int32 nLeft(_rLeft.getLength()), nRight(_rRight.getLength()); in concatSequences() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOSubComponent.hxx195 sal_Int32 nLeft(_rLeft.getLength()), nRight(_rRight.getLength()); in concatSequences() local
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx198 const sal_Int32 nLeft ( in PaintSide() local
/trunk/main/sw/inc/
H A Dtabcol.hxx57 nLeft, //Linker Rand der Tabelle. member in SwTabCols

Completed in 148 milliseconds

12345678