Home
last modified time | relevance | path

Searched defs:WriteCell (Results 1 – 24 of 24) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/autorouter/
H A Dar_matrix.h65 void WriteCell( int aRow, int aCol, int aSide, MATRIX_CELL aCell ) in WriteCell() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx45 void ScXMLExportDDELinks::WriteCell(const ScMatrixValue& aVal, sal_Int32 nRepeat) in WriteCell() function in ScXMLExportDDELinks
H A DXMLChangeTrackingExportHelper.cxx351 void ScChangeTrackingExportHelper::WriteCell(const ScCellValue& rCell, const OUString& sValue) in WriteCell() function in ScChangeTrackingExportHelper
H A Dxmlexprt.cxx3117 void ScXMLExport::WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount) in WriteCell() function in ScXMLExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx44 void ScXMLExportDDELinks::WriteCell(const ScMatrixValue& aVal, sal_Int32 nRepeat) in WriteCell() function in ScXMLExportDDELinks
H A DXMLChangeTrackingExportHelper.cxx360 void ScChangeTrackingExportHelper::WriteCell(const ScCellValue& rCell, const OUString& sValue) in WriteCell() function in ScChangeTrackingExportHelper
H A Dxmlexprt.cxx3108 void ScXMLExport::WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount) in WriteCell() function in ScXMLExport
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dblock_random_access_dense_matrix_test.cc71 TEST(BlockRandomAccessDenseMatrix, WriteCell) { in TEST() argument
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dblock_random_access_dense_matrix_test.cc72 TEST(BlockRandomAccessDenseMatrix, WriteCell) { in TEST() argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/text/
H A Dgrid.go47 func (gw *GridWriter) WriteCell(data string) { func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/mongodb/mongo-tools-common/text/
H A Dgrid.go47 func (gw *GridWriter) WriteCell(data string) { func
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/rtf/
H A Drtfexp.cxx148 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell() function in ScRTFExport
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/table/
H A Dtablertfexporter.cxx160 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell() function in sdr::table::SdrTableRtfExporter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/rtf/
H A Drtfexp.cxx148 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell() function in ScRTFExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/table/
H A Dtablertfexporter.cxx165 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell() function in sdr::table::SdrTableRtfExporter
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dbascmd.c740 WriteCell() in WriteCell() function
/dports/games/xmines/xmines/
H A Dxmines.c195 WriteCell(x,y,val) in WriteCell() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A DTokenWriter.cxx840 void OHTMLImportExport::WriteCell( sal_Int32 nFormat, sal_Int32 nWidthPixel, sal_Int32 nHeightPixel… in WriteCell() function in OHTMLImportExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A DTokenWriter.cxx853 void OHTMLImportExport::WriteCell( sal_Int32 nFormat, sal_Int32 nWidthPixel, sal_Int32 nHeightPixel… in WriteCell() function in OHTMLImportExport
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/html/
H A Dhtmlexp.cxx882 void ScHTMLExport::WriteCell( sc::ColumnBlockPosition& rBlockPos, SCCOL nCol, SCROW nRow, SCTAB nTa… in WriteCell() function in ScHTMLExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/html/
H A Dhtmlexp.cxx830 void ScHTMLExport::WriteCell( sc::ColumnBlockPosition& rBlockPos, SCCOL nCol, SCROW nRow, SCTAB nTa… in WriteCell() function in ScHTMLExport
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/src/
H A Dpdfdocument.cpp1462 wxPdfDocument::WriteCell(double h, const wxString& txt, int border, int fill, const wxPdfLink& link) in WriteCell() function in wxPdfDocument
/dports/math/oleo/oleo-1.99.16/src/
H A Dio-motif.c2692 void WriteCell(Widget w, XtPointer client, XtPointer call) in WriteCell() function
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DMpdf.php4464 …function WriteCell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = ''… function in Mpdf\\Mpdf