Home
last modified time | relevance | path

Searched defs:nNewValue (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx143 void PercentField::SetValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetValue()
150 void PercentField::SetPrcntValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetPrcntValue()
177 void PercentField::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue()
205 void PercentField::SetBaseValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetBaseValue()
/trunk/main/toolkit/test/accessibility/
H A DContextEventHandler.java55 int nNewValue = AnyConverter.toInt (maEvent.NewValue); in PrintOldAndNew() local
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx399 void LongCurrencyFormatter::SetValue( BigInt nNewValue ) in SetValue()
408 void LongCurrencyFormatter::SetUserValue( BigInt nNewValue ) in SetUserValue()
570 void ImplNewLongCurrencyFieldValue( LongCurrencyField* pField, BigInt nNewValue ) in ImplNewLongCurrencyFieldValue()
H A Dfield.cxx601 void NumericFormatter::SetValue( sal_Int64 nNewValue ) in SetValue()
617 void NumericFormatter::ImplSetUserValue( sal_Int64 nNewValue, Selection* pNewSelection ) in ImplSetUserValue()
631 void NumericFormatter::SetUserValue( sal_Int64 nNewValue ) in SetUserValue()
774 void NumericFormatter::ImplNewFieldValue( sal_Int64 nNewValue ) in ImplNewFieldValue()
1573 void MetricFormatter::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue()
1598 void MetricFormatter::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue()
2182 void CurrencyFormatter::SetValue( sal_Int64 nNewValue ) in SetValue()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedGapwidthProperty.cxx78 sal_Int32 nNewValue = 0; in setPropertyValue() local
H A DDiagramWrapper.cxx1666 sal_Int32 nNewValue; in setPropertyValue() local
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1175 long nNewValue = aFontSizeNames.Name2Size( GetText() ); in Reformat() local
1429 void FontSizeBox::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue()
1453 void FontSizeBox::SetValue( sal_Int64 nNewValue ) in SetValue()
1502 void FontSizeBox::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue()
/trunk/main/sw/source/core/bastyp/
H A Dindex.cxx145 SwIndex& SwIndex::ChgValue( const SwIndex& rIdx, xub_StrLen nNewValue ) in ChgValue()
/trunk/main/svtools/inc/svtools/
H A Dctrlbox.hxx492 void SetUserValue( sal_Int64 nNewValue ) { SetUserValue( nNewValue, FUNIT_NONE ); } in SetUserValue()
/trunk/main/svtools/source/filter/
H A DFilterConfigItem.cxx448 void FilterConfigItem::WriteInt32( const OUString& rKey, sal_Int32 nNewValue ) in WriteInt32()
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx185 Type nNewValue = static_cast< Type >( nValue & nMask ); in insertValue() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java279 short nNewValue = ((Short)aEvent.NewValue).shortValue(); in propertyChange() local
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx458 sal_Int32 nNewValue = nValue; in PositionAndSizeChange() local
1493 sal_Int32 nNewValue = nValue; in PositionAndSizeChange() local
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx125 Type nNewValue = static_cast< Type >( nValue & nMask ); in insert_value() local
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx594 sal_Int32 nNewValue = bThick ? 80 : 0; in makeLinesThickOrThin() local
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx157 const sal_Int32 nNewValue (::basegfx::clamp<sal_Int32>( in AdaptTransparency() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx79 sal_Int32 nNewValue = nValue; in SetEnhancedCustomShapeParameter() local
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx631 sal_Int32 nNewValue = 0; in setPropertyValue() local
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5695 sal_Int32& rnCoreValue, sal_Int32 nNewValue, sal_Int32 nBlockFlag ) in UpdateInt32Property()
5708 sal_Int32 nNewValue = 0; in GetInt32Property() local
/trunk/main/sc/source/core/data/
H A Dattarray.cxx1672 sal_uInt16 nNewValue = nOldValue; in ChangeIndent() local
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1249 sal_Int32 nNewValue = 0, nOldValue = 0; in propertyChange() local
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1405 long nNewValue = ( nPosInArray ? pLine->GetCharPosArray()[ nPosInArray-1 ] : 0 ) + n; in CreateLines() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx4642 FontRelief nNewValue = 0x854 == nId ? RELIEF_ENGRAVED in Read_Relief() local

Completed in 185 milliseconds