Home
last modified time | relevance | path

Searched defs:CurTOXType (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/ui/inc/
H A Dcnttab.hxx58 struct CurTOXType struct
63 sal_Bool operator==(const CurTOXType aCmp) in operator ==() argument
69 CurTOXType () : eType (TOX_INDEX), nIndex (0) {}; in CurTOXType() function
71 CurTOXType (TOXTypes t, sal_uInt16 i) : eType (t), nIndex (i) {}; in CurTOXType() argument

Completed in 21 milliseconds