Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1075 Font TheFont = GetFont(); in ImplInitSettings() local
1076 TheFont.SetColor( aTextColor ); in ImplInitSettings()
1078 TheFont.SetFillColor( Color( COL_TRANSPARENT ) ); in ImplInitSettings()
1080TheFont.SetFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColo… in ImplInitSettings()
1081 pImpSvMEdit->GetTextWindow()->SetFont( TheFont ); in ImplInitSettings()
1082 pImpSvMEdit->GetTextWindow()->GetTextEngine()->SetFont( TheFont ); in ImplInitSettings()

Completed in 19 milliseconds