Home
last modified time | relevance | path

Searched refs:GetCellValue (Results 201 – 225 of 227) sorted by relevance

12345678910

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/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()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dtable.hxx458 ScRefCellValue GetCellValue( SCCOL nCol, SCROW nRow ) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/tree/
H A DnsTreeBodyFrame.cpp2023 mView->GetCellValue(aRowIndex, aCol, value); in PrefillPropertyArray()
3967 mView->GetCellValue(aRowIndex, aColumn, value); in PaintProgressMeter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dtable.hxx466 ScRefCellValue GetCellValue( SCCOL nCol, SCROW nRow ) const;
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vnet/
H A Ddialogs.py1142 dt_dict[col] = self.GetCellValue(key, col)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/widgets/
H A Dappearance_controls.cpp879 wxString netName = m_netsGrid->GetCellValue( event.GetRow(), NET_GRID_TABLE::COL_LABEL ); in OnNetGridRightClick()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2862 ScRefCellValue aCell = mpCurCol->GetCellValue(maBlockPos, nRow); in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2835 ScRefCellValue aCell = mpCurCol->GetCellValue(maBlockPos, nRow); in execute()
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp1782 mView->GetCellValue(aRowIndex, aCol, value); in PrefillPropertyArray()
/dports/www/firefox/firefox-99.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp1782 mView->GetCellValue(aRowIndex, aCol, value); in PrefillPropertyArray()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp1782 mView->GetCellValue(aRowIndex, aCol, value); in PrefillPropertyArray()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp1775 mView->GetCellValue(aRowIndex, aCol, value); in PrefillPropertyArray()
/dports/editors/nedit/nedit-5.7/Microline/XmL/
H A DGrid.c187 static void GetCellValue(XmLGridCell cell, XtArgVal value, long mask);
4703 GetCellValue(cell, args[i].value, mask); in GetSubValues()
5912 GetCellValue(XmLGridCell cell, in GetCellValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp1885 mView->GetCellValue(aRowIndex, aCol, value); in PrefillPropertyArray()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_gridwxGrid.cpp3340 sipRes = new ::wxString(sipCpp->GetCellValue(row,col)); in meth_wxGrid_GetCellValue()
3366 sipRes = new ::wxString(sipCpp->GetCellValue(*coords)); in meth_wxGrid_GetCellValue()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dinputbuilder.cpp4074 wxString val = mFMOFragList->GetCellValue(row, 0); in OnFMOFragIdCellChange()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgDBView.cpp1636 nsMsgDBView::GetCellValue(int32_t aRow, nsTreeColumn* aCol, nsAString& aValue) { in GetCellValue() function in nsMsgDBView
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_3.cpp6233 wxString Result = This->GetCellValue(row,col); in wxGrid_GetCellValue_2()
6255 wxString Result = This->GetCellValue(coords); in wxGrid_GetCellValue_1()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_3.cpp6233 wxString Result = This->GetCellValue(row,col); in wxGrid_GetCellValue_2()
6255 wxString Result = This->GetCellValue(coords); in wxGrid_GetCellValue_1()
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_3.cpp6233 wxString Result = This->GetCellValue(row,col); in wxGrid_GetCellValue_2()
6255 wxString Result = This->GetCellValue(coords); in wxGrid_GetCellValue_1()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_3.cpp6233 wxString Result = This->GetCellValue(row,col); in wxGrid_GetCellValue_2()
6255 wxString Result = This->GetCellValue(coords); in wxGrid_GetCellValue_1()
/dports/net/opal/opal-3.10.10/samples/openphone/
H A Dmain.cxx5212 PwxString value = m_PresentityAttributes->GetCellValue(evt.GetRow(), 0); in ChangedPresentityAttribute()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp3192 wxString Result = This->GetCellValue(*row,*col); in wxe_dispatch()
3202 wxString Result = This->GetCellValue(coords); in wxe_dispatch()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp3152 wxString Result = This->GetCellValue(*row,*col); in wxe_dispatch()
3162 wxString Result = This->GetCellValue(coords); in wxe_dispatch()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp3192 wxString Result = This->GetCellValue(*row,*col); in wxe_dispatch()
3202 wxString Result = This->GetCellValue(coords); in wxe_dispatch()

12345678910