Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2831 PropertyIds ePropertyId = PROP_CHAR_WEIGHT; //initialized to prevent warning! in sprmWithProps() local
2836 ePropertyId = PROP_CHAR_WEIGHT; in sprmWithProps()
2839 ePropertyId = PROP_CHAR_WEIGHT_COMPLEX; in sprmWithProps()
2845 ePropertyId = nSprmId == 0x836 ? PROP_CHAR_POSTURE : PROP_CHAR_POSTURE_COMPLEX; in sprmWithProps()
2850 ePropertyId = PROP_CHAR_STRIKEOUT; in sprmWithProps()
2854 ePropertyId = PROP_CHAR_CONTOURED; in sprmWithProps()
2858 ePropertyId = PROP_CHAR_SHADOWED; in sprmWithProps()
2863 ePropertyId = PROP_CHAR_CASE_MAP; in sprmWithProps()
2867 ePropertyId = PROP_CHAR_HIDDEN; in sprmWithProps()
2871 ePropertyId = PROP_CHAR_RELIEF; in sprmWithProps()
[all …]