Home
last modified time | relevance | path

Searched refs:GetCellValue (Results 176 – 200 of 227) sorted by relevance

12345678910

/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DnsCertTree.cpp892 nsCertTree::GetCellValue(int32_t row, nsITreeColumn *col, nsAString &_retval) { in GetCellValue() function in nsCertTree
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DnsCertTree.cpp1022 nsCertTree::GetCellValue(int32_t row, nsITreeColumn* col, in GetCellValue() function in nsCertTree
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DnsCertTree.cpp850 nsCertTree::GetCellValue(int32_t row, nsTreeColumn* col, nsAString& _retval) { in GetCellValue() function in nsCertTree
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/tree/
H A DnsTreeContentView.cpp412 nsTreeContentView::GetCellValue(int32_t aRow, nsITreeColumn* aCol, nsAString& _retval) in GetCellValue() function in nsTreeContentView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr2.cxx1307 double fCellVal = GetCellValue(aAdr, aCell); in ScNPV()
3161 fVal = GetCellValue(aAdr, aCell); in ScHyperLink()
H A Dinterpr5.cxx493 pMat->PutDouble(GetCellValue(aAdr, aCell), 0); in GetMatrix()
682 PushDouble(GetCellValue(aAdr, aCell)); in ScMatValue()
H A Dinterpr8.cxx1952 fRefVal = GetCellValue( aAdr, aCell); in ScSwitch_MS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr5.cxx478 pMat->PutDouble(GetCellValue(aAdr, aCell), 0); in GetMatrix()
666 PushDouble(GetCellValue(aAdr, aCell)); in ScMatValue()
H A Dinterpr2.cxx1346 double fCellVal = GetCellValue(aAdr, aCell); in ScNPV()
3230 fVal = GetCellValue(aAdr, aCell); in ScHyperLink()
H A Dinterpr8.cxx1942 fRefVal = GetCellValue( aAdr, aCell); in ScSwitch_MS()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable2.cxx1945 ScRefCellValue ScTable::GetCellValue( SCCOL nCol, SCROW nRow ) const in GetCellValue() function in ScTable
1950 return aCol[nCol].GetCellValue(nRow); in GetCellValue()
3958 ScRefCellValue aCell = aCol[nCol].GetCellValue(nRow); in DoAutoOutline()
H A Dcolumn2.cxx103 ScRefCellValue aCell = GetCellValue(it, aPos.second); in GetNeededSize()
710 ScRefCellValue aCell = GetCellValue(pParam->mnMaxTextRow); in GetOptimalColWidth()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable2.cxx1763 ScRefCellValue ScTable::GetCellValue( SCCOL nCol, SCROW nRow ) const in GetCellValue() function in ScTable
1768 return aCol[nCol].GetCellValue(nRow); in GetCellValue()
3742 ScRefCellValue aCell = aCol[nCol].GetCellValue(nRow); in DoAutoOutline()
H A Dcolumn2.cxx95 ScRefCellValue aCell = GetCellValue(it, aPos.second); in GetNeededSize()
673 ScRefCellValue aCell = GetCellValue(pParam->mnMaxTextRow); in GetOptimalColWidth()
/dports/multimedia/dvdstyler/DVDStyler-3.1/wxVillaLib/
H A DPropDlg.cpp1095 row->Add(grid->GetCellValue(r, c)); in GetGrid()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dprintout.py1024 value = grid.GetCellValue(row, col)
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp963 nsAutoCompleteController::GetCellValue(int32_t row, nsITreeColumn* col, nsAString& _retval) in GetCellValue() function in nsAutoCompleteController
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dgrid.cpp6118 buf += GetCellValue(row, col); in OnKeyDown()
7473 const wxString& oldval = GetCellValue(m_currentCellCoords); in DoShowCellEditControl()
7557 wxString value = GetCellValue(row, col); in DoShowCellEditControl()
7713 wxString oldval = GetCellValue(m_currentCellCoords); in DoSaveEditControlValue()
10627 if ( s == GetCellValue(row, col) ) in SetCellValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsXULTreeBuilder.cpp702 nsXULTreeBuilder::GetCellValue(int32_t aRow, nsITreeColumn* aCol, nsAString& aResult) in GetCellValue() function in nsXULTreeBuilder
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dgrid.pyi2214 def GetCellValue(self, *args, **kw):
2216 GetCellValue(row, col) -> String
2217 GetCellValue(coords) -> String
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/news/src/
H A DnsNntpIncomingServer.cpp1679 nsNntpIncomingServer::GetCellValue(int32_t row, nsTreeColumn* col, in GetCellValue() function in nsNntpIncomingServer
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.cpp3720 …if (ival < numRows && jval < numCols ) (*stringres)[jval*numRows+ival]= grid->GetCellValue( i, j).… in GetTableValues()
3730 (*stringres)[k++]=grid->GetCellValue( (*it).x, (*it).y ).mb_str(wxConvUTF8); in GetTableValues()
3738 (*stringres)[k++]=grid->GetCellValue( row, col).mb_str(wxConvUTF8); in GetTableValues()
3764 (*stringres)[k++]=grid->GetCellValue(i, j).mb_str(wxConvUTF8); in GetTableValues()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dgrid.sip3505 wxString GetCellValue(
3510 GetCellValue(row, col) -> String
3511 GetCellValue(coords) -> String
3516 wxString GetCellValue(
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Dgridtest.cpp403 CHECK(m_grid->GetCellValue(1, 1) == "abab");
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dgrid.cpp5358 m_table->SetValue( row, col, GetCellValue(row, col) ); in SetModelValues()
6415 wxString value = GetCellValue(row, col); in ShowCellEditControl()
6515 wxString oldval = GetCellValue(row, col); in SaveEditControlValue()

12345678910