Home
last modified time | relevance | path

Searched refs:nTop (Results 26 – 50 of 195) sorted by relevance

12345678

/aoo41x/main/svtools/source/contnr/
H A Dimivctl2.cxx126 SvxIconChoiceCtrlEntry* IcnCursor_Impl::SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBotto… in SearchCol() argument
170 if( nTop > nBottom ) in SearchCol()
172 sal_uInt16 nTemp = nTop; in SearchCol()
173 nTop = nBottom; in SearchCol()
184 if( nY >= nTop && nY <= nBottom ) in SearchCol()
689 const long nTop = nGridY * _pView->nGridDY + TBOFFS_WINBORDER; in GetGridRect() local
691 nLeft, nTop, in GetGridRect()
693 nTop + _pView->nGridDY ); in GetGridRect()
H A Dtooltiplbox.cxx48 sal_uInt16 nTop = rListBox.GetTopEntry(); in lcl_ToolTipLBox_ShowToolTip() local
49 sal_uInt16 nBottom = nTop + rListBox.GetDisplayLineCount(); in lcl_ToolTipLBox_ShowToolTip()
52 for( nPos = nTop; nPos < nBottom; ++nPos ) in lcl_ToolTipLBox_ShowToolTip()
/aoo41x/main/svx/source/items/
H A Dalgitem.cxx546 sal_Int16 nTop, in SvxMarginItem() argument
553 nTopMargin ( nTop ), in SvxMarginItem()
652 sal_Int16 nTop; in Create() local
656 rStream >> nTop; in Create()
659 return new SvxMarginItem( nLeft, nTop, nRight, nBottom, Which() ); in Create()
743 sal_Bool SvxMarginItem::SetTopMargin( sal_Int16 nTop ) in SetTopMargin() argument
745 nTopMargin = nTop; in SetTopMargin()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx240 sal_uInt32 nLeft = 0, nTop = 0; in Commit() local
245 rProps.GetOpt( ESCHER_Prop_geoTop, nTop ); in Commit()
249 nTop = it->nPropValue; in Commit()
256 OString::valueOf(sal_Int32(sal_Int32( nTop ))))); in Commit()
263 sal_uInt32 nLeft = 0, nRight = 0, nTop = 0, nBottom = 0; in Commit() local
265 rProps.GetOpt( ESCHER_Prop_geoTop, nTop ); in Commit()
281 … OString::valueOf(sal_Int32(sal_Int32( nBottom ) - sal_Int32( nTop ))))); in Commit()
/aoo41x/main/sdext/source/presenter/
H A DPresenterTextView.cxx308 const double nTop) in SetOffset() argument
311 mnTopOffset = nTop; in SetOffset()
1218 double nTop (nY + rCellBox.Y1); in GetCharacterBounds() local
1222 nTop = nTop - rCellBox.Y1 - mnAscent; in GetCharacterBounds()
1223 nBottom = nTop + mnLineHeight; in GetCharacterBounds()
1232 nTop = nTop - rCellBox.Y1 - mnAscent; in GetCharacterBounds()
1233 nBottom = nTop + mnAscent + mnDescent; in GetCharacterBounds()
1236 const sal_Int32 nY1 = sal_Int32(floor(nTop)); in GetCharacterBounds()
/aoo41x/main/vcl/source/window/
H A Ddockmgr.cxx199 sal_Int32 nLeft, nTop, nRight, nBottom; in IMPL_LINK() local
200 GetBorder( nLeft, nTop, nRight, nBottom ); in IMPL_LINK()
202 aBorderRect.nBottom = aBorderRect.nTop + nTop; in IMPL_LINK()
687 aRect.nTop += POPUP_DRAGBORDER; in DrawGrip()
715 aRect.nTop+=2; in DrawGrip()
716 aRect.nBottom = aRect.nTop; in DrawGrip()
722 aRect.nTop++; aRect.nBottom++; in DrawGrip()
730 aRect.nTop++; in DrawGrip()
731 aRect.nBottom = aRect.nTop; in DrawGrip()
746 aRect.nTop+=2; in DrawGrip()
H A Dsplitwin.cxx1089 long nTop; in ImplDrawSplit() local
1106 nTop = pItems[i].mnLeft; in ImplDrawSplit()
1136 nTop = pItems[i].mnTop; in ImplDrawSplit()
1188 long nTop; in ImplTestSplit() local
1209 nTop = pItems[i].mnLeft; in ImplTestSplit()
1214 nTop = pItems[i].mnTop; in ImplTestSplit()
1912 long nTop = rRect.Top(); in ImplDrawButtonRect() local
1923 long i = nTop+2; in ImplDrawButtonRect()
2098 const int y = rRect.nTop + 1; in ImplDrawGrip()
3830 long nTop; in CalcWindowSizePixel() local
[all …]
H A Dtoolbox.cxx437 long nLeft, nTop, nRight, nBottom; in ImplDrawGradientBackground() local
755 long nTop = 0; in ImplCalcSize() local
2390 long nTop; in ImplFormat() local
2470 nTop = 0; in ImplFormat()
2475 nTop += mnBorderY; in ImplFormat()
2513 nTop = 0; in ImplFormat()
2519 nTop += mnBorderY; in ImplFormat()
2565 nY = nTop; in ImplFormat()
2743 nY = nTop; in ImplFormat()
3250 aInnerRect.nTop+=1; in ImplDrawMenubutton()
[all …]
/aoo41x/main/sw/source/core/bastyp/
H A Dswrect.cxx253 void SwRect::_Top( const long nTop ){ m_Size.Height() += m_Point.getY() - nTop; m_Point.setY(nTop);… in _Top() argument
295 void SwRect::SetTopAndHeight( long nTop, long nNew ) in SetTopAndHeight() argument
297 m_Point.setY(nTop); in SetTopAndHeight()
/aoo41x/main/oox/source/export/
H A Dvmlexport.cxx372 sal_uInt32 nLeft = 0, nTop = 0; in Commit() local
377 rProps.GetOpt( ESCHER_Prop_geoTop, nTop ); in Commit()
381 nTop = it->nPropValue; in Commit()
387 .append( "," ).append( sal_Int32( nTop ) ) in Commit()
398 sal_uInt32 nLeft = 0, nRight = 0, nTop = 0, nBottom = 0; in Commit() local
400 rProps.GetOpt( ESCHER_Prop_geoTop, nTop ); in Commit()
415 .append( "," ).append( sal_Int32( nBottom ) - sal_Int32( nTop ) ) in Commit()
/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx770 sal_Int32 nTop = m_nLastTopEntry; in UpdateEntryRange_Impl() local
773 nTop = m_pListBoxHelper->GetTopEntry(); in UpdateEntryRange_Impl()
774 if ( nTop != m_nLastTopEntry ) in UpdateEntryRange_Impl()
777 sal_Int32 nBegin = Min( m_nLastTopEntry, nTop ); in UpdateEntryRange_Impl()
778 sal_Int32 nEnd = Max( m_nLastTopEntry + m_nVisibleLineCount, nTop + m_nVisibleLineCount ); in UpdateEntryRange_Impl()
781 sal_Bool bVisible = ( i >= nTop && i < ( nTop + m_nVisibleLineCount ) ); in UpdateEntryRange_Impl()
793 m_nLastTopEntry = nTop; in UpdateEntryRange_Impl()
/aoo41x/main/vcl/source/control/
H A Dlstbox.cxx124 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplInit() local
125 GetBorder( nLeft, nTop, nRight, nBottom ); in ImplInit()
126 mnDDHeight = (sal_uInt16)(GetTextHeight() + nTop + nBottom + 4); in ImplInit()
687 long nTop = 0; in Resize() local
708 mpBtn->SetPosSizePixel( aContent.Left(), nTop, aContent.Right(), (nBottom-nTop) ); in Resize()
1430 sal_Int32 nLeft, nTop, nRight, nBottom; in CalcAdjustedSize() local
1431 ((Window*)this)->GetBorder( nLeft, nTop, nRight, nBottom ); in CalcAdjustedSize()
1432 aSz.Height() -= nTop+nBottom; in CalcAdjustedSize()
1445 aSz.Height() += nTop+nBottom; in CalcAdjustedSize()
/aoo41x/main/svx/source/table/
H A Dtablecolumn.cxx115 … SAL_CALL TableColumn::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, … in getCellRangeByPosition() argument
118 if( (nTop >= 0 ) && (nLeft == 0) && (nBottom >= nTop) && (nRight == 0) ) in getCellRangeByPosition()
120 return mxTableModel->getCellRangeByPosition( mnColumn, nTop, mnColumn, nBottom ); in getCellRangeByPosition()
/aoo41x/main/sd/source/ui/view/
H A Dviewshel.cxx991 long nTop = maViewPos.Y(); in ArrangeGUIElements() local
1014 Point(nRight,nTop), in ArrangeGUIElements()
1015 Size (maScrBarWH.Width(),nBottom-nTop)); in ArrangeGUIElements()
1041 Point(nLeft,nTop), aRulerSize); in ArrangeGUIElements()
1045 nTop += aRulerSize.Height(); in ArrangeGUIElements()
1050 aRulerSize.Height() = nBottom - nTop; in ArrangeGUIElements()
1052 Point (nLeft,nTop), aRulerSize); in ArrangeGUIElements()
1068 Point(nLeft,nTop), in ArrangeGUIElements()
1069 Size(nRight-nLeft,nBottom-nTop)); in ArrangeGUIElements()
H A Dfrmview.cxx857 sal_Int32 nTop = 0; in ReadUserDataSequence() local
858 if( pValue->Value >>= nTop ) in ReadUserDataSequence()
861 aVisArea.nBottom += nTop - aVisArea.nTop; in ReadUserDataSequence()
862 aVisArea.nTop = nTop; in ReadUserDataSequence()
893 aVisArea.nBottom = nHeight + aVisArea.nTop - 1; in ReadUserDataSequence()
/aoo41x/main/sw/source/core/text/
H A Dporfld.cxx1162 sal_uInt16 nTop = ( nCount + 1 ) / 2; in Paint() local
1173 if( i == nTop ) // change the row in Paint()
1234 sal_uInt16 nTop = ( nCount + 1 ) / 2; // the first character of the second line in Format() local
1278 if( i == nTop ) // enter the second line in Format()
1330 switch( nTop) in Format()
1333 case 2: aPos[nTop-1] = Width() - aPos[nTop-1]; in Format()
1339 case 3: aPos[nTop] = nBotDiff; break; in Format()
1341 case 4: aPos[nTop] = 0; // no break in Format()
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx533 if (nTop > nBottom) in Normalize()
535 sal_Int32 nTmp = nTop; in Normalize()
536 nTop = nBottom; in Normalize()
2435 nLeft <= nRight && nTop <= nBottom && in getCellRangeByPosition()
2442 aDesc.nTop = nTop; in getCellRangeByPosition()
3647 aRgDesc.nLeft + nColumn, aRgDesc.nTop + nRow); in getCellByPosition()
3665 nLeft <= nRight && nTop <= nBottom in getCellRangeByPosition()
3672 aNewDesc.nTop = nTop + aRgDesc.nTop; in getCellRangeByPosition()
3673 aNewDesc.nBottom = nBottom + aRgDesc.nTop; in getCellRangeByPosition()
3727 return getCellRangeByPosition(aDesc.nLeft - aRgDesc.nLeft, aDesc.nTop - aRgDesc.nTop, in getCellRangeByName()
[all …]
/aoo41x/main/svtools/source/edit/
H A Dsvmedit.cxx1278 sal_Int32 nLeft, nTop, nRight, nBottom; in CalcMinimumSize() local
1279 ((Window*)this)->GetBorder( nLeft, nTop, nRight, nBottom ); in CalcMinimumSize()
1281 aSz.Height() += nTop+nBottom; in CalcMinimumSize()
1289 sal_Int32 nLeft, nTop, nRight, nBottom; in CalcAdjustedSize() local
1290 ((Window*)this)->GetBorder( nLeft, nTop, nRight, nBottom ); in CalcAdjustedSize()
1294 long nHeight = aSz.Height() - nTop - nBottom; in CalcAdjustedSize()
1301 aSz.Height() += nTop+nBottom; in CalcAdjustedSize()
1310 sal_Int32 nLeft, nTop, nRight, nBottom; in CalcSize() local
1311 ((Window*)this)->GetBorder( nLeft, nTop, nRight, nBottom ); in CalcSize()
1313 aSz.Height() += nTop+nBottom; in CalcSize()
/aoo41x/main/sw/source/core/layout/
H A Dssfrm.cxx188 void SwFrm::SetTopBottomMargins( long nTop, long nBot ) in SetTopBottomMargins() argument
190 Prt().Top( nTop ); in SetTopBottomMargins()
191 Prt().Height( Frm().Height() - nTop - nBot ); in SetTopBottomMargins()
194 void SwFrm::SetBottomTopMargins( long nBot, long nTop ) in SetBottomTopMargins() argument
196 Prt().Top( nTop ); in SetBottomTopMargins()
197 Prt().Height( Frm().Height() - nTop - nBot ); in SetBottomTopMargins()
/aoo41x/main/editeng/source/misc/
H A Dtxtrange.cxx148 long nTop; member in SvxBoundArgs
197 nTop( rRange.Min() ), nBottom( rRange.Max() ), in SvxBoundArgs()
215 nUpper = nTop - nUpDiff; in SvxBoundArgs()
251 NotePoint( Cut( nTop, rLst, rNxt ) ); in CheckCut()
263 nYps = CalcMax( rLst, rNxt, nTop, nUpper ); in CheckCut()
627 if( nB <= nTop ) in Area()
/aoo41x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx94 long nTop = GetBoundingRect().Bottom(); in Draw() local
107 if( nTemp<nTop ) in Draw()
109 nTop = nTemp; in Draw()
/aoo41x/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx81 sal_Int32 nTop(0), nBottom(0), nDummy(0); in impl_getHelpTextBorderHeight() local
82 m_aHelpText.GetBorder( nDummy, nTop, nDummy, nBottom ); in impl_getHelpTextBorderHeight()
83 return nTop + nBottom; in impl_getHelpTextBorderHeight()
/aoo41x/main/sw/source/core/table/
H A Dswnewtable.cxx335 sal_uInt16 nTop = 0, nBottom = 0; in CollectBoxSelection() local
359 nTop = nRow; in CollectBoxSelection()
443 if( nRow == nTop && nRowSpan < 0 ) in CollectBoxSelection()
506 if( nCheck < nTop ) in CollectBoxSelection()
1686 sal_uInt16 nTop = 0, nBottom = 0; in CreateSelection() local
1718 nTop = nRow; in CreateSelection()
1724 nBottom = nTop; in CreateSelection()
1740 for( sal_uInt16 nRow = nTop; nRow <= nBottom; ++nRow ) in CreateSelection()
1756 bool bCombine = nTop == nBottom; in CreateSelection()
1784 for( sal_uInt16 i = 0; i < nTop; ++i ) in CreateSelection()
[all …]
/aoo41x/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx240 … long nTop = static_cast< long >(m_aTopMF.Denormalize(m_aTopMF.GetValue(FUNIT_TWIP))); in ActivatePage() local
243 Point(nLeft, nTop), in ActivatePage()
260 long nTop = static_cast< long >(m_aTopMF.Denormalize(m_aTopMF.GetValue(FUNIT_TWIP))); in commitPage() local
264 Point(nLeft, nTop), in commitPage()
769 long nTop = static_cast< long >(m_aTopMF.Denormalize(m_aTopMF.GetValue(FUNIT_TWIP))); in IMPL_LINK() local
779 … aSet.Put(SwFmtVertOrient( nTop, text::VertOrientation::NONE, text::RelOrientation::PAGE_FRAME )); in IMPL_LINK()
/aoo41x/main/svx/inc/svx/
H A Dpagectrl.hxx46 long nTop; member in SvxPageWindow
96 void SetTop( long nNew ) { nTop = nNew; } in SetTop()
104 long GetTop() const { return nTop; } in GetTop()

Completed in 568 milliseconds

12345678