Home
last modified time | relevance | path

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

1...<<21222324252627

/aoo41x/main/editeng/source/editeng/
H A Dimpedit.hxx544 void SetParaAttrib( sal_uInt8 nFunc, EditSelection aSel, sal_uInt16 nValue );
/aoo41x/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()
/aoo41x/main/sw/inc/
H A Dunotbl.hxx142 virtual void SAL_CALL setValue( double nValue ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/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()
/aoo41x/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()
/aoo41x/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::…
/aoo41x/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()
/aoo41x/main/sc/inc/
H A Dcellsuno.hxx931 virtual void SAL_CALL setValue( double nValue ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1461 void SAL_CALL setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException);

Completed in 805 milliseconds

1...<<21222324252627