Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx80 pBackgroundColor = NULL; in ImpEditView()
107 delete pBackgroundColor; in ~ImpEditView()
114 delete pBackgroundColor; in SetBackgroundColor()
115 pBackgroundColor = new Color( rColor ); in SetBackgroundColor()
H A Dimpedit.hxx225 Color* pBackgroundColor; member in ImpEditView
364 return ( pBackgroundColor ? *pBackgroundColor : pOutWin->GetBackground().GetColor() ); } in GetBackgroundColor()

Completed in 28 milliseconds