Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx170 Reference< XDataType > xValidatedAgainst; in getDataTypeByName() local
173 xValidatedAgainst = getDataType( _rName ); in getDataTypeByName()
175 if ( xValidatedAgainst.is() ) in getDataTypeByName()
176 pReturn = new XSDDataType( xValidatedAgainst ); in getDataTypeByName()

Completed in 11 milliseconds