Searched refs:OnlineSpellInRange (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | documen8.cxx | 669 sal_Bool ScDocument::OnlineSpellInRange( const ScRange& rSpellRange, ScAddress& rSpellPos, in OnlineSpellInRange() function in ScDocument 837 sal_Bool bResult = OnlineSpellInRange( aVisSpellRange, aVisSpellPos, SPELL_MAXTEST_VIS ); in ContinueOnlineSpelling() 846 OnlineSpellInRange( aVisSpellRange, aVisSpellPos, SPELL_MAXTEST_ALL ); in ContinueOnlineSpelling() 852 bResult = OnlineSpellInRange( aTotalRange, aOnlineSpellPos, SPELL_MAXTEST_ALL ); in ContinueOnlineSpelling()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1660 sal_Bool OnlineSpellInRange( const ScRange& rSpellRange, ScAddress& rSpellPos,
|
Completed in 35 milliseconds