Searched refs:m_aPropType (Results 1 – 6 of 6) sorted by relevance
74 m_aPropType = ::getVoidCppuType(); in DBG_NAME()112 m_aPropType = aTypePos->second; in DBG_NAME()164 …if ( !m_bIsList && ( m_aPropType.getTypeClass() == TypeClass_STRING ) && !m_aSetting.Value.hasValu… in EndElement()180 if( TypeClass_VOID != m_aPropType.getTypeClass() ) in addValue()181 aValue = convertString(m_aPropType, _sValue); in addValue()
45 …::com::sun::star::uno::Type m_aPropType; // the type of the property the instance imports curren…
61 m_aPropType = ::getVoidCppuType(); in DBG_NAME()103 m_aPropType = aTypePos->second; in DBG_NAME()177 if( TypeClass_VOID != m_aPropType.getTypeClass() ) in addValue()178 aValue = convertString(m_aPropType, _sValue); in addValue()
42 …::com::sun::star::uno::Type m_aPropType; // the type of the property the instance imports curren…
93 m_aPropType( RTL_CONSTASCII_USTRINGPARAM( "Type" )), in ConfigurationAccess_FactoryManager()204 aSeq[0].Name = m_aPropType; in getFactoriesDescription()365 xPropertySet->getPropertyValue( m_aPropType ) >>= rType; in impl_getElementProps()
102 rtl::OUString m_aPropType; member in framework::ConfigurationAccess_FactoryManager
Completed in 25 milliseconds