Home
last modified time | relevance | path

Searched refs:mxDataType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx111 if( mxDataType.is() ) in CreateDataType()
119 mxDataType = in CreateDataType()
132 DBG_ASSERT( mxDataType.is(), "can't create type" ); in CreateDataType()
360 if( mxDataType.is() in HandleChild()
363 && mxDataType->getPropertySetInfo()->hasPropertyByName(sPropertyName) ) in HandleChild()
367 mxDataType->setPropertyValue( sPropertyName, pConvert( sValue ) ); in HandleChild()
H A DSchemaRestrictionContext.hxx53 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> mxDataType; member in SchemaRestrictionContext

Completed in 15 milliseconds