Searched defs:SchXMLCell (Results 1 – 1 of 1) sorted by relevance
40 struct SchXMLCell struct45 SchXMLCellType eType; argument48 SchXMLCell() : pComplexString(0), fValue( 0.0 ), eType( SCH_CELL_TYPE_UNKNOWN ) in SchXMLCell() function51 SchXMLCell( const SchXMLCell& rOther ) in SchXMLCell() argument59 ~SchXMLCell() in ~SchXMLCell() argument
Completed in 13 milliseconds