Searched refs:TableCellStyle (Results 1 – 7 of 7) sorted by relevance
39 TableCellStyle::TableCellStyle(const WPXPropertyList &xPropList, const char *psName) : in TableCellStyle() function in TableCellStyle45 void TableCellStyle::write(DocumentHandler *pHandler) const in write()102 typedef std::vector<TableCellStyle *>::iterator TCSVIter; in ~TableStyle()160 typedef std::vector<TableCellStyle *>::const_iterator TCSVIter; in write()
45 class TableCellStyle : public Style class48 TableCellStyle(const WPXPropertyList &xPropList, const char *psName);70 …void addTableCellStyle(TableCellStyle *pTableCellStyle) { mTableCellStyles.push_back(pTableCellSty… in addTableCellStyle()77 std::vector<TableCellStyle *> mTableCellStyles;
881 TableCellStyle *pTableCellStyle = new TableCellStyle(propList, sTableCellStyleName.cstr()); in openTableCell()
213 TableCellStyle.idl\214 TableCellStyle.idl\
63 published service TableCellStyle
39 @see com::sun::star::sheet::TableCellStyle
2009 com.sun.star.sheet.TableCellStyle2011 com.sun.star.sheet.TableCellStyle
Completed in 60 milliseconds