Searched refs:bFrameInPaint (Results 1 – 2 of 2) sorted by relevance
53 sal_Bool bFrameInPaint :1; // Um Start-/EndActions im Paint (ueber SwapIn zu verhindern. member in SwGrfNode158 inline sal_Bool IsFrameInPaint() const { return bFrameInPaint; } in IsFrameInPaint()159 inline void SetFrameInPaint( sal_Bool b ) { bFrameInPaint = b; } in SetFrameInPaint()
109 …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 22 milliseconds