Home
last modified time | relevance | path

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

123

/trunk/main/cui/source/inc/
H A Dgrfpage.hxx61 void SetRight( long nVal) { aBottomRight.Y() = nVal; } in SetRight() function in SvxGrfCropPage::SvxCropExample
/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()
H A Dpage.cxx505 aBspWin.SetRight( in Reset()
778 aMargin.SetRight( (sal_uInt16)GetCoreValue( aRightMarginEdit, eUnit ) ); in FillItemSet()
1266 aBspWin.SetRight( GetCoreValue( aRightMarginEdit, SFX_MAPUNIT_TWIP ) ); in IMPL_LINK_INLINE_END()
H A Dparagrph.cxx352 aMargin.SetRight( rOldItem.GetRight(), in FillItemSet()
355 aMargin.SetRight( GetCoreValue( aRightIndent, eUnit ) ); in FillItemSet()
367 aMargin.SetRight( GetCoreValue( aRightIndent, eUnit ) ); in FillItemSet()
/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/editeng/source/editeng/
H A Deditdoc2.cxx450 rItem.SetRight( OutputDevice::LogicToLogic( rItem.GetRight(), eSourceUnit, eDestUnit ) ); in ConvertItem()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx497 SetRight((sal_Int32) bConvert ? MM100_TO_TWIP(nVal) : nVal); in PutValue()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx433 aLR.SetRight( nSz ); in ReadAttr()
/trunk/main/sc/source/ui/sidebar/
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()
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()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1075 …aLRItem.SetRight( (long)( nWidth - aButtonUpPt.X() / HMM_PER_TWIPS - aOffset.X() / HMM_PER_TWIPS )… in MouseButtonUp()
/trunk/main/sd/source/ui/view/
H A Ddrviews3.cxx913 aLRSpace.SetRight( aRect.Right() + aPageSize.Width() - maMarkRect.Right() ); in GetRulerState()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DLayouter.hxx48 static void SetRight (
/trunk/main/sfx2/source/sidebar/
H A DLayouter.cxx57 void Layouter::SetRight ( in SetRight() function in sfx2::sidebar::Layouter
/trunk/main/starmath/inc/
H A Drect.hxx135 void SetRight(long nRight);
/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/svx/inc/svx/
H A Dgrfcrop.hxx58 void SetRight( sal_Int32 nVal ) { nRight = nVal; } in SetRight() function in SvxGrfCrop
H A Dpagectrl.hxx111 void SetRight(long nNew) { nRight = nNew; } in SetRight() function in SvxPageWindow
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
/trunk/main/svx/source/dialog/
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()
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()
/trunk/main/svx/source/items/
H A Dgrfitem.cxx95 pNew->SetRight( right ); in Create()
/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/workben/
H A Dedittest.cxx920 ((SvxLRSpaceItem*)pNewItem)->SetRight( 500 ); in IMPL_LINK()

Completed in 130 milliseconds

123