Home
last modified time | relevance | path

Searched refs:SetUserValue (Results 1 – 22 of 22) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx479 case RP_LT: aMtrAngle.SetUserValue( 13500, FUNIT_NONE ); break; in PointChanged()
480 case RP_MT: aMtrAngle.SetUserValue( 9000, FUNIT_NONE ); break; in PointChanged()
481 case RP_RT: aMtrAngle.SetUserValue( 4500, FUNIT_NONE ); break; in PointChanged()
482 case RP_LM: aMtrAngle.SetUserValue( 18000, FUNIT_NONE ); break; in PointChanged()
483 case RP_RM: aMtrAngle.SetUserValue( 0, FUNIT_NONE ); break; in PointChanged()
1634 maMtrHeight.SetUserValue(nHeight, FUNIT_NONE); in IMPL_LINK()
1639 maMtrHeight.SetUserValue(nHeight); in IMPL_LINK()
1642 maMtrWidth.SetUserValue(nWidth, FUNIT_NONE); in IMPL_LINK()
1659 maMtrWidth.SetUserValue(nWidth, FUNIT_NONE); in IMPL_LINK()
1664 maMtrWidth.SetUserValue(nWidth); in IMPL_LINK()
[all …]
H A Dgrfpage.cxx347 aWidthMF.SetUserValue(nWidth, FUNIT_TWIP); in ActivatePage()
360 aHeightMF.SetUserValue(nHeight, FUNIT_TWIP); in ActivatePage()
H A Dtpline.cxx1985 aSymbolHeightMF.SetUserValue(aSymbolHeightMF.Normalize(aSymbolSize.Height()), FUNIT_100TH_MM); in IMPL_LINK()
1997 aSymbolWidthMF.SetUserValue(aSymbolWidthMF.Normalize(aSymbolSize.Width()), FUNIT_100TH_MM); in IMPL_LINK()
H A Dnumpages.cxx2483 aHeightMF.SetUserValue(aHeightMF.Normalize( in IMPL_LINK()
2495 aWidthMF.SetUserValue(aWidthMF.Normalize( in IMPL_LINK()
/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx177 void PercentField::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() function in PercentField
180 MetricField::SetUserValue(Convert(nNewValue, eInUnit, GetUnit()),FUNIT_NONE); in SetUserValue()
196 MetricField::SetUserValue(nPercent,FUNIT_NONE); in SetUserValue()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx614 mpMtrHeight->SetUserValue( nHeight, FUNIT_NONE );
619 mpMtrHeight->SetUserValue( nHeight );
621 mpMtrWidth->SetUserValue( nWidth, FUNIT_NONE );
638 mpMtrWidth->SetUserValue( nWidth, FUNIT_NONE ); in IMPL_LINK()
643 mpMtrWidth->SetUserValue( nWidth ); in IMPL_LINK()
645 mpMtrHeight->SetUserValue( nHeight, FUNIT_NONE ); in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Dctrlbox.hxx491 void SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit );
492 void SetUserValue( sal_Int64 nNewValue ) { SetUserValue( nNewValue, FUNIT_NONE ); } in SetUserValue() function in FontSizeBox
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx663 aRightMarginED.SetUserValue(nValue, FUNIT_NONE); in IMPL_LINK()
665 aLeftMarginED.SetUserValue(nValue, FUNIT_NONE); in IMPL_LINK()
667 aBottomMarginED.SetUserValue(nValue, FUNIT_NONE); in IMPL_LINK()
669 aTopMarginED.SetUserValue(nValue, FUNIT_NONE); in IMPL_LINK()
H A Dfrmpage.cxx2084 aWidthED.SetUserValue( aWidthED. NormalizePercent(aGrfSize.Width() ), FUNIT_TWIP); in IMPL_LINK_INLINE_START()
2085 aHeightED.SetUserValue(aHeightED.NormalizePercent(aGrfSize.Height()), FUNIT_TWIP); in IMPL_LINK_INLINE_START()
2229 aWidthED.SetUserValue(nWidth, FUNIT_TWIP); in Init()
2241 aHeightED.SetUserValue(nHeight, FUNIT_TWIP); in Init()
/trunk/main/sw/source/ui/inc/
H A Dprcntfld.hxx49 using MetricFormatter::SetUserValue;
63 void SetUserValue(sal_Int64 nNewValue, FieldUnit eInUnit = FUNIT_NONE);
/trunk/main/vcl/source/control/
H A Dfield.cxx603 SetUserValue( nNewValue ); in SetValue()
631 void NumericFormatter::SetUserValue( sal_Int64 nNewValue ) in SetUserValue() function in NumericFormatter
1575 SetUserValue( nNewValue, eInUnit ); in SetValue()
1598 void MetricFormatter::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() function in MetricFormatter
1602 NumericFormatter::SetUserValue( nNewValue ); in SetUserValue()
2184 SetUserValue( nNewValue ); in SetValue()
H A Dlongcurr.cxx401 SetUserValue( nNewValue ); in SetValue()
408 void LongCurrencyFormatter::SetUserValue( BigInt nNewValue ) in SetUserValue() function in LongCurrencyFormatter
578 pField->SetUserValue( nNewValue ); in ImplNewLongCurrencyFieldValue()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx212 void SetUserValue( sal_Int64 nNewValue );
273 using NumericFormatter::SetUserValue;
274 void SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit );
H A Dlongcurr.hxx79 void SetUserValue( BigInt nNewValue );
H A Dmenu.hxx257 void SetUserValue( sal_uInt16 nItemId, sal_uLong nValue );
/trunk/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx215 SetUserValue( nId, (sal_uIntPtr)pUserAttributes ); in Initialize()
H A Daddonmenu.cxx397 …pCurrentMenu->SetUserValue( nId, sal_uIntPtr( new MenuConfiguration::Attributes( aTarget, aImageId… in BuildMenu()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1502 void FontSizeBox::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() function in FontSizeBox
1519 MetricBox::SetUserValue( nNewValue, eInUnit ); in SetUserValue()
/trunk/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx477 … pVCLPopupMenu->SetUserValue( nIndex, sal_uIntPtr( aSortedTbs[i].bContextSensitive ? 1L : 0L )); in fillPopupMenu()
H A Dmenubarmanager.cxx1820 pMenu->SetUserValue( nId, (sal_uIntPtr)( pAttributes )); in FillMenu()
/trunk/main/vcl/source/window/
H A Dmenu.cxx1622 void Menu::SetUserValue( sal_uInt16 nItemId, sal_uLong nValue ) in SetUserValue() function in Menu
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5609 GetMetricFormatter()->SetUserValue( Value, MetricUnitUnoToVcl( Unit ) ); in setUserValue()

Completed in 294 milliseconds