Searched refs:SetIgnoreFontFamily (Results 1 – 5 of 5) sorted by relevance
85 void SetIgnoreFontFamily(sal_Bool bSet);
159 pHtmlOpt->SetIgnoreFontFamily(aIgnoreFontNamesCB.IsChecked()); in FillItemSet()
294 void SetIgnoreFontFamily( sal_Bool bSet ) { bIgnoreFontFamily = bSet; } in SetIgnoreFontFamily() function in SvxCSS1Parser
366 pCSS1Parser->SetIgnoreFontFamily( pHtmlOptions->IsIgnoreFontFamily() ); in SwHTMLParser()
439 void SvxHtmlOptions::SetIgnoreFontFamily(sal_Bool bSet) in SetIgnoreFontFamily() function in SvxHtmlOptions
Completed in 37 milliseconds