Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx93 static FncGetSpecialChars pImplFncGetSpecialChars = NULL; variable
1592 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