Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx128 return mpCharMapData->aShowText.GetText(); in GetCharacters()
266 aShowText ( pDialog, ResId( CT_SHOWTEXT, *pResContext ) ), in SvxCharMapData()
291 aShowText.Hide(); in SvxCharMapData()
350 Size aNewSize = aShowText.GetOutputSizePixel(); in SvxCharMapData()
351 aShowText.SetPosPixel( Point( nLeftEdge+4, aShowText.GetPosPixel().Y() ) ); in SvxCharMapData()
377 String aStr = aShowText.GetText(); in IMPL_LINK()
384 aShowText.SetText( aOUStr ); in IMPL_LINK()
406 aShowText.SetFont( aFont ); in IMPL_LINK()
481 String aText = aShowText.GetText(); in IMPL_LINK()
490 aShowText.SetText( aText + aOUStr ); in IMPL_LINK()
[all …]
/trunk/main/cui/source/inc/
H A Dcuicharmap.hxx91 SvxShowText aShowText; member in SvxCharMapData

Completed in 20 milliseconds