Lines Matching refs:IsFeatureSupported

1124 	if(!pActNum->IsFeatureSupported(NUM_ENABLE_LINKED_BMP))  in Reset()
1129 else if(!pActNum->IsFeatureSupported(NUM_ENABLE_EMBEDDED_BMP)) in Reset()
1608 if ( pActNum->IsFeatureSupported( NUM_BULLET_COLOR ) ) in Reset()
1644 sal_Bool bCharFmt = pActNum->IsFeatureSupported(NUM_CHAR_STYLE); in Reset()
1648 sal_Bool bContinuous = pActNum->IsFeatureSupported(NUM_CONTINUOUS); in Reset()
1671 if(!pActNum->IsFeatureSupported(NUM_ENABLE_LINKED_BMP)) in Reset()
1678 else if(!pActNum->IsFeatureSupported(NUM_ENABLE_EMBEDDED_BMP)) in Reset()
1685 if(pActNum->IsFeatureSupported(NUM_SYMBOL_ALIGNMENT)) in Reset()
1697 if(pActNum->IsFeatureSupported(NUM_NO_NUMBERS)) in Reset()
1740 sal_Bool bBullColor = pActNum->IsFeatureSupported(NUM_BULLET_COLOR); in InitControls()
1741 sal_Bool bBullRelSize = pActNum->IsFeatureSupported(NUM_BULLET_REL_SIZE); in InitControls()
1930 sal_Bool bCharFmt = pActNum->IsFeatureSupported(NUM_CHAR_STYLE); in SwitchNumberType()
1936 sal_Bool bAllLevelFeature = pActNum->IsFeatureSupported(NUM_CONTINUOUS); in SwitchNumberType()
1945 sal_Bool bBullColor = pActNum->IsFeatureSupported(NUM_BULLET_COLOR); in SwitchNumberType()
1948 sal_Bool bBullResSize = pActNum->IsFeatureSupported(NUM_BULLET_REL_SIZE); in SwitchNumberType()
2118 sal_Bool bAllLevelFeature = pActNum->IsFeatureSupported(NUM_CONTINUOUS); in IMPL_LINK()
3562 pActNum->IsFeatureSupported(NUM_CONTINUOUS) ); in ShowControlsDependingOnPosAndSpaceMode()
3564 pActNum->IsFeatureSupported(NUM_CONTINUOUS)); in ShowControlsDependingOnPosAndSpaceMode()