#include <css_property2.h>
| CL_CSSProperty2::CL_CSSProperty2 |
( |
) | |
|
| const CL_String& CL_CSSProperty2::get_name |
( |
) | |
const |
| std::vector<CL_CSSToken>& CL_CSSProperty2::get_value_tokens |
( |
) | |
|
| const std::vector<CL_CSSToken>& CL_CSSProperty2::get_value_tokens |
( |
) | |
const |
| 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: