Home
last modified time | relevance | path

Searched refs:m_aPropType (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlDataSourceSetting.cxx74 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()
H A DxmlDataSourceSetting.hxx45 …::com::sun::star::uno::Type m_aPropType; // the type of the property the instance imports curren…
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlControlProperty.cxx61 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()
H A DxmlControlProperty.hxx42 …::com::sun::star::uno::Type m_aPropType; // the type of the property the instance imports curren…
/aoo4110/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx93 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()
/aoo4110/main/framework/inc/uifactory/
H A Duielementfactorymanager.hxx102 rtl::OUString m_aPropType; member in framework::ConfigurationAccess_FactoryManager

Completed in 26 milliseconds