Home
last modified time | relevance | path

Searched refs:getDataType (Results 1 – 14 of 14) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx130 …Reference< XDataType > XSDValidationHelper::getDataType( const ::rtl::OUString& _rName ) const SAL… in getDataType() function in pcr::XSDValidationHelper
138 xDataType = xRepository->getDataType( _rName ); in getDataType()
173 xValidatedAgainst = getDataType( _rName ); in getDataTypeByName()
260 …try { xOldType = xOldType.query( getDataType( sOldDataTypeName ) ); } catch( const Exception& ) { } in setValidatingDataTypeByName()
266 Reference< XPropertySet > xNewType( getDataType( _rName ), UNO_QUERY ); in setValidatingDataTypeByName()
308 …ference< XSDDataType > pSourceType = new XSDDataType( xFromRepository->getDataType( _rDataTypeName… in copyDataType()
H A Dxsdvalidationhelper.hxx129 getDataType( const ::rtl::OUString& _rName ) const
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx74 const Type& getDataType( ) const { return aDataType; } in getDataType() function
146 _rAccessor.getLocation(), _rAccessor.getDataType().getTypeLibType(), in lcl_copyData()
187 _rData.setValue( _rAccessor.getLocation(), _rAccessor.getDataType() ); in lcl_copyData()
/trunk/main/forms/source/xforms/
H A Ddatatyperepository.cxx180 …Reference< XDataType > SAL_CALL ODataTypeRepository::getDataType( const ::rtl::OUString& typeName … in getDataType() function in xforms::ODataTypeRepository
196 return makeAny( getDataType( aName ) ); in getByName()
H A Dbinding.cxx830 Binding::XDataType_t Binding::getDataType() in getDataType() function in Binding
846 Reference<XDataType> xDataType = getDataType(); in isValid_DataType()
854 Reference<XDataType> xDataType = getDataType(); in explainInvalid_DataType()
H A Ddatatyperepository.hxx65 …sun::star::uno::Reference< ::com::sun::star::xsd::XDataType > SAL_CALL getDataType( const ::rtl::O…
H A Dmodel_ui.cxx93 OSL_ENSURE( mxDataTypes->getDataType( sTypeName ).is(), in getDefaultServiceNameForNode()
96 switch( mxDataTypes->getDataType( sTypeName )->getTypeClass() ) in getDefaultServiceNameForNode()
H A Dbinding.hxx358 XDataType_t getDataType();
/trunk/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java156 nType = oTypeInspector.getDataType(sTypeName); in setType()
H A DTypeInspector.java301 public int getDataType(String _sTypeName) in getDataType() method in TypeInspector
/trunk/main/offapi/com/sun/star/xforms/
H A DXDataTypeRepository.idl108 getDataType( [in] string typeName )
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx322 xRepository->getDataType( sTypeName ), in exportXFormsBinding()
/trunk/main/hsqldb/patches/
H A Di121754.patch387 rmd.colTypes[i] = e.getDataType();
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch3172 + xmlSecTransformDefaultGetDataType, /* xmlSecTransformGetDataTypeMethod getDataType; */
3203 + xmlSecTransformDefaultGetDataType, /* xmlSecTransformGetDataTypeMethod getDataType; */
3234 + xmlSecTransformDefaultGetDataType, /* xmlSecTransformGetDataTypeMethod getDataType; */
3305 + xmlSecTransformDefaultGetDataType, /* xmlSecTransformGetDataTypeMethod getDataType; */

Completed in 73 milliseconds