Home
last modified time | relevance | path

Searched refs:AppendRecord (Results 1 – 25 of 105) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dexcdoc.cxx390 aRecList.AppendRecord( xBoundsheet ); in FillAsHeaderXml()
462 aRecList.AppendRecord( xPageSett ); in FillAsTableBinary()
482 aRecList.AppendRecord( mxCellTable ); in FillAsTableBinary()
501 aRecList.AppendRecord( mxNoteList ); in FillAsTableBinary()
595 aRecList.AppendRecord( mxCellTable ); in FillAsTableXml()
623 aRecList.AppendRecord( xHyperlinks ); in FillAsTableXml()
627 aRecList.AppendRecord( xPageSett ); in FillAsTableXml()
634 aRecList.AppendRecord(pImgData); in FillAsTableXml()
639 aRecList.AppendRecord( xExtLst ); in FillAsTableXml()
743 maTableList.AppendRecord( xTab ); in ReadDoc()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dexcdoc.cxx295 aRecList.AppendRecord( xBoundsheet ); in FillAsHeaderBinary()
388 aRecList.AppendRecord( xBoundsheet ); in FillAsHeaderXml()
460 aRecList.AppendRecord( xPageSett ); in FillAsTableBinary()
480 aRecList.AppendRecord( mxCellTable ); in FillAsTableBinary()
499 aRecList.AppendRecord( mxNoteList ); in FillAsTableBinary()
593 aRecList.AppendRecord( mxCellTable ); in FillAsTableXml()
621 aRecList.AppendRecord( xHyperlinks ); in FillAsTableXml()
625 aRecList.AppendRecord( xPageSett ); in FillAsTableXml()
637 aRecList.AppendRecord( xExtLst ); in FillAsTableXml()
741 maTableList.AppendRecord( xTab ); in ReadDoc()
[all …]
/dports/devel/cc65/cc65-2.19/libsrc/geos-common/file/
H A Dappendrecord.s6 ; char AppendRecord (void);
16 jsr AppendRecord
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/devel/bit/bit-1.1.2/vendor/github.com/dsnet/compress/xflate/
H A Dindex.go40 func (idx *index) AppendRecord(compSize, rawSize int64, typ int) bool { func
64 if !idx.AppendRecord(csize, rsize, rec.Type) {
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/tests/
H A Dtestspecifictbufdataset.pas356 BDS.AppendRecord([1]);
357 BDS.AppendRecord([2]);
358 BDS.AppendRecord([3]);
388 AppendRecord([TestStringValues[i], TestIntValues[i], TestIntValues[i]]);
H A Dtestbufdatasetstreams.pas340 AppendRecord([12,'AfterNull']);
341 AppendRecord([13,null]);
342 AppendRecord([14,'AfterNull']);
371 AppendRecord([16,'TestName16']);
372 AppendRecord([17,'TestName17']);
377 AppendRecord([18,'TestName18']); // again append after delete
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/tests/
H A Dtestspecifictbufdataset.pas356 BDS.AppendRecord([1]);
357 BDS.AppendRecord([2]);
358 BDS.AppendRecord([3]);
388 AppendRecord([TestStringValues[i], TestIntValues[i], TestIntValues[i]]);
H A Dtestbufdatasetstreams.pas340 AppendRecord([12,'AfterNull']);
341 AppendRecord([13,null]);
342 AppendRecord([14,'AfterNull']);
371 AppendRecord([16,'TestName16']);
372 AppendRecord([17,'TestName17']);
377 AppendRecord([18,'TestName18']); // again append after delete
/dports/databases/db18/db-18.1.40/test/csharp/
H A DRecnoDatabaseConfigTest.cs55 AppendRecord); in TestAppend()
70 public void AppendRecord(DatabaseEntry data, uint recno) in AppendRecord() method in CsharpAPITest.RecnoDatabaseConfigTest
/dports/databases/db5/db-5.3.28/test/csharp/
H A DRecnoDatabaseConfigTest.cs55 AppendRecord); in TestAppend()
70 public void AppendRecord(DatabaseEntry data, uint recno) in AppendRecord() method in CsharpAPITest.RecnoDatabaseConfigTest
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxerecord.hxx347 void AppendRecord( RecType* pRec ) in AppendRecord() function in XclExpRecordList
349 void AppendRecord( const RecordRefType& xRec ) in AppendRecord() function in XclExpRecordList
351 void AppendRecord( RecordRefType xRec ) && in AppendRecord() function in XclExpRecordList
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/
H A Dtp_metatrace.h98 std::pair<uint64_t, Record*> AppendRecord(const char* event_name) { in AppendRecord() function
166 RingBuffer::GetInstance()->AppendRecord(event_id);
/dports/editors/lazarus/lazarus/components/lazreport/samples/ChildBand_Example/
H A Dunit1.pas49 BufDataset1.AppendRecord([i]);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/samples/ChildBand_Example/
H A Dunit1.pas49 BufDataset1.AppendRecord([i]);
/dports/editors/lazarus-qt5/lazarus/components/lazreport/samples/ChildBand_Example/
H A Dunit1.pas49 BufDataset1.AppendRecord([i]);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/samples/ChildBand_Example/
H A Dunit1.pas49 BufDataset1.AppendRecord([i]);
/dports/devel/cc65/cc65-2.19/include/geos/
H A Dgfile.h38 char AppendRecord(void);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxerecord.hxx330 void AppendRecord( RecordRefType xRec ) in AppendRecord() function in XclExpRecordList
338 { if( pRec ) AppendRecord( RecordRefType( pRec ) ); } in AppendNewRecord()
/dports/editors/lazarus/lazarus/components/tachart/test/
H A DDbTest.pas46 FMem.AppendRecord([AId, AX, AY, AText]);

12345