Home
last modified time | relevance | path

Searched refs:TableCellStyle (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/writerperfect/source/filter/
H A DTableStyle.cxx39 TableCellStyle::TableCellStyle(const WPXPropertyList &xPropList, const char *psName) : in TableCellStyle() function in TableCellStyle
45 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()
H A DTableStyle.hxx45 class TableCellStyle : public Style class
48 TableCellStyle(const WPXPropertyList &xPropList, const char *psName);
70 …void addTableCellStyle(TableCellStyle *pTableCellStyle) { mTableCellStyles.push_back(pTableCellSty… in addTableCellStyle()
77 std::vector<TableCellStyle *> mTableCellStyles;
H A DDocumentCollector.cxx881 TableCellStyle *pTableCellStyle = new TableCellStyle(propList, sTableCellStyleName.cstr()); in openTableCell()
/aoo41x/main/offapi/com/sun/star/sheet/
H A Dmakefile.mk213 TableCellStyle.idl\
214 TableCellStyle.idl\
H A DTableCellStyle.idl63 published service TableCellStyle
/aoo41x/main/offapi/com/sun/star/style/
H A DCellStyle.idl39 @see com::sun::star::sheet::TableCellStyle
/aoo41x/main/odk/pack/copying/
H A Didl_chapter_refs.txt2009 com.sun.star.sheet.TableCellStyle
2011 com.sun.star.sheet.TableCellStyle

Completed in 44 milliseconds