Searched refs:bIsAllRight (Results 1 – 4 of 4) sorted by relevance
/trunk/main/editeng/source/misc/ |
H A D | splwrap.cxx | 162 const sal_Bool bStart, const sal_Bool bIsAllRight, in SvxSpellWrapper() argument 174 bAllRight ( bIsAllRight ) in SvxSpellWrapper()
|
/trunk/main/editeng/source/editeng/ |
H A D | edtspell.cxx | 52 sal_Bool bIsStart, sal_Bool bIsAllRight, EditView* pView ) : in EditSpellWrapper() argument 53 SvxSpellWrapper( _pWin, xChecker, bIsStart, bIsAllRight ) in EditSpellWrapper()
|
H A D | edtspell.hxx | 66 sal_Bool bIsAllRight, EditView* pView );
|
/trunk/main/editeng/inc/editeng/ |
H A D | splwrap.hxx | 85 const sal_Bool bStart = sal_False, const sal_Bool bIsAllRight = sal_False,
|
Completed in 17 milliseconds