Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx54 TextConvWrapper::TextConvWrapper( Window* pWindow, in TextConvWrapper() function in TextConvWrapper
83 TextConvWrapper::~TextConvWrapper() in ~TextConvWrapper()
88 sal_Bool TextConvWrapper::ConvNext_impl() in ConvNext_impl()
156 sal_Bool TextConvWrapper::FindConvText_impl() in FindConvText_impl()
185 sal_Bool TextConvWrapper::ConvMore_impl() in ConvMore_impl()
270 sal_Bool TextConvWrapper::ConvContinue_impl() in ConvContinue_impl()
316 void TextConvWrapper::SelectNewUnit_impl( in SelectNewUnit_impl()
334 void TextConvWrapper::GetNextPortion( in GetNextPortion()
355 void TextConvWrapper::HandleNewUnit( in HandleNewUnit()
363 void TextConvWrapper::ReplaceUnit( in ReplaceUnit()
[all …]
H A Dtextconv.hxx36 class TextConvWrapper : public editeng::HangulHanjaConversion class
78 TextConvWrapper (const TextConvWrapper &);
79 TextConvWrapper & operator= (const TextConvWrapper &);
103 TextConvWrapper( Window* pWindow,
112 virtual ~TextConvWrapper();
H A Dimpedit4.cxx1624 TextConvWrapper aWrp( Application::GetDefDialogParent(), xMSF, in Convert()

Completed in 31 milliseconds