Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/graphic/
H A Dndgrf.cxx109bInSwapIn = bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = bFrameInPaint = bScaleImageMap… in SwGrfNode()
130bInSwapIn = bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = bFrameInPaint = bScaleImageMap… in SwGrfNode()
156 bInSwapIn = bChgTwipSize = bChgTwipSizeFromPixel = bLoadLowResGrf = in SwGrfNode()
193 ASSERT( !bInSwapIn, "ReRead: stehe noch im SwapIn" ); in ReRead()
358 ASSERT( !bInSwapIn, "DTOR: stehe noch im SwapIn" ); in ~SwGrfNode()
535 if ( bInSwapIn ) // nicht rekuriv!! in SwapIn()
539 bInSwapIn = sal_True; in SwapIn()
614 bInSwapIn = sal_False; in SwapIn()
623 && !bInSwapIn ) in SwapOut()
676 ASSERT( !bInSwapIn, "SavePersistentData: stehe noch im SwapIn" ); in SavePersistentData()
[all …]
/AOO42X/main/sw/inc/
H A Dndgrf.hxx47 sal_Bool bInSwapIn :1; member in SwGrfNode