Searched refs:TIMEF_SEC (Results 1 – 8 of 8) sorted by relevance
/trunk/main/vcl/source/control/ |
H A D | field2.cxx | 2595 else if ( eFormat == TIMEF_SEC ) in ImplTimeGetValue() 3270 SetFormat( TIMEF_SEC ); in SetExtFormat() 3284 SetFormat( TIMEF_SEC ); in SetExtFormat() 3296 SetFormat( TIMEF_SEC ); in SetExtFormat() 3422 if ( GetFormat() == TIMEF_SEC ) in InsertTime() 3435 if ( GetFormat() == TIMEF_SEC ) in RemoveTime() 3457 if ( GetFormat() == TIMEF_SEC ) in GetTimePos()
|
/trunk/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
|
/trunk/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
|
/trunk/main/sd/source/ui/dlg/ |
H A D | present.cxx | 108 aTmfPause.SetFormat( TIMEF_SEC ); in SdStartPresentationDlg()
|
H A D | dlgass.cxx | 545 mpPage3PresTimeTMF->SetFormat( TIMEF_SEC ); in AssistentDlgImpl() 547 mpPage3BreakTMF->SetFormat( TIMEF_SEC ); in AssistentDlgImpl()
|
/trunk/main/rsc/source/parser/ |
H A D | rscibas.cxx | 257 SETCONST( pTimeFieldFormat, "TIMEF_SEC", TIMEF_SEC ); in InitTimeFieldFormat()
|
/trunk/main/extensions/source/propctrlr/ |
H A D | standardcontrol.cxx | 85 getTypedControlWindow()->SetFormat( TIMEF_SEC ); in OTimeControl()
|
/trunk/main/sd/source/filter/html/ |
H A D | pubdlg.cxx | 442 pPage2_Duration->SetFormat( TIMEF_SEC ); in SdPublishingDlg()
|
Completed in 73 milliseconds