Home
last modified time | relevance | path

Searched defs:CellStyle (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java42 public class CellStyle extends Style implements Cloneable { class
55 public CellStyle(Node node, StyleCatalog sc) { in CellStyle() method in CellStyle
106 public CellStyle(String name, String family, String parent,Format fmt, StyleCatalog sc) { in CellStyle() method in CellStyle
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx877 class CellStyle : public WorkbookHelper class
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx2869 CellStyle::CellStyle( const WorkbookHelper& rHelper ) : in CellStyle() function in oox::xls::CellStyle

Completed in 33 milliseconds