Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Di18n_im.cxx226 SalI18N_InputMethod::SetLocale( const char* pLocale ) in SetLocale()
264 SalI18N_InputMethod::PosixLocale() in PosixLocale()
279 SalI18N_InputMethod::SalI18N_InputMethod( ) : mbUseable( bUseInputMethodDefault ), in SalI18N_InputMethod() function in SalI18N_InputMethod
289 SalI18N_InputMethod::~SalI18N_InputMethod() in ~SalI18N_InputMethod()
370 SalI18N_InputMethod::CreateMethod ( Display *pDisplay ) in CreateMethod()
471 SalI18N_InputMethod::FilterEvent( XEvent *pEvent, XLIB_Window window ) in FilterEvent()
505 SalI18N_InputMethod::HandleDestroyIM() in HandleDestroyIM()
595 SalI18N_InputMethod::AddConnectionWatch(Display *pDisplay, void *pConnectionHandler) in AddConnectionWatch()
H A Dsaldata.cxx386 SalI18N_InputMethod* pInputMethod = new SalI18N_InputMethod; in Init()
H A Di18n_cb.cxx657 SalI18N_InputMethod *pMethod = (SalI18N_InputMethod*)client_data; in IM_IMDestroyCallback()
H A Di18n_ic.cxx183 SalI18N_InputMethod *pInputMethod; in SalI18N_InputContext()
446 SalI18N_InputMethod *pInputMethod; in Map()
H A Dsaldisp.cxx553 delete mpInputMethod, mpInputMethod = (SalI18N_InputMethod*)ILLEGAL_POINTER; in doDestruct()
/trunk/main/vcl/inc/unx/
H A Di18n_im.hxx33 class VCLPLUG_GEN_PUBLIC SalI18N_InputMethod class
55 SalI18N_InputMethod();
56 ~SalI18N_InputMethod();
H A Dsaldisp.hxx265 class SalI18N_InputMethod;
338 SalI18N_InputMethod *mpInputMethod;
485 SalI18N_InputMethod* GetInputMethod() const { return mpInputMethod; } in GetInputMethod()
487 void SetInputMethod( SalI18N_InputMethod *pInputMethod ) in SetInputMethod()
/trunk/main/vcl/unx/kde4/
H A DKDEXLib.cxx72 SalI18N_InputMethod* pInputMethod = new SalI18N_InputMethod; in Init()
/trunk/main/vcl/unx/kde/
H A Dkdedata.cxx120 SalI18N_InputMethod* pInputMethod = new SalI18N_InputMethod; in Init()

Completed in 45 milliseconds