Home
last modified time | relevance | path

Searched defs:CurTOXType (Results 1 – 1 of 1) sorted by last modified time

/trunk/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() argument
71 CurTOXType (TOXTypes t, sal_uInt16 i) : eType (t), nIndex (i) {}; in CurTOXType() function

Completed in 14 milliseconds