Home
last modified time | relevance | path

Searched refs:SetRight (Results 1 – 25 of 67) sorted by relevance

123

/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx160 pCol->SetRight( nRight ); in lcl_ConvertToCols()
208 rLRSpace.SetRight( rLRSpace.GetLeft() ); in SwapPageMargin()
249 pCol->SetRight((sal_uInt16) nVal); in ResizeFrameCols()
389 aLR.SetRight((sal_uInt16)aLongLR.GetRight()); in ExecTabWin()
417 aLRTmp.SetRight(aLRTmp.GetRight() + nRightDiff); in ExecTabWin()
434 aLR.SetRight((sal_uInt16)aLongLR.GetRight()); in ExecTabWin()
453 aLR.SetRight((sal_uInt16)aLongLR.GetRight()); in ExecTabWin()
530 aLR.SetRight(aLR.GetRight() + nRightDiff); in ExecTabWin()
854 aTabCols.SetRight( nBorder ); in ExecTabWin()
977 aTabCols.SetRight( nBorder ); in ExecTabWin()
[all …]
/trunk/main/sw/source/ui/table/
H A Dswtablerep.cxx211 rTabCols.SetRight(nLeft + nTblWidth); in FillTabCols()
222 rTabCols.SetRight(nLeft + pTColumns[nAllCols - 1].nWidth + nPos); in FillTabCols()
231 rTabCols.SetRight(nOldRight); in FillTabCols()
235 rTabCols.SetRight(rTabCols.GetRightMax()); in FillTabCols()
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx408 Layouter::SetRight(*mpFtCategory, nRight); in Resize()
409 Layouter::SetRight(*mpFtLeadZeroes, nRight); in Resize()
410 Layouter::SetRight(*mpBtnNegRed, nRight); in Resize()
411 Layouter::SetRight(*mpBtnThousand, nRight); in Resize()
H A DAlignmentPropertyPanel.cxx648 Layouter::SetRight(*mpFtRotate, nRight); in Resize()
649 Layouter::SetRight(*mpCBXWrapText, nRight); in Resize()
650 Layouter::SetRight(*mpCBXMergeCell, nRight); in Resize()
651 Layouter::SetRight(*mpCbStacked, nRight); in Resize()
H A DCellAppearancePropertyPanel.cxx888 Layouter::SetRight(*mpFTFillColor, nRight); in Resize()
889 Layouter::SetRight(*mpFTCellBorder, nRight); in Resize()
890 Layouter::SetRight(*mpCBXShowGrid, nRight); in Resize()
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx412 aLR.SetRight( nRight ); in AdjustColumns()
418 aLR.SetRight( Max( nRight, nMin ) ); in AdjustColumns()
427 aLR.SetRight( Max( nRight, nMin ) ); in AdjustColumns()
H A Datrfrm.cxx941 pCol->SetRight( nHalf ); in SetGutterWidth()
945 pCol->SetRight( 0 ); in SetGutterWidth()
1016 pCol->SetRight( nGutterHalf ); in Calc()
1029 pCol->SetRight( nGutterHalf ); in Calc()
1039 pCol->SetRight( 0 ); in Calc()
1099 pCol->SetRight( static_cast<sal_uInt16>(MM100_TO_TWIP(pArray[i].RightMargin)) ); in PutValue()
/trunk/main/editeng/inc/editeng/
H A Dlrspitem.hxx103 inline void SetRight( const long nR, const sal_uInt16 nProp = 100 );
154 inline void SvxLRSpaceItem::SetRight( const long nR, const sal_uInt16 nProp ) in SetRight() function in SvxLRSpaceItem
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx181 aExampleWN.SetRight( pCrop->GetRight()); in Reset()
298 pNew->SetRight( lcl_GetValue( aRightMF, eUnit ) ); in FillItemSet()
509 aExampleWN.SetRight(nRight); in IMPL_LINK()
674 aExampleWN.SetRight(nVal); in GraphicHasChanged()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx563 pCol->SetRight( nSp - nHalfPrev ); in SetCols()
2788 pCol->SetRight( nSp - nHalfPrev ); in lcl_SetFmtCol()
3307 aLR.SetLeft( 0 ); aLR.SetRight( 0 ); in ReadPageDescTbl()
3309 aHLR.SetLeft( 0 ); aHLR.SetRight( 0 ); in ReadPageDescTbl()
3311 aFLR.SetLeft( 0 ); aFLR.SetRight( 0 ); in ReadPageDescTbl()
3355 aLR.SetLeft( 0 ); aLR.SetRight( 0 ); in ReadPageDescTbl()
3357 aHLR.SetLeft( 0 ); aHLR.SetRight( 0 ); in ReadPageDescTbl()
3359 aFLR.SetLeft( 0 ); aFLR.SetRight( 0 ); in ReadPageDescTbl()
3380 case RTF_RI: aLR.SetRight( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
3391 case RTF_HEADER_XR: aHLR.SetRight( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
[all …]
H A Drtffly.cxx640 aLR.SetLeft( nVal ); aLR.SetRight( nVal ); in ReadFly()
649 aLR.SetLeft( nVal ); aLR.SetRight( nVal ); in ReadFly()
825 case RTF_FLYOUTRIGHT: aLR.SetRight( nVal ); break; in ReadFly()
1452 aCrop.SetRight( pPicType->nCropR ); in _SetPictureSize()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx78 SetRight( rLRSpace.GetRight() ); in UpdateExample()
83 SetRight( 0 ); in UpdateExample()
478 pCol->SetRight((sal_uInt16)nRight); in SetColumns()
/trunk/main/svx/inc/svx/
H A Drulritem.hxx66 void SetRight(long lArgRight) {lRight=lArgRight;} in SetRight() function in SvxLongLRSpaceItem
234 void SetRight(long right) { nRight = right; } in SetRight() function in SvxColumnItem
H A Dgrfcrop.hxx58 void SetRight( sal_Int32 nVal ) { nRight = nVal; } in SetRight() function in SvxGrfCrop
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx869 aMargin.SetRight( (const long)GetCoreValue( *mpRightIndent.get(), m_eLRSpaceUnit ) );
902 … aMargin.SetRight( (const long)GetCoreValue( *mpRightIndent.get(), m_eLRSpaceUnit ) ); in IMPL_LINK()
937 … aMargin.SetRight( (const long)GetCoreValue( *mpRightIndent.get(), m_eLRSpaceUnit ) ); in IMPL_LINK()
950 aMargin.SetRight( (const long)GetCoreValue( *mpRightIndent.get(), m_eLRSpaceUnit ) ); in IMPL_LINK()
979 aMargin.SetRight( (const long)GetCoreValue( *mpRightIndent.get(), m_eLRSpaceUnit ) ); in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx2322 pLRSpaceItem->SetRight(GetPageWidth()-pRuler_Imp->lMaxRightLogic); in ApplyMargins()
2324 pLRSpaceItem->SetRight( in ApplyMargins()
2433 pParaItem->SetRight( PixelHAdjust( nConvert - lAppNullOffset, pParaItem->GetRight() ) ); in ApplyIndents()
2437 pParaItem->SetRight( in ApplyIndents()
2451 pParaItem->SetRight( PixelHAdjust( in ApplyIndents()
2459 pParaItem->SetRight( PixelHAdjust( in ApplyIndents()
2578 pColumnItem->SetRight( PixelHAdjust( nWidthOrHeight - in ApplyBorders()
H A Dhdft.cxx286 aLR.SetRight( (sal_uInt16)GetCoreValue( aRMEdit, eUnit ) ); in FillItemSet()
904 aBspWin.SetRight( rLRSpace.GetRight() ); in ActivatePage()
909 aBspWin.SetRight( 0 ); in ActivatePage()
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx269 aLRMargin.SetRight(MINLAY/2); in InsertLab()
326 aLR.SetRight( sal_uInt16(nMin) ); in InsertLab()
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx147 aLR.SetRight(nPara); in Start()
670 aLR.SetRight( nFromText ); in Start()
/trunk/main/starmath/source/
H A Drect.cxx282 void SmRect::SetRight(long nRight) in SetRight() function in SmRect
442 SetRight(nR); in Union()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx216 aDrawInf.SetRight( LONG_MAX ); in PaintExtra()
569 aDrawInf.SetRight( rRect.Right() ); in PaintEmpty()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DLayouter.hxx48 static void SetRight (
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx1037 aLRSpace.SetRight( rNewLRSpace.GetRight() ); in MergeStyles()
2191 aLRItem.SetRight( (sal_uInt16)nRight ); in ParseCSS1_margin_right()
2197 aLRItem.SetRight( (sal_uInt16)nRight ); in ParseCSS1_margin_right()
2419 aLRItem.SetRight( (sal_uInt16)nMargins[1] ); in ParseCSS1_margin()
2428 aLRItem.SetRight( (sal_uInt16)nMargins[1] ); in ParseCSS1_margin()
/trunk/main/sfx2/source/sidebar/
H A DLayouter.cxx57 void Layouter::SetRight ( in SetRight() function in sfx2::sidebar::Layouter
/trunk/main/sw/inc/
H A Dtabcol.hxx96 void SetRight ( long nNew ) { nRight = nNew; } in SetRight() function in SwTabCols

Completed in 183 milliseconds

123