Searched refs:bCharFmt (Results 1 – 2 of 2) sorted by relevance
1626 sal_Bool bCharFmt = sal_False; in OutCSS1_SwFmt() local1630 bCharFmt = sal_True; in OutCSS1_SwFmt()1706 if( !bCharFmt ) in OutCSS1_SwFmt()1713 else if( CSS1_FMT_ISTAG==nDeep && !bCharFmt ) in OutCSS1_SwFmt()1768 if( bCharFmt && in OutCSS1_SwFmt()1779 if( bCharFmt ) in OutCSS1_SwFmt()
1644 sal_Bool bCharFmt = pActNum->IsFeatureSupported(NUM_CHAR_STYLE); in Reset() local1645 aCharFmtFT.Show(bCharFmt); in Reset()1646 aCharFmtLB.Show(bCharFmt); in Reset()1930 sal_Bool bCharFmt = pActNum->IsFeatureSupported(NUM_CHAR_STYLE); in SwitchNumberType() local1931 aCharFmtFT.Show(!bBitmap && bCharFmt); in SwitchNumberType()1932 aCharFmtLB.Show(!bBitmap && bCharFmt); in SwitchNumberType()
Completed in 43 milliseconds