Searched refs:TIMEF_NONE (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vcl/source/control/ |
H A D | field2.cxx | 2593 if ( eFormat == TIMEF_NONE ) in ImplTimeGetValue() 2672 if ( meFormat != TIMEF_NONE ) in ImplTimeReformat() 2790 meFormat = TIMEF_NONE; in ImplInit() 2967 if ( meFormat != TIMEF_NONE ) in ImplSetUserTime() 3263 SetFormat( TIMEF_NONE ); in SetExtFormat() 3277 SetFormat( TIMEF_NONE ); in SetExtFormat() 3290 SetFormat( TIMEF_NONE ); in SetExtFormat()
|
/aoo41x/main/rsc/inc/ |
H A D | vclrsc.hxx | 37 enum TimeFieldFormat {TIMEF_NONE, TIMEF_SEC, TIMEF_100TH_SEC, TIMEF_SEC_CS, TimeFieldFormat_FORCE_E… enumerator
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | vclenum.hxx | 34 enum TimeFieldFormat {TIMEF_NONE, TIMEF_SEC, TIMEF_100TH_SEC, TIMEF_SEC_CS, TimeFieldFormat_FORCE_E… enumerator
|
/aoo41x/main/cui/source/options/ |
H A D | optmemory.src | 158 Format = TIMEF_NONE ;
|
/aoo41x/main/rsc/source/parser/ |
H A D | rscibas.cxx | 256 SETCONST( pTimeFieldFormat, "TIMEF_NONE", TIMEF_NONE ); in InitTimeFieldFormat()
|
Completed in 78 milliseconds