Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2878 sal_Int16 nStyleValue = 0; in sprmWithProps() local
2892 else if((aStyleVal >>= nStyleValue) || in sprmWithProps()
2893 (nStyleValue = (sal_Int16)comphelper::getEnumAsINT32(aStyleVal)) >= 0 ) in sprmWithProps()
2896 nStyleValue ? 0 : 4 : in sprmWithProps()
2897 nStyleValue ? 0 : 1; in sprmWithProps()

Completed in 30 milliseconds