Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2829 PropertyIds ePropertyId = PROP_CHAR_WEIGHT; //initialized to prevent warning! in sprmWithProps() local
2834 ePropertyId = PROP_CHAR_WEIGHT; in sprmWithProps()
2837 ePropertyId = PROP_CHAR_WEIGHT_COMPLEX; in sprmWithProps()
2843 ePropertyId = nSprmId == 0x836 ? PROP_CHAR_POSTURE : PROP_CHAR_POSTURE_COMPLEX; in sprmWithProps()
2848 ePropertyId = PROP_CHAR_STRIKEOUT; in sprmWithProps()
2852 ePropertyId = PROP_CHAR_CONTOURED; in sprmWithProps()
2856 ePropertyId = PROP_CHAR_SHADOWED; in sprmWithProps()
2861 ePropertyId = PROP_CHAR_CASE_MAP; in sprmWithProps()
2865 ePropertyId = PROP_CHAR_HIDDEN; in sprmWithProps()
2869 ePropertyId = PROP_CHAR_RELIEF; in sprmWithProps()
[all …]