Searched refs:bBitmap (Results 1 – 7 of 7) 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 …]
44 FASTBOOL bBitmap; member52 bBitmap(sal_False), in PageWindow_Impl()254 if ( pImpl->bBitmap ) in DrawPage()379 pImpl->bBitmap = sal_True; in SetBitmap()382 pImpl->bBitmap = sal_False; in SetBitmap()
977 const sal_Bool bBitmap = pWnd->GetGraphic().GetType() == GRAPHIC_BITMAP; in IMPL_LINK() local995 aTbx1.EnableItem( TBI_PIPETTE, !bWorkplace && bDrawEnabled && bBitmap ); in IMPL_LINK()
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 …]
280 bBitmap ( sal_False ), in SvxTransparenceTabPage()559 bBitmap = ( ( ( XFillStyleItem& )rSet.Get(XATTR_FILLSTYLE) ).GetValue() == XFILL_BITMAP ); in InitPreview()562 if ( bBitmap ) in InitPreview()578 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()
143 sal_Bool bBitmap; member in SvxTransparenceTabPage
Completed in 60 milliseconds