Home
last modified time | relevance | path

Searched defs:addCell (Results 1 – 8 of 8) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSpreadsheetEncoder.java81 public abstract void addCell(int row, int column, in addCell() method in SpreadsheetEncoder
H A DSxcDocumentSerializer.java875 protected void addCell(String cellValue) throws IOException { in addCell() method in SxcDocumentSerializer
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx161 void addCell(const T & start, PropertiesPointer pProps) in addCell() function in writerfilter::RowData
333 void addCell(const T & start, PropertiesPointer pProps) in addCell() function in writerfilter::TableData
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelEncoder.java192 public void addCell(int row, int column, Format fmt, String cellContents) throws IOException { in addCell() method in PocketExcelEncoder
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java227 public void addCell(BIFFRecord br) { in addCell() method in Worksheet
H A DWorkbook.java376 public void addCell(int row,int col, Format fmt, String cellContents) in addCell() method in Workbook
/trunk/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx288 void OXMLTable::addCell(const Reference<XReportComponent>& _xElement) in addCell() function in rptxml::OXMLTable
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcEncoder.java290 public void addCell(int row, int column, Format fmt, String cellContents) throws IOException { in addCell() method in MinicalcEncoder

Completed in 41 milliseconds