Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A Ddrviews7.cxx1408 sal_Bool bFoundMetafile = sal_False; in GetMenuState() local
1440 bFoundMetafile = true; in GetMenuState()
1452 bFoundMetafile = true; in GetMenuState()
1456 bFoundMetafile = sal_True; in GetMenuState()
1493 if( bFoundBitmap && !bFoundMetafile && !bFoundNoGraphicObj ) // only Bitmaps marked in GetMenuState()
1495 else if( !bFoundBitmap && bFoundMetafile && !bFoundNoGraphicObj ) // only Metafiles marked in GetMenuState()
1497 else if( !bFoundBitmap && !bFoundMetafile && !bFoundNoGraphicObj ) // nothing to do in GetMenuState()

Completed in 51 milliseconds