Searched refs:bEnableGraphicToGallery (Results 1 – 1 of 1) sorted by relevance
161 sal_Bool bEnableGraphicToGallery; in SwReadOnlyPopup() local162 if ( sal_True == (bEnableGraphicToGallery = bLink) ) in SwReadOnlyPopup()175 bEnableGraphicToGallery = sal_False; in SwReadOnlyPopup()177 EnableItem( MN_READONLY_GRAPHICTOGALLERY, bEnableGraphicToGallery ); in SwReadOnlyPopup()
Completed in 23 milliseconds