Searched refs:IsSetCJKProps (Results 1 – 2 of 2) sorted by relevance
1131 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()
365 sal_Bool IsSetCJKProps() const { return (nScriptFlags & CSS1_SCRIPT_CJK) != 0; } in IsSetCJKProps() function in SvxCSS1Parser
Completed in 18 milliseconds