Searched refs:pHyphWrapper (Results 1 – 1 of 1) sorted by relevance
117 SvxSpellWrapper* pHyphWrapper; member179 pHyphWrapper ( NULL ), in SvxHyphenWordDialog_Impl()193 pHyphWrapper = pWrapper; in SvxHyphenWordDialog_Impl()195 uno::Reference< linguistic2::XHyphenatedWord > xHyphWord( pHyphWrapper ? in SvxHyphenWordDialog_Impl()196 pHyphWrapper->GetLast() : NULL, uno::UNO_QUERY ); in SvxHyphenWordDialog_Impl()400 pHyphWrapper->InsertHyphen( nInsPos ); in ContinueHyph_Impl()406 pHyphWrapper->InsertHyphen( nInsPos ); in ContinueHyph_Impl()410 if ( pHyphWrapper->FindSpellError() ) in ContinueHyph_Impl()412 …uno::Reference< linguistic2::XHyphenatedWord > xHyphWord( pHyphWrapper->GetLast(), uno::UNO_QUERY… in ContinueHyph_Impl()564 pHyphWrapper->SpellEnd(); in IMPL_LINK()
Completed in 10 milliseconds