Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx117 SvxSpellWrapper* pHyphWrapper; member
179 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 18 milliseconds