Searched defs:ModeStack (Results 1 – 1 of 1) sorted by relevance
481 struct ModeStack struct in SwWrtShell483 ModeStack *pNext;484 sal_Bool bAdd,485 bBlock,486 bExt,487 bIns;488 ModeStack(ModeStack *pNextMode, sal_Bool _bIns, sal_Bool _bExt, sal_Bool _bAdd, sal_Bool _bBlock): in ModeStack() argument
Completed in 17 milliseconds