Searched refs:IsGrayPortionType (Results 1 – 2 of 2) sorted by relevance
133 sal_uInt8 nAttr = IsGrayPortionType(nType) ? PORATTR_GRAY : 0; in Text()243 if( IsGrayPortionType(nType) ) nAttr |= PORATTR_GRAY; in Special()309 sal_Bool SwAccessiblePortionData::IsGrayPortionType( sal_uInt16 nType ) const in IsGrayPortionType() function in SwAccessiblePortionData
91 sal_Bool IsGrayPortionType( sal_uInt16 nType ) const;
Completed in 18 milliseconds