Searched refs:lcl_double (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 148 convert_t lcl_double = &lcl_convert<double,&SvXMLUnitConverter::convertDouble>; variable 427 TABLE_ENTRY( "MinInclusiveDouble", XSD, MININCLUSIVE, lcl_double ), 428 TABLE_ENTRY( "MinExclusiveDouble", XSD, MINEXCLUSIVE, lcl_double ), 429 TABLE_ENTRY( "MaxInclusiveDouble", XSD, MAXINCLUSIVE, lcl_double ), 430 TABLE_ENTRY( "MaxExclusiveDouble", XSD, MAXEXCLUSIVE, lcl_double ),
|
H A D | SchemaRestrictionContext.cxx | 178 Any lcl_double( const OUString& rValue ) in lcl_double() function 314 pConvert = &lcl_double; in HandleChild()
|
Completed in 23 milliseconds