Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2880 sal_Int16 nStyleValue = 0; in sprmWithProps() local
2894 else if((aStyleVal >>= nStyleValue) || in sprmWithProps()
2895 (nStyleValue = (sal_Int16)comphelper::getEnumAsINT32(aStyleVal)) >= 0 ) in sprmWithProps()
2898 nStyleValue ? 0 : 4 : in sprmWithProps()
2899 nStyleValue ? 0 : 1; in sprmWithProps()