Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dndgrf.hxx54 sal_Bool bScaleImageMap :1; // Image-Map in SetTwipSize skalieren member in SwGrfNode
161 inline sal_Bool IsScaleImageMap() const { return bScaleImageMap; } in IsScaleImageMap()
162 inline void SetScaleImageMap( sal_Bool b ) { bScaleImageMap = b; } in SetScaleImageMap()
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx109 …bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = bFrameInPaint = bScaleImageMap = sal_False; in SwGrfNode()
130 …bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = bFrameInPaint = bScaleImageMap = sal_False; in SwGrfNode()
157 bFrameInPaint = bScaleImageMap = sal_False; in SwGrfNode()

Completed in 38 milliseconds