Home
last modified time | relevance | path

Searched refs:SetBackgroundColor (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx361 void RichTextControl::SetBackgroundColor( ) in SetBackgroundColor() function in frm::RichTextControl
363 m_pImpl->SetBackgroundColor( ); in SetBackgroundColor()
367 void RichTextControl::SetBackgroundColor( const Color& _rColor ) in SetBackgroundColor() function in frm::RichTextControl
369 m_pImpl->SetBackgroundColor( _rColor ); in SetBackgroundColor()
H A Drichtextvclcontrol.hxx101 void SetBackgroundColor( );
102 void SetBackgroundColor( const Color& _rColor );
H A Drichtextimplcontrol.hxx141 void SetBackgroundColor( );
142 void SetBackgroundColor( const Color& _rColor );
H A Drichtextimplcontrol.cxx648 void RichTextControlImpl::SetBackgroundColor( ) in SetBackgroundColor() function in frm::RichTextControlImpl
650 SetBackgroundColor( Application::GetSettings().GetStyleSettings().GetFieldColor() ); in SetBackgroundColor()
654 void RichTextControlImpl::SetBackgroundColor( const Color& _rColor ) in SetBackgroundColor() function in frm::RichTextControlImpl
H A Drichtextcontrol.cxx438 pControl->SetBackgroundColor( ); in setProperty()
444 pControl->SetBackgroundColor( Color( nColor ) ); in setProperty()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx107 void SetBackgroundColor (const Color aColor);
247 mpImplementation->SetBackgroundColor(Color(aColor)); in SetPropertyValue()
449 void PresenterTextView::Implementation::SetBackgroundColor (const Color aColor) in SetBackgroundColor() function in sd::presenter::PresenterTextView::Implementation
456 mpEditEngine->SetBackgroundColor(aColor); in SetBackgroundColor()
/trunk/main/cui/source/tabpages/
H A Dtpbitmap.cxx301 aBitmapCtl.SetBackgroundColor( aLbBackgroundColor.GetSelectEntryColor() ); in Reset()
430 aBitmapCtl.SetBackgroundColor( aBackColor ); in IMPL_LINK()
1012 aCtlPixel.SetBackgroundColor( aLbBackgroundColor.GetSelectEntryColor() ); in IMPL_LINK()
1015 aBitmapCtl.SetBackgroundColor( aLbBackgroundColor.GetSelectEntryColor() ); in IMPL_LINK()
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx200 … GetDrawView()->GetModel()->GetDrawOutliner().SetBackgroundColor( *_pPageBackgrdColor ); in PaintLayer()
226 … GetDrawView()->GetModel()->GetDrawOutliner().SetBackgroundColor( aOldOutlinerBackgrdColor ); in PaintLayer()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx225 rOutl.SetBackgroundColor( maDocumentColor ); in updateViewSettings()
274 rOutl.SetBackgroundColor( aOldBackgroundColor ); in updateViewSettings()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx150 mpOutlinerView->SetBackgroundColor( aBackgroundColor ); in Paint()
635 mpOutlinerView->SetBackgroundColor(maColor); in SetColor()
636 Engine()->SetBackgroundColor(maColor); in SetColor()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx430 pEdView->SetBackgroundColor( aBgColor ); in ScEditWindow()
549 pEdView->SetBackgroundColor( aBgColor ); in Paint()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx196 void SetBackgroundColor( Color aColor ) { aBackgroundColor = aColor; } in SetBackgroundColor() function in SvxBitmapCtl
233 void SetBackgroundColor( const Color& rCol ) { aBackgroundColor = rCol; } in SetBackgroundColor() function in SvxPixelCtl
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx342 mpOutlinerView->SetBackgroundColor(COL_TRANSPARENT); in InitControls()
946 GetOutlinerView()->SetBackgroundColor(mColorDark); in ActivatePostIt()
967 GetOutlinerView()->SetBackgroundColor(COL_TRANSPARENT); in DeactivatePostIt()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx102 void Outliner::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor() function in Outliner
105 pEditEngine->SetBackgroundColor( rColor ); in SetBackgroundColor()
/trunk/main/padmin/source/
H A Dtitlectrl.hxx56 void SetBackgroundColor( const Color& rColor );
H A Dtitlectrl.cxx94 void TitleImage::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor() function in TitleImage
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx89 void SetBackgroundColor (const Color& rColor);
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java69 public Style SetBackgroundColor (final Color aColor) in SetBackgroundColor() method in Style
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx176 void Properties::SetBackgroundColor (const Color& rColor) in SetBackgroundColor() function in sd::slidesorter::controller::Properties
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx394 mpOutlinerView[nView]->SetBackgroundColor( aWhiteColor ); in AddWindowToPaintView()
1700 mpOutlinerView[nView]->SetBackgroundColor( aDocColor ); in onUpdateStyleSettings()
1711 mpOutliner->SetBackgroundColor( aDocColor ); in onUpdateStyleSettings()
H A Dsdview.cxx539 rOutl.SetBackgroundColor( pPage->GetPageBackgroundColor(pPgView, bScreenDisplay) ); in CompleteRedraw()
805 pOL->SetBackgroundColor( aBackground ); in SdrBeginTextEdit()
/trunk/main/sw/source/ui/lingu/
H A Dsdrhhcwrap.cxx87 pOutlView->SetBackgroundColor( Color( COL_WHITE ) ); in SdrHHCWrapper()
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx184 void SetBackgroundColor( const Color& rColor );
H A Doutliner.hxx317 void SetBackgroundColor( const Color& rColor );
780 void SetBackgroundColor( const Color& rColor );
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx179 mpProperties->SetBackgroundColor( in Init()

Completed in 102 milliseconds

12