Cascade::insert ( int index, StyleSheet* sheet )2nd parameter 'sheet' (pointer) has base type 'StyleSheet'.
ImlParser::parseStyle ( StyleSheet& sheet )1st parameter 'sheet' (reference) has base type 'StyleSheet'.
ImlParser::parseStyleSheet ( )Return value (pointer) has base type 'StyleSheet'.
StyleSheet::add ( Kind kind, Attribute name, Attribute value )This method is from 'StyleSheet' class.
StyleSheet::addCMap ( String s )This method is from 'StyleSheet' class.
StyleSheet::addEffect ( Attribute name, Effect const& e )This method is from 'StyleSheet' class.
StyleSheet::addGradient ( Attribute name, Gradient const& s )This method is from 'StyleSheet' class.
StyleSheet::addSymbol ( Attribute name, Symbol const& symbol )This method is from 'StyleSheet' class.
StyleSheet::addTiling ( Attribute name, Tiling const& s )This method is from 'StyleSheet' class.
StyleSheet::allCMaps ( std::vector<String>& seq ) constThis method is from 'StyleSheet' class.
StyleSheet::allNames ( Kind kind, AttributeSeq& seq ) constThis method is from 'StyleSheet' class.
StyleSheet::find ( Kind p1, Attribute sym ) constThis method is from 'StyleSheet' class.
StyleSheet::findEffect ( Attribute sym ) constThis method is from 'StyleSheet' class.
StyleSheet::findGradient ( Attribute sym ) constThis method is from 'StyleSheet' class.
StyleSheet::findSymbol ( Attribute sym ) constThis method is from 'StyleSheet' class.
StyleSheet::findTiling ( Attribute sym ) constThis method is from 'StyleSheet' class.
StyleSheet::has ( Kind kind, Attribute sym ) constThis method is from 'StyleSheet' class.
StyleSheet::layout ( ) constThis method is from 'StyleSheet' class.
StyleSheet::pageNumberStyle ( )This method is from 'StyleSheet' class.
StyleSheet::saveAsXml ( Stream& stream, bool saveBitmaps ) constThis method is from 'StyleSheet' class.
StyleSheet::setFillRule ( TFillRule s )This method is from 'StyleSheet' class.
StyleSheet::setLayout ( Layout const& margins )This method is from 'StyleSheet' class.
StyleSheet::setLineCap ( TLineCap s )This method is from 'StyleSheet' class.
StyleSheet::setLineJoin ( TLineJoin s )This method is from 'StyleSheet' class.
StyleSheet::setPageNumberStyle ( StyleSheet::PageNumberStyle const& pns )This method is from 'StyleSheet' class.
StyleSheet::setTitleStyle ( StyleSheet::TitleStyle const& ts )This method is from 'StyleSheet' class.
StyleSheet::standard ( ) [static]Return value (pointer) has base type 'StyleSheet'.
StyleSheet::StyleSheet [in-charge] ( )This constructor is from 'StyleSheet' class.
StyleSheet::titleStyle ( ) constThis method is from 'StyleSheet' class.