Lines Matching refs:m_xPropertyInfo
460 if ( m_xPropertyInfo->hasPropertyByName( PROPERTY_RICH_TEXT ) ) in exportSubTags()
479 const Sequence< Property > aProperties = m_xPropertyInfo->getProperties(); in exportGenericHandlerAttributes()
749 if ( m_xPropertyInfo->hasPropertyByName( PROPERTY_PERSISTENCE_MAXTEXTLENGTH ) ) in exportCommonControlAttributes()
1082 if ( m_xPropertyInfo->hasPropertyByName( PROPERTY_LINE_INCREMENT ) ) in exportSpecialAttributes()
1084 else if ( m_xPropertyInfo->hasPropertyByName( PROPERTY_SPIN_INCREMENT ) ) in exportSpecialAttributes()
1491 if (m_xPropertyInfo->hasPropertyByName(PROPERTY_FORMATKEY)) in examine()
1502 if (m_xPropertyInfo->hasPropertyByName(PROPERTY_ECHOCHAR)) in examine()
1514 if (m_xPropertyInfo->hasPropertyByName(PROPERTY_MULTILINE)) in examine()
1668 if ( m_xPropertyInfo->hasPropertyByName( PROPERTY_IMAGE_POSITION ) ) in examine()
1925 … if ( m_xPropertyInfo.is() && m_xPropertyInfo->hasPropertyByName( sBoundFieldPropertyName ) ) in controlHasActiveDataBinding()
1956 … if ( m_xPropertyInfo.is() && m_xPropertyInfo->hasPropertyByName( PROPERTY_LISTSOURCETYPE ) ) in controlHasUserSuppliedListEntries()