Home
last modified time | relevance | path

Searched refs:SetValue (Results 426 – 437 of 437) sorted by relevance

1...<<1112131415161718

/aoo42x/main/sc/inc/
H A Ddocument.hxx798 SC_DLLPUBLIC void SetValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rVal );
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx685 m_aAbsolute.SetValue(m_nCurrentPos + 1); in SetState()
/aoo42x/main/xmloff/source/text/
H A Dtxtparae.cxx1949 pProgress->SetValue( pProgress->GetValue()+1 ); in exportParagraph()
/aoo42x/main/sc/source/ui/view/
H A Dviewfunc.cxx703 pDoc->SetValue( nCol, nRow, nTab, rValue ); in EnterValue()
/aoo42x/main/sc/source/core/data/
H A Ddptabres.cxx310 pDoc->SetValue( nCol++, nRow, nTab, pAggData->GetResult() ); in lcl_DumpRow()
/aoo42x/main/sc/source/filter/excel/
H A Dxechart.cxx1534 SetValue( limit_cast< sal_uInt16 >( fApiDist * 100.0, 0, 100 ) ); in Convert()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par2.cxx3066 aGridItem.SetValue(false); in SetPamInCell()
H A Dww8par6.cxx4547 pI->SetValue( 0 != *pData ); in Read_BoolItem()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx183 aAnyMap.SetValue( nWID, nMemberId, rVal ); in SetProperty()
H A Dunotbl.cxx1893 aAnyMap.SetValue( nWhichId, nMemberId, rVal ); in SetProperty()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4150 pDoc->SetValue( nValX, nValY, nTab, fStart ); in FillSeries()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1135 pDoc->SetValue( nDocCol, nDocRow, nTab, fVal ); in lcl_PutDataArray()
3089 pDoc->SetValue( pPos->Col(), pPos->Row(), pPos->Tab(), pArray[nCol] ); in setData()

Completed in 365 milliseconds

1...<<1112131415161718