Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dexpftext.cxx71 String aTxtStr = GetText(); in RequestHelp() local
72 long nTxtWidth = GetTextWidth(aTxtStr); in RequestHelp()
80 Rectangle( aShowPoint, Size(nTxtWidth,nTxtHeight) ), aTxtStr, in RequestHelp()
/trunk/main/sc/workben/
H A Dtest.cxx183 String aTxtStr=GetText(); in RequestHelp() local
184 Size aTxtSize=GetTextSize(aTxtStr); in RequestHelp()
188 Help::ShowQuickHelp( Rectangle(aShowPoint,aTxtSize), aTxtStr, QUICKHELP_TOP|QUICKHELP_LEFT ); in RequestHelp()

Completed in 30 milliseconds