Searched refs:lcl_date (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 150 convert_t lcl_date = &lcl_convertRef<Date,&lcl_formatDate>; variable 431 TABLE_ENTRY( "MinInclusiveDate", XSD, MININCLUSIVE, lcl_date ), 432 TABLE_ENTRY( "MinExclusiveDate", XSD, MINEXCLUSIVE, lcl_date ), 433 TABLE_ENTRY( "MaxInclusiveDate", XSD, MAXINCLUSIVE, lcl_date ), 434 TABLE_ENTRY( "MaxExclusiveDate", XSD, MAXEXCLUSIVE, lcl_date ),
|
H A D | SchemaRestrictionContext.cxx | 185 Any lcl_date( const OUString& rValue ) in lcl_date() function 322 pConvert = &lcl_date; in HandleChild()
|
Completed in 42 milliseconds