Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx1143 OutputDevice* pOut_ = (OutputDevice*)GetOut(); in DrawCheckBox() local
1144 pOut_->Push( PUSH_LINECOLOR | PUSH_FILLCOLOR ); in DrawCheckBox()
1145 pOut_->SetFillColor( SwViewOption::GetFieldShadingsColor() ); in DrawCheckBox()
1146 pOut_->SetLineColor(); in DrawCheckBox()
1147 pOut_->DrawRect( aIntersect.SVRect() ); in DrawCheckBox()
1148 pOut_->Pop(); in DrawCheckBox()

Completed in 22 milliseconds