Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx815 if ( Edit::GetGetSpecialCharsFunction() ) in KeyInput()
819 XubString aChars = Edit::GetGetSpecialCharsFunction()( this, GetFont() ); in KeyInput()
881 if ( !Edit::GetGetSpecialCharsFunction() ) in Command()
923 XubString aChars = Edit::GetGetSpecialCharsFunction()( this, GetFont() ); in Command()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx239 static FncGetSpecialChars GetGetSpecialCharsFunction();
/trunk/main/vcl/source/control/
H A Dedit.cxx2942 FncGetSpecialChars Edit::GetGetSpecialCharsFunction() in GetGetSpecialCharsFunction() function in Edit

Completed in 33 milliseconds