Home
last modified time | relevance | path

Searched refs:nValue (Results 651 – 666 of 666) sorted by relevance

1...<<21222324252627

/trunk/main/svtools/source/inc/
H A Dunoiface.hxx409 void SAL_CALL setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx382 …IsHardAttribute( sal_uInt32 nInstance, sal_uInt32 nLevel, PPTExTextAttr eAttr, sal_uInt32 nValue );
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx677 ->nValue )) += ')'; in Calculate()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx267 sal_uInt32 nValue; in lclAppendString32() local
268 rStrm >>( nValue ); in lclAppendString32()
269 lclAppendString32( rString, rStrm, nValue, b16Bit ); in lclAppendString32()
/trunk/main/xmloff/inc/
H A Dtxtfldi.hxx610 sal_Int32 nValue; member in XMLDatabaseNumberImportContext
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1759 sal_Int32 nValue = ConversionHelper::convertTwipToMM100( nIntValue ); in lcl_attribute() local
1761 PROP_PARA_FIRST_LINE_INDENT, true, uno::makeAny( - nValue )); in lcl_attribute()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2605 sal_Int32 nValue = 0; in ApplyCustomShapeGeometryAttributes() local
2609 nValue = GetPropertyValue( i ); in ApplyCustomShapeGeometryAttributes()
2614 double fValue = nValue; in ApplyCustomShapeGeometryAttributes()
2619 aAdjustmentSeq[ nAdjustmentValues ].Value <<= nValue; in ApplyCustomShapeGeometryAttributes()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx142 void lclSaveRecord( XclExpStream& rStrm, XclExpRecordRef xRec, sal_uInt16 nRecId, Type nValue ) in lclSaveRecord() argument
146 XclExpValueRecord< Type >( nRecId, nValue ).Save( rStrm ); in lclSaveRecord()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx544 void SetParaAttrib( sal_uInt8 nFunc, EditSelection aSel, sal_uInt16 nValue );
/trunk/main/sw/inc/
H A Dunotbl.hxx142 virtual void SAL_CALL setValue( double nValue ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6549 void SAL_CALL ScCellObj::setValue( double nValue ) throw(uno::RuntimeException) in setValue() argument
6552 SetValue_Impl(nValue); in setValue()
8536 sal_Int16 nValue = 0; in SetOnePropertyValue() local
8537 if (aValue >>= nValue) in SetOnePropertyValue()
8539 if (nValue == com::sun::star::text::WritingMode2::RL_TB) in SetOnePropertyValue()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4286 void UnoProgressBarControl::setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeExcept… in setValue() argument
4289 aAny <<= nValue; in setValue()
/trunk/main/vcl/source/window/
H A Dmenu.cxx1622 void Menu::SetUserValue( sal_uInt16 nItemId, sal_uLong nValue ) in SetUserValue() argument
1626 pData->nUserValue = nValue; in SetUserValue()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx569 …void SAL_CALL setValues( sal_Int32 nValue, sal_Int32 nVisible, sal_Int32 nMax ) throw(::com::sun::…
/trunk/main/sc/inc/
H A Dcellsuno.hxx931 virtual void SAL_CALL setValue( double nValue ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1461 void SAL_CALL setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException);

Completed in 323 milliseconds

1...<<21222324252627