Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx150 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 DSchemaRestrictionContext.cxx185 Any lcl_date( const OUString& rValue ) in lcl_date() function
322 pConvert = &lcl_date; in HandleChild()

Completed in 13 milliseconds