Home
last modified time | relevance | path

Searched refs:SvxTimeType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dflditem.hxx244 enum SvxTimeType { SVXTIMETYPE_FIX, SVXTIMETYPE_VAR }; enum
263 SvxTimeType eType;
270 SvxTimeType eType = SVXTIMETYPE_VAR,
276 SvxTimeType GetType() const { return eType; } in GetType()
277 void SetType( SvxTimeType eTp ) { eType = eTp; } in SetType()
/trunk/main/editeng/source/items/
H A Dflditem.cxx559 SvxExtTimeField::SvxExtTimeField( const Time& rTime, SvxTimeType eT, SvxTimeFormat eF ) in SvxExtTimeField()
596 eType = (SvxTimeType) nType; in Load()
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx223 SvxTimeType eType; in GetField()
/trunk/main/sd/source/ui/dlg/
H A Ddlgfield.cxx115 SvxTimeType eType; in GetField()

Completed in 33 milliseconds