Home
last modified time | relevance | path

Searched refs:SvxGetIgnoreAllList (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx492 if (!xDicTmp.is() || SvxGetIgnoreAllList() == xDicTmp) in SwSpellPopup()
814 … uno::Reference< linguistic2::XDictionary > xDictionary( SvxGetIgnoreAllList(), uno::UNO_QUERY ); in Execute()
/trunk/main/editeng/inc/editeng/
H A Dunolingu.hxx211 ::com::sun::star::linguistic2::XDictionary > SvxGetIgnoreAllList();
/trunk/main/cui/source/options/
H A Doptlingu.cxx1369 if (SvxGetIgnoreAllList() == xDic) in FillItemSet()
1710 if (SvxGetIgnoreAllList() == rDic) in IMPL_LINK()
1826 if (SvxGetIgnoreAllList() == xDic) in IMPL_LINK()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx684 Reference< XDictionary > aXDictionary( SvxGetIgnoreAllList(), UNO_QUERY ); in IMPL_LINK()
983 if (!xDicTmp.is() || SvxGetIgnoreAllList() == xDicTmp)
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx1249 uno::Reference< XDictionary > SvxGetIgnoreAllList() in SvxGetIgnoreAllList() function
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1161 if (!xDicTmp.is() || SvxGetIgnoreAllList() == xDicTmp) in ExecuteSpellPopup()
H A Dimpedit.cxx1167 Reference< XDictionary > xDic( SvxGetIgnoreAllList(), UNO_QUERY ); in SpellIgnoreOrAddWord()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1079 … uno::Reference< linguistic2::XDictionary > xDictionary( SvxGetIgnoreAllList(), uno::UNO_QUERY ); in Execute()

Completed in 96 milliseconds