Lines Matching refs:hasPropertyByName
968 xNumRulePropSetInfo->hasPropertyByName( in XMLTextImportHelper()
1545 xPropSetInfo->hasPropertyByName( rPropName ) && in SetStyleAndAttrs()
1560 && xPropSetInfo->hasPropertyByName( s_NumberingRules)) in SetStyleAndAttrs()
1668 xPropSetInfo->hasPropertyByName(s_NumberingIsNumber)) in SetStyleAndAttrs()
1678 if (xPropSetInfo->hasPropertyByName(s_ParaIsNumberingRestart)) in SetStyleAndAttrs()
1688 xPropSetInfo->hasPropertyByName(s_NumberingStartValue)) in SetStyleAndAttrs()
1695 if (xPropSetInfo->hasPropertyByName(s_PropNameListId)) in SetStyleAndAttrs()
1757 xPropSetInfo->hasPropertyByName(s_PageDescName)) in SetStyleAndAttrs()
1779 xPropSetInfo->hasPropertyByName( sDisplayName ) ) in SetStyleAndAttrs()
1859 xPropSetInfo->hasPropertyByName(s_OutlineLevel)); in SetStyleAndAttrs()
2188 if (!xPropSetInfo.is() || !xPropSetInfo->hasPropertyByName(s_HyperLinkURL)) in SetHyperlink()
2193 if (xPropSetInfo->hasPropertyByName(s_HyperLinkName)) in SetHyperlink()
2198 if (xPropSetInfo->hasPropertyByName(s_HyperLinkTarget)) in SetHyperlink()
2205 xPropSetInfo->hasPropertyByName(s_HyperLinkEvents)) in SetHyperlink()
2229 xPropSetInfo->hasPropertyByName(s_UnvisitedCharStyleName) && in SetHyperlink()
2240 xPropSetInfo->hasPropertyByName(s_VisitedCharStyleName) && in SetHyperlink()
2263 xPropSet->getPropertySetInfo()->hasPropertyByName( sRubyText )) in SetRuby()
2901 if (xPropSet->getPropertySetInfo()->hasPropertyByName(s_TextFrame)) in IsInFrame()