Searched refs:bBitmap (Results 1 – 6 of 6) sorted by relevance
676 sal_Bool bBitmap(sal_False); in Update() local684 aFtTexKind.Enable( bBitmap ); in Update()686 aBtnTexColor.Enable( bBitmap ); in Update()687 aFtTexMode.Enable( bBitmap ); in Update()688 aBtnTexReplace.Enable( bBitmap ); in Update()690 aBtnTexBlend.Enable( bBitmap ); in Update()693 aBtnTexCircleX.Enable( bBitmap ); in Update()699 aFtTexFilter.Enable( bBitmap ); in Update()700 aBtnTexFilter.Enable( bBitmap ); in Update()701 aFLTexture.Enable( bBitmap ); in Update()[all …]
1904 sal_Bool bBitmap = sal_False; in SwitchNumberType() local1921 bBitmap = sal_True; in SwitchNumberType()1941 aStartFT.Show(!bBitmap); in SwitchNumberType()1942 aStartED.Show(!(bBullet||bBitmap)); in SwitchNumberType()1952 aBitmapFT .Show(bBitmap); in SwitchNumberType()1953 aBitmapMB .Show(bBitmap); in SwitchNumberType()1955 aSizeFT .Show(bBitmap); in SwitchNumberType()1956 aWidthMF .Show(bBitmap); in SwitchNumberType()1957 aMultFT .Show(bBitmap); in SwitchNumberType()1958 aHeightMF .Show(bBitmap); in SwitchNumberType()[all …]
287 bBitmap ( sal_False ), in SvxTransparenceTabPage()566 bBitmap = ( ( ( XFillStyleItem& )rSet.Get(XATTR_FILLSTYLE) ).GetValue() == XFILL_BITMAP ); in InitPreview()569 if ( bBitmap ) in InitPreview()585 if ( bBitmap ) in InvalidatePreview()
564 const sal_Bool bBitmap = rTargetHelper.IsDropFormatSupported( FORMAT_BITMAP ); in AcceptDrop() local593 …if( !nRet && ( bXFillExchange || ( ( bDrawing || bGraphic || bMtf || bBitmap || bBookmark ) && ( n… in AcceptDrop()611 ( bGraphic || bMtf || bBitmap || bXFillExchange ) ) in AcceptDrop()649 …if( bDrawing || bGraphic || bMtf || bBitmap || bBookmark || bFile || bFileList || bXFillExchange |… in AcceptDrop()
977 const sal_Bool bBitmap = pWnd->GetGraphic().GetType() == GRAPHIC_BITMAP; in IMPL_LINK() local995 aTbx1.EnableItem( TBI_PIPETTE, !bWorkplace && bDrawEnabled && bBitmap ); in IMPL_LINK()
139 sal_Bool bBitmap; member in SvxTransparenceTabPage
Completed in 71 milliseconds