Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dflditem.hxx336 enum SvxAuthorType { SVXAUTHORTYPE_FIX, SVXAUTHORTYPE_VAR }; enum
349 SvxAuthorType eType;
359 SvxAuthorType eType = SVXAUTHORTYPE_VAR,
371 SvxAuthorType GetType() const { return eType; } in GetType()
372 void SetType( SvxAuthorType eTp ) { eType = eTp; } in SetType()
/trunk/main/editeng/source/items/
H A Dflditem.cxx848 SvxAuthorType eT, SvxAuthorFormat eF ) in SvxAuthorField()
892 eType = (SvxAuthorType) nType; in Load()
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx297 SvxAuthorType eType; in GetField()
/trunk/main/sd/source/ui/dlg/
H A Ddlgfield.cxx161 SvxAuthorType eType; in GetField()

Completed in 25 milliseconds