Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dndgrf.hxx53 sal_Bool bFrameInPaint :1; // Um Start-/EndActions im Paint (ueber SwapIn zu verhindern. member in SwGrfNode
158 inline sal_Bool IsFrameInPaint() const { return bFrameInPaint; } in IsFrameInPaint()
159 inline void SetFrameInPaint( sal_Bool b ) { bFrameInPaint = b; } in SetFrameInPaint()
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx109 …bInSwapIn = bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = bFrameInPaint = bScaleImageMap… in SwGrfNode()
130 …bInSwapIn = bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = bFrameInPaint = bScaleImageMap… in SwGrfNode()
157 bFrameInPaint = bScaleImageMap = sal_False; in SwGrfNode()

Completed in 26 milliseconds