Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx1155 OutputDevice* pOut_ = (OutputDevice*)GetOut(); in DrawCheckBox() local
1156 pOut_->Push( PUSH_LINECOLOR | PUSH_FILLCOLOR ); in DrawCheckBox()
1157 pOut_->SetFillColor( SwViewOption::GetFieldShadingsColor() ); in DrawCheckBox()
1158 pOut_->SetLineColor(); in DrawCheckBox()
1159 pOut_->DrawRect( aIntersect.SVRect() ); in DrawCheckBox()
1160 pOut_->Pop(); in DrawCheckBox()

Completed in 80 milliseconds