Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A Ddrviews7.cxx1414 sal_Bool bFoundBitmap = sal_False; in GetMenuState() local
1446 bFoundBitmap = true; in GetMenuState()
1456 bFoundBitmap = sal_True; in GetMenuState()
1500 if( bFoundBitmap && !bFoundMetafile && !bFoundNoGraphicObj ) // only Bitmaps marked in GetMenuState()
1502 else if( !bFoundBitmap && bFoundMetafile && !bFoundNoGraphicObj ) // only Metafiles marked in GetMenuState()
1504 else if( !bFoundBitmap && !bFoundMetafile && !bFoundNoGraphicObj ) // nothing to do in GetMenuState()

Completed in 31 milliseconds