Lines Matching refs:Name

1023 		return (pValues[a].Name < pValues[b].Name) ? true : false;  in operator ()()
1040 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharBackColor")); in retrieveCharacterAttributes()
1048 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor")); in retrieveCharacterAttributes()
1057 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharFontName")); in retrieveCharacterAttributes()
1065 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharHeight")); in retrieveCharacterAttributes()
1073 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharPosture")); in retrieveCharacterAttributes()
1089 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharStrikeout")); in retrieveCharacterAttributes()
1097 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharUnderline")); in retrieveCharacterAttributes()
1105 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharWeight")); in retrieveCharacterAttributes()
1113 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaAdjust")); in retrieveCharacterAttributes()
1151 aCharAttrSeq[ pValues->Name ] = *pValues; in retrieveCharacterAttributes()
1235 aPropVal.Name = in retrieveRunAttributesImpl()
1240 aRunAttrSeq[ aPropVal.Name ] = aPropVal; in retrieveRunAttributesImpl()
1245 aPropVal.Name = in retrieveRunAttributesImpl()
1250 aRunAttrSeq[ aPropVal.Name ] = aPropVal; in retrieveRunAttributesImpl()
1375 if (rAttributeSet[i].Name.equalsAsciiL( in changeParagraphAttributes()
1382 else if (rAttributeSet[i].Name.equalsAsciiL( in changeParagraphAttributes()