Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/xforms/
H A DModel.java85 … String basicTypeName = (String)m_model.getDataTypeRepository().getBasicDataType( _dataTypeClass ). in createBindingForNode()
/trunk/main/forms/source/xforms/
H A Ddatatyperepository.hxx62 …::star::uno::Reference< ::com::sun::star::xsd::XDataType > SAL_CALL getBasicDataType( sal_Int16 da…
H A Ddatatyperepository.cxx131 …Reference< XDataType > SAL_CALL ODataTypeRepository::getBasicDataType( sal_Int16 dataTypeClass ) t… in getBasicDataType() function in xforms::ODataTypeRepository
/trunk/main/offapi/com/sun/star/xforms/
H A DXDataTypeRepository.idl75 getBasicDataType( [in] short dataTypeClass )
/trunk/main/xmloff/source/xforms/
H A Dxformsapi.cxx335 xRepository->getBasicDataType( in lcl_getBasicTypeName()
/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx392 Reference< XDataType > xDataType = _rxRepository->getBasicDataType( _nClass ); in getBasicTypeNameForClass()

Completed in 28 milliseconds