Home
last modified time | relevance | path

Searched refs:SvxBrushItem (Results 51 – 75 of 169) sorted by relevance

1234567

/trunk/main/sc/inc/
H A Dfillinfo.hxx31 class SvxBrushItem;
70 const SvxBrushItem* pBackground;
/trunk/main/sc/source/filter/inc/
H A Dxlpage.hxx93 class SvxBrushItem;
99 typedef ::std::auto_ptr< SvxBrushItem > SvxBrushItemPtr;
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx413 …const SvxBrushItem* pBackgroundBrush = (const SvxBrushItem*)pFlySave->aFlySet.GetItem(RES_BACKGROU… in SetFlysInDoc()
422 pBackgroundBrush = (const SvxBrushItem*)aTmpSet.GetItem(RES_BACKGROUND, sal_False); in SetFlysInDoc()
425 … Color& rBackgroundColor = const_cast<SvxBrushItem*>(pBackgroundBrush)->GetColor(); in SetFlysInDoc()
432 SvxBrushItem aBrush(aColor, RES_BACKGROUND); in SetFlysInDoc()
1049 SvxBrushItem aBrush(rColor, RES_BACKGROUND); in ReadFly()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx695 const SvxBrushItem* lcl_FindBackground( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_FindBackground()
699 const SvxBrushItem* pBackground = (const SvxBrushItem*) in lcl_FindBackground()
714 pBackground = (const SvxBrushItem*)&pPattern->GetItem( ATTR_BACKGROUND, pCondSet ); in lcl_FindBackground()
726 pBackground = (const SvxBrushItem*)&pPattern->GetItem( ATTR_BACKGROUND, pCondSet ); in lcl_FindBackground()
832 const SvxBrushItem* pOldBackground = NULL; in DrawBackground()
833 const SvxBrushItem* pBackground; in DrawBackground()
1532 const SvxBrushItem* pBackground = pInfo->pBackground; in DrawRotatedFrame()
1534 pBackground = (const SvxBrushItem*) &pPattern->GetItem( in DrawRotatedFrame()
/trunk/main/sw/source/ui/inc/
H A Dnum.hxx52 class SvxBrushItem;
62 SvxBrushItem* pBrushItem;
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx56 class SvxBrushItem;
145 void FillControls_Impl(const SvxBrushItem& rBgdAttr,
H A Dnumpages.hxx47 class SvxBrushItem;
335 DECL_STATIC_LINK( SvxNumOptionsTabPage, GraphicArrivedHdl_Impl, SvxBrushItem* );
/trunk/main/sw/inc/
H A Dfrmatr.hxx52 inline const SvxBrushItem &SwAttrSet::GetBackground(sal_Bool bInP) const in GetBackground()
53 { return (const SvxBrushItem&)Get( RES_BACKGROUND,bInP); } in GetBackground()
H A Dnumrule.hxx46 class SvxBrushItem;
91 …virtual void SetGraphicBrush( const SvxBrushItem* pBrushItem, const Size* pSize = 0, const sal_…
H A Dformat.hxx209 inline const SvxBrushItem &GetChrBackground( sal_Bool = sal_True ) const;
250 const SvxBrushItem& GetBackground( sal_Bool = sal_True ) const;
/trunk/main/svx/inc/svx/
H A Dnumvset.hxx49 class SvxBrushItem;
53 SvxBrushItem* pBrushItem;
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx52 class SvxBrushItem;
127 class SvxBrushItem;
1012 const SvxBrushItem* GetCurrentPageBgBrush() const;
1013 SvxBrushItem TrueFrameBgBrush(const SwFrmFmt &rFlyFmt) const;
1044 int GetGrfIndex(const SvxBrushItem& rBrush);
H A Dwrtw8nds.cxx1386 const SvxBrushItem* WW8Export::GetCurrentPageBgBrush() const in GetCurrentPageBgBrush()
1396 const SvxBrushItem* pRet = (const SvxBrushItem*)pItem; in GetCurrentPageBgBrush()
1400 pRet = &(DefaultItemGet<SvxBrushItem>(*pDoc,RES_BACKGROUND)); in GetCurrentPageBgBrush()
1405 SvxBrushItem WW8Export::TrueFrameBgBrush(const SwFrmFmt &rFlyFmt) const in TrueFrameBgBrush()
1408 const SvxBrushItem* pRet = 0; in TrueFrameBgBrush()
1416 pRet = (const SvxBrushItem*)pItem; in TrueFrameBgBrush()
1439 SvxBrushItem aRet( aTmpColor, RES_BACKGROUND ); in TrueFrameBgBrush()
H A Drtfexport.cxx1078 const SvxBrushItem* pBkgrd = (const SvxBrushItem*)GetDfltAttr( *pIds ); in OutColorTable()
1080 if( 0 != ( pBkgrd = (const SvxBrushItem*)rPool.GetPoolDefaultItem( in OutColorTable()
1088 if( 0 != (pBkgrd = (const SvxBrushItem*)rPool.GetItem2( in OutColorTable()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.hxx55 class SvxBrushItem;
393 void OutBackground( const SvxBrushItem *pBrushItem, String& rEmbGrfNm,
573 const SvxBrushItem* pBrush, String &rGrfName,
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx169 SvxBrushItem aTmpBrush( *((SvxBrushItem*)pTmpBrush) ); in lcl_CharDialog()
204 SvxBrushItem aTmpBrush( *((SvxBrushItem*)pTmpBrush) ); in lcl_CharDialog()
1197 SvxBrushItem aBrushItem(RES_CHRATR_BACKGROUND); in Execute()
1226 SvxBrushItem( rEdtWin.GetTextBackColor(), RES_CHRATR_BACKGROUND) ); in Execute()
H A Dbasesh.cxx2259 SvxBrushItem aBrushItem(RES_BACKGROUND); in GetBckColState()
2322 SvxBrushItem aBrushItem(RES_BACKGROUND); in ExecBckCol()
2371 … const SvxBrushItem& rNewBrushItem = (const SvxBrushItem&)pArgs->Get(GetPool().GetWhich(nSlot)); in ExecBckCol()
2585 SvxBrushItem aBrush(RES_BACKGROUND); in ExecDlg()
2596 rSh.SetBoxBackground( (SvxBrushItem&) in ExecDlg()
2900 SFX_REQUEST_ARG( rReq, pBrush, SvxBrushItem, SID_GALLERY_BG_BRUSH, sal_False ); in ExecuteGallery()
2907 SvxBrushItem aBrush( *pBrush ); in ExecuteGallery()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx260 pRet->Put(SvxBrushItem(aViewOpt.GetRetoucheColor(), RES_BACKGROUND)); in CreateItemSet()
393 const SvxBrushItem& rBrushItem = (const SvxBrushItem&)rSet.Get( in ApplyItemSet()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx498 const SvxBrushItem & rBrshItem( static_cast< const SvxBrushItem & >( in ApplySpecialItem()
676 … rOutItemSet.Put( SvxBrushItem( Graphic( aSymbol.Graphic ), GPOS_MM, SCHATTR_SYMBOL_BRUSH )); in FillSpecialItem()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx366 … _rItemSet.Put(SvxBrushItem(::Color(_rxReportControlFormat->getControlBackground()),ITEMID_BRUSH)); in lcl_CharPropertiesToItems()
504 … SFX_ITEM_SET == _rItemSet.GetItemState( ITEMID_BRUSH,sal_True,&pItem) && pItem->ISA(SvxBrushItem)) in lcl_itemsToCharProperties()
506 const SvxBrushItem* pFontItem = static_cast<const SvxBrushItem*>(pItem); in lcl_itemsToCharProperties()
686 new SvxBrushItem(ITEMID_BRUSH), in openCharDialog()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx835 void SwFEShell::SetRowBackground( const SvxBrushItem &rNew ) in SetRowBackground()
846 sal_Bool SwFEShell::GetRowBackground( SvxBrushItem &rToFill ) const in GetRowBackground()
888 void SwFEShell::SetBoxBackground( const SvxBrushItem &rNew ) in SetBoxBackground()
896 sal_Bool SwFEShell::GetBoxBackground( SvxBrushItem &rToFill ) const in GetBoxBackground()
945 void SwFEShell::SetTabBackground( const SvxBrushItem &rNew ) in SetTabBackground()
958 void SwFEShell::GetTabBackground( SvxBrushItem &rToFill ) const in GetTabBackground()
/trunk/main/sw/source/filter/xml/
H A Dxmlitemi.cxx292 const SvxBrushItem& rItem = in ~SwXMLItemSetContext_Impl()
318 _rUnitConv, *(const SvxBrushItem *)pItem ); in CreateChildContext()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewCell.cxx287 const SvxBrushItem* pItem = (const SvxBrushItem*)mpDoc->GetAttr( in IsOpaque()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx371 READ( aBackground, SvxBrushItem , rVersions.nBrushVersion) in Load()
439 READ( aBackground, SvxBrushItem , 11) in LoadOld()
654 pFmt->SetBackground( (SvxBrushItem&)rSet.Get( RES_BACKGROUND ) ); in UpdateFromSet()
897 SvxBrushItem aBrushItem( aColor, RES_BACKGROUND ); in SwTableAutoFmtTbl()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx41 class SvxBrushItem;
67 const SvxBrushItem *,

Completed in 182 milliseconds

1234567