Home
last modified time | relevance | path

Searched refs:IsFeatureSupported (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dnumpages.cxx1124 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()
1930 sal_Bool bCharFmt = pActNum->IsFeatureSupported(NUM_CHAR_STYLE); in SwitchNumberType()
[all …]
/aoo4110/main/editeng/inc/editeng/
H A Dnumitem.hxx308 sal_Bool IsFeatureSupported(sal_uInt32 nFeature) const in IsFeatureSupported() function in SvxNumRule

Completed in 29 milliseconds