#include <css_property2.h>
List of all members.
Constructor & Destructor Documentation
CL_CSSProperty2::CL_CSSProperty2 |
( |
|
) |
|
Member Function Documentation
const CL_String& CL_CSSProperty2::get_name |
( |
|
) |
const |
const std::vector<CL_CSSToken>& CL_CSSProperty2::get_value_tokens |
( |
|
) |
const |
std::vector<CL_CSSToken>& CL_CSSProperty2::get_value_tokens |
( |
|
) |
|
bool CL_CSSProperty2::is_important |
( |
|
) |
const |
void CL_CSSProperty2::set_important |
( |
bool |
flag |
) |
|
void CL_CSSProperty2::set_name |
( |
const CL_String & |
name |
) |
|
void CL_CSSProperty2::set_value_tokens |
( |
const std::vector< CL_CSSToken > & |
tokens |
) |
|
The documentation for this class was generated from the following file: