Home
last modified time | relevance | path

Searched refs:bGraphic (Results 1 – 15 of 15) sorted by path

/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx74 void EnableTransparency(sal_Bool bColor, sal_Bool bGraphic);
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1941 void SvxBackgroundTabPage::EnableTransparency(sal_Bool bColor, sal_Bool bGraphic) in EnableTransparency() argument
1944 bGraphTransparency = bGraphic; in EnableTransparency()
1950 if(bGraphic) in EnableTransparency()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2414 …sal_Bool bGraphic = GetOpt( DFF_Prop_pib, nDummy ) || GetOpt( DFF_Prop_pibName, nDummy ) || GetOpt… in CreateShadowProperties() local
2417 if ( ( nLineFlags & 8 ) || ( nFillFlags & 0x10 ) || bGraphic ) in CreateShadowProperties()
H A Dmsdffimp.cxx4429 FASTBOOL bGraphic = IsProperty( DFF_Prop_pib ) || in ImportShape() local
4444 else if ( ( aObjData.eShapeType != mso_sptNil ) || IsProperty( DFF_Prop_pVertices ) || bGraphic ) in ImportShape()
4453 if ( bGraphic ) in ImportShape()
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx99 bGraphic( sal_False ), in ScDrawTransferObj()
143 bGraphic = sal_True; in ScDrawTransferObj()
325 else if ( bGraphic ) // other graphic in AddSupportedFormats()
/trunk/main/sc/source/ui/inc/
H A Ddrwtrans.hxx59 sal_Bool bGraphic; member in ScDrawTransferObj
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx562 const sal_Bool bGraphic = rTargetHelper.IsDropFormatSupported( SOT_FORMATSTR_ID_SVXB ); in AcceptDrop() local
593 …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()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx1239 sal_Bool bGraphic = mpCurTheme->GetGraphic( mnCurActionPos, aGraphic ); in Dispatch() local
1240 if ( bGraphic && !!aGraphic ) in Dispatch()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx1152 String& rEmbGrfNm, sal_Bool bGraphic ) in OutBackground() argument
1166 if( !bGraphic ) in OutBackground()
1218 String& rEmbGrfNm, sal_Bool bGraphic ) in OutBackground() argument
1224 OutBackground( ((const SvxBrushItem*)pItem), rEmbGrfNm, bGraphic ); in OutBackground()
H A Dwrthtml.hxx394 sal_Bool bGraphic );
396 sal_Bool bGraphic );
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx180 bGraphic = in SwElemItem()
212 bGraphic = rVOpt.IsGraphic(); in SwElemItem()
249 bGraphic == rItem.bGraphic && in operator ==()
273 bGraphic = rElemItem.bGraphic ; in operator =()
296 rVOpt.SetGraphic (bGraphic ); in FillViewOptions()
H A Doptpage.cxx218 aGrfCB .Check (pElemAttr->bGraphic ); in Reset()
251 aElem.bGraphic = aGrfCB .IsChecked(); in FillItemSet()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2695 bGraphic(sal_False), in BmpWindow()
2707 if(bGraphic) in Paint()
2739 if ( bGraphic ) in Paint()
2756 bGraphic = aGrfSize.Width() && aGrfSize.Height(); in SetGraphic()
/trunk/main/sw/source/ui/inc/
H A Dbmpwin.hxx48 sal_Bool bGraphic : 1; member in BmpWindow
58 bHorz(sal_False), bVert(sal_False),bGraphic(sal_False), bLeftAlign(sal_True) {} in BmpWindow()
H A Dcfgitems.hxx105 sal_Bool bGraphic :1; member in SwElemItem

Completed in 116 milliseconds