Searched refs:bIgnoreFontFamily (Results 1 – 2 of 2) sorted by relevance
246 sal_Bool bIgnoreFontFamily; member in SvxCSS1Parser293 sal_Bool IsIgnoreFontFamily() const { return bIgnoreFontFamily; } in IsIgnoreFontFamily()294 void SetIgnoreFontFamily( sal_Bool bSet ) { bIgnoreFontFamily = bSet; } in SetIgnoreFontFamily()
783 bIgnoreFontFamily( sal_False ) in SvxCSS1Parser()
Completed in 25 milliseconds