Searched refs:pImplFncGetSpecialChars (Results 1 – 1 of 1) sorted by relevance
93 static FncGetSpecialChars pImplFncGetSpecialChars = NULL; variable1592 if ( pImplFncGetSpecialChars ) in ImplHandleKeyEvent()1595 XubString aChars = pImplFncGetSpecialChars( this, GetFont() ); in ImplHandleKeyEvent()2138 if ( !pImplFncGetSpecialChars ) in Command()2183 XubString aChars = pImplFncGetSpecialChars( this, GetFont() ); in Command()2937 pImplFncGetSpecialChars = fn; in SetGetSpecialCharsFunction()2944 return pImplFncGetSpecialChars; in GetGetSpecialCharsFunction()
Completed in 27 milliseconds