Searched refs:bBodyBackgroundSet (Results 1 – 2 of 2) sorted by relevance
55 sal_Bool bBodyBackgroundSet : 1; member in SwCSS1Parser149 sal_Bool IsBodyBackgroundSet() const { return bBodyBackgroundSet; } in IsBodyBackgroundSet()158 void SetBodyBackgroundSet() { bBodyBackgroundSet = sal_True; } in SetBodyBackgroundSet()
122 bBodyBackgroundSet( sal_False ), in SwCSS1Parser()856 bBodyBackgroundSet = sal_True; in StyleParsed()
Completed in 23 milliseconds