Searched refs:nStyleValue (Results 1 – 1 of 1) sorted by relevance
2880 sal_Int16 nStyleValue = 0; in sprmWithProps() local2894 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()