Home
last modified time | relevance | path

Searched refs:CSS1SelectorType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx78 enum CSS1SelectorType enum
103 CSS1SelectorType eType; // Art des Selektors
109 CSS1Selector( CSS1SelectorType eTyp, const String &rSel ) in CSS1Selector()
115 CSS1SelectorType GetType() const { return eType; } in GetType()
H A Dhtmlcss1.cxx645 static CSS1SelectorType GetTokenAndClass( const CSS1Selector *pSelector, in GetTokenAndClass()
653 CSS1SelectorType eType = pSelector->GetType(); in GetTokenAndClass()
732 CSS1SelectorType eSelType = pSelector->GetType(); in StyleParsed()
783 CSS1SelectorType eNextType = pNext ? pNext->GetType() in StyleParsed()
H A Dparcss1.cxx893 CSS1SelectorType eType = CSS1_SELTYPE_ELEMENT; in ParseSelector()

Completed in 31 milliseconds