Home
last modified time | relevance | path

Searched refs:IsSetCJKProps (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx1131 if( rParser.IsSetCJKProps() ) in ParseCSS1_font_size()
1213 if( rParser.IsSetCJKProps() ) in ParseCSS1_font_family()
1247 if( rParser.IsSetCJKProps() ) in ParseCSS1_font_weight()
1267 if( rParser.IsSetCJKProps() ) in ParseCSS1_font_weight()
1340 if( rParser.IsSetCJKProps() ) in ParseCSS1_font_style()
1806 if( rParser.IsSetCJKProps() ) in ParseCSS1_font()
1822 if( rParser.IsSetCJKProps() ) in ParseCSS1_font()
3150 if( rParser.IsSetCJKProps() ) in ParseCSS1_so_language()
H A Dsvxcss1.hxx365 sal_Bool IsSetCJKProps() const { return (nScriptFlags & CSS1_SCRIPT_CJK) != 0; } in IsSetCJKProps() function in SvxCSS1Parser

Completed in 46 milliseconds