Home
last modified time | relevance | path

Searched refs:CSS1_STRING (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx36 CSS1_STRING, enumerator
H A Dparcss1.cxx312 nRet = CSS1_STRING; in GetNextToken()
1091 case CSS1_STRING: in ParseDeclaration()
1293 CSS1_HEXCOLOR==eType || CSS1_STRING==eType, in GetColor()
1362 case CSS1_STRING: in GetColor()
1369 if( bRet || CSS1_STRING != eType || !aValue.Len() || in GetColor()
1376 xub_StrLen nOffset = CSS1_STRING==eType ? 1 : 0; in GetColor()
H A Dsvxcss1.cxx1164 if( CSS1_IDENT==eType || CSS1_STRING==eType ) in ParseCSS1_font_family()
1238 case CSS1_STRING: // MS-IE, was sonst in ParseCSS1_font_weight()
1398 case CSS1_STRING: // Wegen MS-IE in ParseCSS1_color()
1421 case CSS1_STRING: in ParseCSS1_direction()
1569 case CSS1_STRING: // Wegen MS-IE in ParseCSS1_background()
1655 case CSS1_STRING: // Wegen MS-IE in ParseCSS1_background_color()
1766 CSS1_STRING==pExpr->GetType() || in ParseCSS1_font()
1770 CSS1_STRING==pExpr->GetType() ) in ParseCSS1_font()
1894 case CSS1_STRING: // Vorschtshalber auch MS-IE in ParseCSS1_letter_spacing()
2025 CSS1_STRING==pExpr->GetType() ) // MS-IE, mal wieder in ParseCSS1_text_align()
[all …]

Completed in 42 milliseconds