Lines Matching refs:hasPropertyByName
655 if (xPropertySetInfo->hasPropertyByName(sProgressMax) && in endDocument()
656 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in endDocument()
666 if (xPropertySetInfo->hasPropertyByName(sRepeat)) in endDocument()
671 if (mxNumberStyles.is() && xPropertySetInfo->hasPropertyByName(sNumberStyles)) in endDocument()
1014 if (xPropertySetInfo->hasPropertyByName(sPropName)) in initialize()
1021 if (xPropertySetInfo->hasPropertyByName(sPropName)) in initialize()
1036 if (xPropertySetInfo->hasPropertyByName(sPropName)) in initialize()
1045 if( xPropertySetInfo->hasPropertyByName(sPropName) ) in initialize()
1052 if( xPropertySetInfo->hasPropertyByName(sPropName) ) in initialize()
1066 if( xPropertySetInfo->hasPropertyByName(sPropName) ) in initialize()
1074 if( xPropertySetInfo->hasPropertyByName(sPropName) ) in initialize()
1453 xPropertySetInfo->hasPropertyByName(sPrivateData) ) in AddStyleDisplayName()
1514 if (xPropertySetInfo->hasPropertyByName(sProgressMax) && in GetProgressBarHelper()
1515 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()
1516 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
1532 if (xPropertySetInfo->hasPropertyByName(sRepeat)) in GetProgressBarHelper()
1990 if( xSetInfo.is() && xSetInfo->hasPropertyByName( aPropName ) ) in getBuildIds()