Home
last modified time | relevance | path

Searched refs:GetRight (Results 1 – 25 of 136) sorted by relevance

123456

/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx207 long nTmp = rLRSpace.GetRight(); in SwapPageMargin()
247 nVal = pCol->GetRight(); in ResizeFrameCols()
387 … aLongLR.SetRight( nOld > (sal_uInt16)aLongLR.GetRight() ? 0 : aLongLR.GetRight() - nOld ); in ExecTabWin()
629 const long nRight = aLR.GetRight(); in ExecTabWin()
853 if ( aColItem.GetRight() > 0 ) in ExecTabWin()
1130 (long)aPageLRSpace.GetRight(), in StateTabWin()
1181 aLongLR.GetRight(), in StateTabWin()
1523 aTabCols.GetRight()); in StateTabWin()
1745 aTabCols.GetRight()); in StateTabWin()
1762 … aTabCols.GetRight() - rEntry.nMax, aTabCols.GetRight() - rEntry.nMin, in StateTabWin()
[all …]
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx78 SetRight( rLRSpace.GetRight() ); in UpdateExample()
125 SetHdRight( rLR.GetRight() ); in UpdateExample()
172 SetFtRight( rLR.GetRight() ); in UpdateExample()
228 long nR = GetRight(); in DrawPage()
233 nL = GetRight(); in DrawPage()
434 aFrmRect.Right() = nSum - pCol->GetRight(); in Paint()
475 long nRight = pCol->GetRight(); in SetColumns()
489 nColumnWidthSum -= (pCol->GetRight() + pCol->GetLeft()); in SetColumns()
495 …pCol->SetWishWidth( static_cast< sal_uInt16 >(nColumnWidthSum + pCol->GetRight() + pCol->GetLeft()… in SetColumns()
527 long nR = GetRight(); in DrawPage()
[all …]
H A Dcolmgr.cxx81 nRet = rCols.GetObject(nPos)->GetRight() + rCols.GetObject(nPos + 1)->GetLeft(); in GetGutterWidth()
173 nWidth = nWidth - (sal_uInt16)rLR.GetRight(); in SwColMgr()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx635 pRight = pSetBox->GetRight(); in SetTabBorders()
879 if ( aBox.GetRight() ) in SetTabLineStyle()
880 ::lcl_SetLineStyle( (SvxBorderLine*)aBox.GetRight(), in SetTabLineStyle()
1030 aSetBox.SetLine( rBox.GetRight(), BOX_LINE_RIGHT ); in GetTabBorders()
1032 else if ((aSetBox.GetRight() && rBox.GetRight() && in GetTabBorders()
1033 !(*aSetBox.GetRight() == *rBox.GetRight())) || in GetTabBorders()
1034 (!aSetBox.GetRight() ^ !rBox.GetRight())) in GetTabBorders()
1396 nColRight = rCols.GetRight() - nColLeft; in lcl_CalcColValues()
1538 nDiff -= aTabCols.GetRight() - aTabCols.GetLeft(); in AdjustCellWidth()
1541 nDiff -= aTabCols.GetRight() - aTabCols[i-1]; in AdjustCellWidth()
[all …]
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx97 int hoffset = canvas.GetRight() - thumbnail_border.GetRight(); in CalcSignetPosition()
102 x = thumbnail_border.GetRight() - signet.GetRight() + min(signet.GetRight() / 2, hoffset); in CalcSignetPosition()
107 x = thumbnail_border.GetRight() - signet.GetRight(); in CalcSignetPosition()
444 …Gdiplus::Rect dest(pos_signet.X, pos_signet.Y, signet_scaled.GetRight(), signet_scaled.GetBottom()… in Extract()
/trunk/main/svl/source/notify/
H A Dlisteneriter.cxx90 pAkt = pAkt->GetRight(); in GoNext()
127 while( pAkt->GetRight() ) in GoEnd()
128 pAkt = pAkt->GetRight(); in GoEnd()
146 pAkt = pAkt->GetRight(); in First()
163 pAkt = pAkt->GetRight(); in Next()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx158 aTmp += rLRSpace.GetRight() / 56; in DebugParaMargin_Impl()
629 lRight = pColumnItem->GetRight(); in UpdateFrame()
631 lRight = pLRSpaceItem->GetRight(); in UpdateFrame()
1586 nRet -= pParaBorderItem->GetRight(); in GetRightFrameMargin()
1595 l += pColumnItem->GetRight(); in GetRightFrameMargin()
1597 l += pLRSpaceItem->GetRight(); in GetRightFrameMargin()
1603 l += pParaBorderItem->GetRight(); in GetRightFrameMargin()
2443 pParaItem->GetRight())); in ApplyIndents()
2455 lAppNullOffset, pParaItem->GetRight())); in ApplyIndents()
2462 lAppNullOffset, pParaItem->GetRight())); in ApplyIndents()
[all …]
H A Dhdft.cxx404 SetMetricValue( aRMEdit, rLR.GetRight(), eUnit ); in Reset()
904 aBspWin.SetRight( rLRSpace.GetRight() ); in ActivatePage()
974 aBspWin.SetHdRight( rLR.GetRight() ); in ActivatePage()
1011 aBspWin.SetFtRight( rLR.GetRight() ); in ActivatePage()
1091 long nBR = aBspWin.GetRight(); in IMPL_LINK()
/trunk/main/sw/source/ui/table/
H A Dswtablerep.cxx121 pTColumns[ nAllCols ].nWidth = rTabCol.GetRight() - rTabCol.GetLeft() - nStart; in SwTableRep()
139 nOldRight = rTabCols.GetRight(); in FillTabCols()
172 pOldTColumns[nAllCols - 1].nWidth = rTabCols.GetRight() - rTabCols.GetLeft() - nStart; in FillTabCols()
230 if(Abs((long)nOldRight - (long)rTabCols.GetRight()) < 3) in FillTabCols()
234 rTabCols.GetRight() > rTabCols.GetRightMax()) in FillTabCols()
H A Dtablemgr.cxx88 aCols.GetRight() - aCols[nNum-1] : in GetColWidth()
96 aCols.GetRight(); in GetColWidth()
104 nWidth = aCols.GetRight(); in GetColWidth()
/trunk/main/starmath/source/
H A Drect.cxx197 nItalicRightSpace = aGlyphRect.Right() - GetRight() + nBorderWidth; in BuildRect()
275 if (nLeft <= GetRight()) in SetLeft()
276 { aSize.Width() = GetRight() - nLeft + 1; in SetLeft()
419 nR = rRect.GetRight(), in Union()
429 if ((nTmp = GetRight()) > nR) in Union()
466 SetItalicSpaces(GetLeft() - nL, nR - GetRight()); in ExtendBy()
593 && rPoint.X() <= GetRight(); in IsInsideRect()
636 nRight = GetRight() + nRightSpace; in Draw()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx528 const long nAct = rToFill.GetRight() - rToFill.GetLeft(); // +1 why? in lcl_SortedTabColInsert()
807 const long nOldAct = rParm.rOld.GetRight() - in lcl_ProcessBoxSet()
904 long nTmp = rParm.rNew.GetRight() - rParm.rNew.GetLeft(); // +1 why? in lcl_ProcessBoxSet()
1012 (rOld.GetRight()!= rNew.GetRight()) ) in SetTabCols()
1045 const long nAct = rOld.GetRight() - rOld.GetLeft(); // +1 why? in SetTabCols()
1054 if ( rOld.GetRight() != rNew.GetRight() ) in SetTabCols()
1056 long nDiff = rNew.GetRight() - rOld.GetRight(); in SetTabCols()
1351 const long nNewWidth = rParm.rNew.GetRight() - rParm.rNew.GetLeft(); in NewSetTabCols()
1352 const long nOldWidth = rParm.rOld.GetRight() - rParm.rOld.GetLeft(); in NewSetTabCols()
1361 nOldPos = rParm.rOld.GetRight() - rParm.rOld.GetLeft(); in NewSetTabCols()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx1052 if ((pBorderLine = aBoxItem.GetRight()) != NULL) in ExecFrameStyle()
1077 if ((pBorderLine = aBoxItem.GetRight()) != NULL) in ExecFrameStyle()
1095 !aBoxItem.GetLeft() && !aBoxItem.GetRight()) in ExecFrameStyle()
1119 if( aBoxItem.GetRight() ) in ExecFrameStyle()
1121 aBorderLine.SetColor(aBoxItem.GetRight()->GetColor()); in ExecFrameStyle()
1144 !aBoxItem.GetLeft() && !aBoxItem.GetRight()) in ExecFrameStyle()
1160 if ( aBoxItem.GetRight() ) in ExecFrameStyle()
1161 ((SvxBorderLine*)aBoxItem.GetRight())->SetColor( rNewColor ); in ExecFrameStyle()
1169 aBoxItem.GetLeft() || aBoxItem.GetRight())) in ExecFrameStyle()
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx378 : _rLRSpacing.GetRight() ) in _GetVertRelPos()
393 ? _rLRSpacing.GetRight() in _GetVertRelPos()
847 ( bVert ? _rULSpacing.GetLower() : _rLRSpacing.GetRight() ) ); in _CalcRelPosX()
1025 const SwTwips nOtherRight = pFly->Frm().Right() + rOtherLR.GetRight(); in _AdjustHoriRelPosForDrawAside()
1026 if( nOtherLeft <= aTmpObjRect.Right() + _rLRSpacing.GetRight() && in _AdjustHoriRelPosForDrawAside()
1035 aObjBoundRect.Width() + _rLRSpacing.GetRight() in _AdjustHoriRelPosForDrawAside()
1043 SwTwips nTmp = nOtherLeft - 1 - _rLRSpacing.GetRight() - in _AdjustHoriRelPosForDrawAside()
H A Dascharanchoredobjectposition.cxx129 nULSpaceUpper = rLRSpace.GetRight(); in CalcPosition()
136 nLRSpaceLeft = rLRSpace.GetRight(); in CalcPosition()
142 nLRSpaceRight = rLRSpace.GetRight(); in CalcPosition()
333 aObjBoundRect.Width( aObjBoundRect.Width() + rLRSpace.GetRight() ); in CalcPosition()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx386 const long nMR = mpPageLRMarginItem->GetRight(); in ExecuteOrientationChange()
399 ExecuteMarginLRChange( nML - (nTmpPW - nPW ), mpPageLRMarginItem->GetRight() ); in ExecuteOrientationChange()
685 abs(mpPageLRMarginItem->GetRight() - SWPAGE_NARROW_VALUE) <= cTolerance && in ChangeMarginImage()
692 abs(mpPageLRMarginItem->GetRight() - SWPAGE_NORMAL_VALUE) <= cTolerance && in ChangeMarginImage()
699 abs(mpPageLRMarginItem->GetRight() - SWPAGE_WIDE_VALUE2) <= cTolerance && in ChangeMarginImage()
706 abs(mpPageLRMarginItem->GetRight() - SWPAGE_WIDE_VALUE1) <= cTolerance && in ChangeMarginImage()
/trunk/main/sw/source/core/bastyp/
H A Dtabcol.cxx47 nRight( rCpy.GetRight() ), in SwTabCols()
72 nRight = rCpy.GetRight(); in operator =()
88 nRight == rCmp.GetRight() && in operator ==()
/trunk/main/svx/source/items/
H A Dgrfitem.cxx62 nRight == ((const SvxGrfCrop&)rAttr).GetRight() && in operator ==()
104 sal_Int32 left = GetLeft(), right = GetRight(), in Store()
175 ( rText.AppendAscii( " R: " )) += ::GetMetricText( GetRight(), in GetPresentation()
/trunk/main/sw/source/core/text/
H A Ditratr.cxx528 nMin += rLR.GetRight(); in lcl_MinMaxNode()
530 nMax += rLR.GetRight(); in lcl_MinMaxNode()
620 aNodeArgs.nRightRest = rSpace.GetRight(); in GetMinMaxSize()
639 aNodeArgs.Minimum( rSpace.GetRight() - aNodeArgs.nRightRest ); in GetMinMaxSize()
756 nAktWidth += rLR.GetRight(); in GetMinMaxSize()
797 nLROffset += rSpace.GetRight(); in GetMinMaxSize()
/trunk/main/starmath/inc/
H A Drect.hxx144 long GetRight() const { return GetLeft() + GetWidth() - 1; } in GetRight() function in SmRect
145 long GetCenterX() const { return (GetLeft() + GetRight()) / 2L; } in GetCenterX()
160 long GetItalicRight() const { return GetRight() + GetItalicRightSpace(); } in GetItalicRight()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1726 if ( aBoxItem.GetRight() && aBoxItem.GetRight()->GetOutWidth() == 0 ) in ExecuteAttr()
1947 if( aBoxItem.GetRight() ) in GetAttrState()
1952 aCol = aBoxItem.GetRight()->GetColor() ; in GetAttrState()
1954 aLine.SetOutWidth( aBoxItem.GetRight()->GetOutWidth()); in GetAttrState()
1955 aLine.SetInWidth( aBoxItem.GetRight()->GetInWidth()); in GetAttrState()
1956 aLine.SetDistance( aBoxItem.GetRight()->GetDistance()); in GetAttrState()
1960 if(aCol != aBoxItem.GetRight()->GetColor() ) in GetAttrState()
1962 if(!( aLine == *(aBoxItem.GetRight())) ) in GetAttrState()
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx409 const sal_uInt16 nRight = pC->GetRight(); in AdjustColumns()
441 nGutter += aLR.GetLeft() + aLR.GetRight(); in AdjustColumns()
459 nWidth = nInnerWidth + aLR.GetLeft() + aLR.GetRight(); in AdjustColumns()
/trunk/main/svx/inc/svx/
H A Dgrfcrop.hxx63 sal_Int32 GetRight() const { return nRight; } in GetRight() function in SvxGrfCrop
70 nRight = rCrop.GetRight(); nBottom = rCrop.GetBottom(); in operator =()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx431 : rBoxItem.GetRight() ) in lcl_CopyCol()
838 if( rBoxItem.GetLeft() || rBoxItem.GetRight() ) in _DeleteBox()
854 : rBoxItem.GetRight(), in _DeleteBox()
871 if( pPrvBox->GetSttNd() && !rPrvBoxItem.GetRight() && in _DeleteBox()
876 : rBoxItem.GetRight(), in _DeleteBox()
1385 if( aSelBoxItem.GetRight() ) in SplitCol()
2847 if( rBoxItem.GetRight() ) in lcl_InsSelBox()
3641 : rLR.GetRight() >= nAbsDiff; in SetColWidth()
3645 : rLR.GetRight() >= nAbsDiff; in SetColWidth()
3649 ( bLeft ? rLR.GetRight() >= nAbsDiff in SetColWidth()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx1404 pLine = rBox.GetRight(); in SectionPageBorders()
2868 if( rLRSpace.GetRight() ) in FormatLRSpace()
2871 m_aSectionBreaks.append((sal_Int32)rLRSpace.GetRight()); in FormatLRSpace()
2881 m_aStyles.append( (sal_Int32) rLRSpace.GetRight() ); in FormatLRSpace()
2885 m_aStyles.append( (sal_Int32) rLRSpace.GetRight() ); in FormatLRSpace()
2890 else if (rLRSpace.GetLeft() == rLRSpace.GetRight() && m_rExport.bRTFFlySyntax) in FormatLRSpace()
3092 rBox.GetLeft() && rBox.GetRight() && in FormatBox()
3095 *rBox.GetTop() == *rBox.GetRight() && in FormatBox()
3159 m_rExport.OutLong( rColumns[ n-1 ]->GetRight() + in FormatColumns_Impl()
3488 long nXCroppedSize = rOrig.Width()-(rCr.GetLeft() + rCr.GetRight()); in ExportPICT()
[all …]

Completed in 160 milliseconds

123456