Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/app/
H A Di18n_ic.cxx81 if ( mpPreeditAttributes != NULL ) in ~SalI18N_InputContext()
82 XFree( mpPreeditAttributes ); in ~SalI18N_InputContext()
166 mpPreeditAttributes( NULL ) in SalI18N_InputContext()
266 mpPreeditAttributes = XVaCreateNestedList ( in SalI18N_InputContext()
291 mpPreeditAttributes = XVaCreateNestedList ( in SalI18N_InputContext()
304 mpPreeditAttributes = XVaAddToNestedList( mpPreeditAttributes, in SalI18N_InputContext()
332 if ( mpPreeditAttributes != NULL ) in SalI18N_InputContext()
335 … const_cast<char*>(XNPreeditAttributes), (XPointer)mpPreeditAttributes ); in SalI18N_InputContext()
363 if ( mpPreeditAttributes != NULL ) in SalI18N_InputContext()
364 XFree( mpPreeditAttributes ); in SalI18N_InputContext()
[all …]
/aoo4110/main/vcl/inc/unx/
H A Di18n_ic.hxx55 XVaNestedList mpPreeditAttributes; member in SalI18N_InputContext

Completed in 18 milliseconds