Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrallfillattributeshelper.hxx79 bool needCompleteRepaint() const;
/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx239 bool SdrAllFillAttributesHelper::needCompleteRepaint() const in needCompleteRepaint() function in drawinglayer::attribute::SdrAllFillAttributesHelper
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx237 if(aFillAttributes->needCompleteRepaint()) in ~SwFrmNotify()