Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx334 if( pSpellErrorDescription ) in UpdateBoxes_Impl()
342 if( pSpellErrorDescription && pSpellErrorDescription->sDialogTitle.getLength() ) in UpdateBoxes_Impl()
347 SetText( pSpellErrorDescription->sDialogTitle ); in UpdateBoxes_Impl()
389 aIgnoreRulePB.Enable(pSpellErrorDescription && pSpellErrorDescription->sRuleId.getLength()); in UpdateBoxes_Impl()
406 if( pSpellErrorDescription ) in SpellContinue_Impl()
550 if( pSpellErrorDescription ) in IMPL_LINK()
692 if( pSpellErrorDescription && pSpellErrorDescription->xGrammarChecker.is() ) in IMPL_LINK()
694pSpellErrorDescription->xGrammarChecker->ignoreRule( pSpellErrorDescription->sRuleId, in IMPL_LINK()
695 pSpellErrorDescription->aLocale ); in IMPL_LINK()
904 if( pSpellErrorDescription && pSpellErrorDescription->sServiceName.getLength() ) in SetTitle_Impl()
[all …]

Completed in 19 milliseconds