Searched refs:lcl_dateTime (Results 1 – 2 of 2) sorted by relevance
/trunk/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 149 convert_t lcl_dateTime = &lcl_convertRef<DateTime,&lcl_formatDateTime>; variable 439 TABLE_ENTRY( "MinInclusiveDateTime", XSD, MININCLUSIVE, lcl_dateTime ), 440 TABLE_ENTRY( "MinExclusiveDateTime", XSD, MINEXCLUSIVE, lcl_dateTime ), 441 TABLE_ENTRY( "MaxInclusiveDateTime", XSD, MAXINCLUSIVE, lcl_dateTime ), 442 TABLE_ENTRY( "MaxExclusiveDateTime", XSD, MAXEXCLUSIVE, lcl_dateTime ),
|
H A D | SchemaRestrictionContext.cxx | 206 Any lcl_dateTime( const OUString& rValue ) in lcl_dateTime() function 318 pConvert = &lcl_dateTime; in HandleChild()
|
Completed in 21 milliseconds