Home
last modified time | relevance | path

Searched refs:getBasicTypeNameForClass (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx309 …::rtl::OUString sTargetBaseType = getBasicTypeNameForClass( pSourceType->classify(), xToRepository… in copyDataType()
377 …::rtl::OUString XSDValidationHelper::getBasicTypeNameForClass( sal_Int16 _nClass ) const SAL_THROW… in getBasicTypeNameForClass() function in pcr::XSDValidationHelper
379 return getBasicTypeNameForClass( _nClass, getDataTypeRepository() ); in getBasicTypeNameForClass()
383 …::rtl::OUString XSDValidationHelper::getBasicTypeNameForClass( sal_Int16 _nClass, Reference< XData… in getBasicTypeNameForClass() function in pcr::XSDValidationHelper
H A Dxsdvalidationhelper.hxx100 getBasicTypeNameForClass( sal_Int16 _eClass ) const SAL_THROW(());
135 getBasicTypeNameForClass(
H A Dxsdvalidationpropertyhandler.cxx566 …m_pHelper->setValidatingDataTypeByName( m_pHelper->getBasicTypeNameForClass( pType->classify() ) ); in implDoRemoveCurrentDataType()

Completed in 24 milliseconds