Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx1136 if( rParser.IsSetCTLProps() ) in ParseCSS1_font_size()
1218 if( rParser.IsSetCTLProps() ) in ParseCSS1_font_family()
1252 if( rParser.IsSetCTLProps() ) in ParseCSS1_font_weight()
1272 if( rParser.IsSetCTLProps() ) in ParseCSS1_font_weight()
1345 if( rParser.IsSetCTLProps() ) in ParseCSS1_font_style()
1811 if( rParser.IsSetCTLProps() ) in ParseCSS1_font()
1827 if( rParser.IsSetCTLProps() ) in ParseCSS1_font()
3155 if( rParser.IsSetCTLProps() ) in ParseCSS1_so_language()
H A Dsvxcss1.hxx366 sal_Bool IsSetCTLProps() const { return (nScriptFlags & CSS1_SCRIPT_CTL) != 0; } in IsSetCTLProps() function in SvxCSS1Parser

Completed in 28 milliseconds