Searched refs:GetTextWindow (Results 1 – 1 of 1) sorted by relevance
174 TextWindow* GetTextWindow() { return mpTextWindow; } in GetTextWindow() function in ImpSvMEdit1081 pImpSvMEdit->GetTextWindow()->SetFont( TheFont ); in ImplInitSettings()1082 pImpSvMEdit->GetTextWindow()->GetTextEngine()->SetFont( TheFont ); in ImplInitSettings()1083 pImpSvMEdit->GetTextWindow()->SetTextColor( aTextColor ); in ImplInitSettings()1089 pImpSvMEdit->GetTextWindow()->SetPaintTransparent( sal_True ); in ImplInitSettings()1090 pImpSvMEdit->GetTextWindow()->SetBackground(); in ImplInitSettings()1091 pImpSvMEdit->GetTextWindow()->SetControlBackground(); in ImplInitSettings()1098 pImpSvMEdit->GetTextWindow()->SetBackground( GetControlBackground() ); in ImplInitSettings()1100 pImpSvMEdit->GetTextWindow()->SetBackground( rStyleSettings.GetFieldColor() ); in ImplInitSettings()1103 SetBackground( pImpSvMEdit->GetTextWindow()->GetBackground() ); in ImplInitSettings()[all …]