Lines Matching refs:EqualsAscii
634 if (aPropString.EqualsAscii( SC_UNONAME_INCBACK ) && (aValue >>= bBool)) in setPropertyValue()
636 else if (aPropString.EqualsAscii( SC_UNONAME_INCBORD ) && (aValue >>= bBool)) in setPropertyValue()
638 else if (aPropString.EqualsAscii( SC_UNONAME_INCFONT ) && (aValue >>= bBool)) in setPropertyValue()
640 else if (aPropString.EqualsAscii( SC_UNONAME_INCJUST ) && (aValue >>= bBool)) in setPropertyValue()
642 else if (aPropString.EqualsAscii( SC_UNONAME_INCNUM ) && (aValue >>= bBool)) in setPropertyValue()
644 else if (aPropString.EqualsAscii( SC_UNONAME_INCWIDTH ) && (aValue >>= bBool)) in setPropertyValue()
671 if (aPropString.EqualsAscii( SC_UNONAME_INCBACK )) in getPropertyValue()
673 else if (aPropString.EqualsAscii( SC_UNONAME_INCBORD )) in getPropertyValue()
675 else if (aPropString.EqualsAscii( SC_UNONAME_INCFONT )) in getPropertyValue()
677 else if (aPropString.EqualsAscii( SC_UNONAME_INCJUST )) in getPropertyValue()
679 else if (aPropString.EqualsAscii( SC_UNONAME_INCNUM )) in getPropertyValue()
681 else if (aPropString.EqualsAscii( SC_UNONAME_INCWIDTH )) in getPropertyValue()