Home
last modified time | relevance | path

Searched refs:rColor (Results 251 – 275 of 300) sorted by relevance

1...<<1112

/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx453 virtual FASTBOOL GetColorFromPalette( sal_uInt16 nNum, Color& rColor ) const;
599 virtual FASTBOOL GetColorFromPalette(sal_uInt16 nNum, Color& rColor) const;
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx118 bool SetTabBgColor( SCTAB nTab, const Color& rColor, bool bRecord, bool bApi );
H A Dtabview.hxx446 void AddHighlightRange( const ScRange& rRange, const Color& rColor );
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1669 const Color& rColor = ((const SvxColorItem&) in ExecuteAttr() local
1676 pDefLine->SetColor( rColor ); in ExecuteAttr()
1681 SvxBorderLine aDefLine( &rColor, 20, 0, 0 ); in ExecuteAttr()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1851 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds() argument
1854 rDev.SetLineColor(rColor); // PEN_NULL ??? in lcl_VertLineEnds()
1855 rDev.SetFillColor(rColor); in lcl_VertLineEnds()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx264 virtual void CharColor( const SvxColorItem& rColor);
H A Ddocxattributeoutput.hxx330 virtual void CharColor( const SvxColorItem& rColor);
/trunk/main/svx/source/dialog/
H A Dframelink.cxx1221 void Style::Set( const Color& rColor, sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) in Set() argument
1223 maColor = rColor; in Set()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx404 void SvXMLNumFmtExport::WriteColorElement_Impl( const Color& rColor ) in WriteColorElement_Impl() argument
409 SvXMLUnitConverter::convertColor( aColStr, rColor ); in WriteColorElement_Impl()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx131 const basebmp::Color& rColor = (*m_aBitmap->getPalette().get())[ nIdx ]; in GetPaletteColor() local
132 nCol = getRGBFromColor( rColor ); in GetPaletteColor()
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx707 const Color& rColor = pFontColor ? *pFontColor : rFontData.maColor; in WriteFontProperties() local
710 << rColor in WriteFontProperties()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx1052 const Color &rColor = ((const SvxBrushItem *)pItem)->GetColor(); in InsertControl() local
1055 if( rColor.GetColor() != COL_TRANSPARENT ) in InsertControl()
1059 aTmp <<= static_cast<sal_Int32>(rColor.GetColor()); in InsertControl()
/trunk/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx227 static sal_Bool convertColor( Color& rColor,
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1048 const Color& rColor = GetColor(_index); in ReadFly() local
1049 SvxBrushItem aBrush(rColor, RES_BACKGROUND); in ReadFly()
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx541 …le( SdStyleSheetPool* pSSPool, const OUString& rName, const OUString rParent, const Color& rColor ) in implMakeSolidCellStyle() argument
547 pISet->Put(XFillColorItem(String(), rColor)); in implMakeSolidCellStyle()
/trunk/main/sc/source/filter/inc/
H A Dxestyle.hxx88 …sal_uInt32 InsertColor( const Color& rColor, XclExpColorType eType, sal_uInt16 nAutoDefau…
H A Dscflt.hxx229 int operator==( const Sc10Color& rColor ) const;
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx725 Region CreateRegion( const Color& rColor, const Rectangle& rRect ) const;
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1203 bool lcl_GetBackgroundColor( Color & rColor, in lcl_GetBackgroundColor() argument
1219 rColor = *pSectionTOXColor; in lcl_GetBackgroundColor()
1224 rColor = pBackgrdBrush->GetColor(); in lcl_GetBackgroundColor()
1230 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
/trunk/main/sc/inc/
H A Ddocument.hxx642 Color& rColor, sal_uInt16& rFlags ) const;
644 const Color& rColor, sal_uInt16 nFlags );
646 SC_DLLPUBLIC void SetTabBgColor( SCTAB nTab, const Color& rColor );
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1884 void OutlinerView::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor() argument
1887 pEditView->SetBackgroundColor( rColor ); in SetBackgroundColor()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx739 void EditView::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor() argument
743 pImpEditView->SetBackgroundColor( rColor ); in SetBackgroundColor()
/trunk/main/starmath/inc/
H A Dnode.hxx126 void SetColor(const Color &rColor);
/trunk/main/sw/source/ui/inc/
H A Dview.hxx399 void SetImageButtonColor(Color& rColor);
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx153 void SetBackgroundColor( const Color& rColor );

Completed in 239 milliseconds

1...<<1112