Searched refs:lcl_time (Results 1 – 2 of 2) sorted by relevance
/trunk/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 151 convert_t lcl_time = &lcl_convertRef<com::sun::star::util::Time,&lcl_formatTime>; variable 435 TABLE_ENTRY( "MinInclusiveTime", XSD, MININCLUSIVE, lcl_time ), 436 TABLE_ENTRY( "MinExclusiveTime", XSD, MINEXCLUSIVE, lcl_time ), 437 TABLE_ENTRY( "MaxInclusiveTime", XSD, MAXINCLUSIVE, lcl_time ), 438 TABLE_ENTRY( "MaxExclusiveTime", XSD, MAXEXCLUSIVE, lcl_time ),
|
H A D | SchemaRestrictionContext.cxx | 213 Any lcl_time( const OUString& rValue ) in lcl_time() function 326 pConvert = &lcl_time; in HandleChild()
|
Completed in 26 milliseconds