Searched refs:DIC_ERR_NONE (Results 1 – 6 of 6) sorted by relevance
661 if(nAdded == DIC_ERR_NONE) in IMPL_LINK()706 if(nAdded == DIC_ERR_NONE) in IMPL_LINK()1044 if (nAddRes == DIC_ERR_NONE) in IMPL_LINK()1053 if (DIC_ERR_NONE != nAddRes && xDic->getEntry( aNewWord ).is()) in IMPL_LINK()1054 nAddRes = DIC_ERR_NONE; in IMPL_LINK()1056 if (DIC_ERR_NONE != nAddRes) in IMPL_LINK()
632 if (DIC_ERR_NONE != nAddRes) in IMPL_LINK()635 if(DIC_ERR_NONE == nAddRes && sEntry.Len()) in IMPL_LINK()
86 #define DIC_ERR_NONE 0 macro
436 sal_uInt8 nRes = DIC_ERR_NONE; in AddEntryToDic()
838 if (DIC_ERR_NONE != nAddRes in Execute()
1329 if (DIC_ERR_NONE != nError) in SvxDicError()