Home
last modified time | relevance | path

Searched refs:eColorType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx500 const Theme::GradientColorType eColorType, in CreateBackgroundBitmap() argument
521 const Color aTopColor(mpTheme->GetGradientColor(eColorType, Theme::Fill1)); in CreateBackgroundBitmap()
522 const Color aBottomColor(mpTheme->GetGradientColor(eColorType, Theme::Fill2)); in CreateBackgroundBitmap()
563 PaintBorder(aBitmapDevice, eColorType, aPageObjectBox); in CreateBackgroundBitmap()
582 const Theme::GradientColorType eColorType, in PaintBorder() argument
590 rDevice.SetLineColor(mpTheme->GetGradientColor(eColorType, Theme::Border2)); in PaintBorder()
601 rDevice.SetLineColor(mpTheme->GetGradientColor(eColorType, Theme::Border1)); in PaintBorder()
/trunk/main/sc/source/filter/inc/
H A Dxestyle.hxx171 const XclFontData& rFontData, XclExpColorType eColorType );
227 XclExpColorType eColorType, bool bAppFont = false );
232 XclExpColorType eColorType, bool bAppFont = false );
237 XclExpColorType eColorType, bool bAppFont = false );
243 XclExpColorType eColorType, bool bAppFont = false );
249 XclExpColorType eColorType, bool bAppFont = false );
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx125 ColorType eColorType ) in setupOutDevState() argument
131 eColorType == IGNORE_COLOR ? 0 : 3 ); in setupOutDevState()
205 if( eColorType != IGNORE_COLOR ) in setupOutDevState()
219 switch( eColorType ) in setupOutDevState()
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx956 const XclFontData& rFontData, XclExpColorType eColorType ) : in XclExpFont() argument
1057 const XclFontData& rFontData, XclExpColorType eColorType, bool bAppFont ) in Insert() argument
1061 XclExpFontRef xFont( new XclExpFont( GetRoot(), rFontData, eColorType ) ); in Insert()
1089 const Font& rFont, XclExpColorType eColorType, bool bAppFont ) in Insert() argument
1091 return Insert( XclFontData( rFont ), eColorType, bAppFont ); in Insert()
1095 const SvxFont& rFont, XclExpColorType eColorType, bool bAppFont ) in Insert() argument
1097 return Insert( XclFontData( rFont ), eColorType, bAppFont ); in Insert()
1101 sal_Int16 nScript, XclExpColorType eColorType, bool bAppFont ) in Insert() argument
1105 return Insert( aFont, eColorType, bAppFont ); in Insert()
1109 sal_Int16 nScript, XclExpColorType eColorType, bool bAppFont ) in Insert() argument
[all …]
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx1214 ColorType eColorType ) const in setupOutDevState()
1223 eColorType == IGNORE_COLOR ? 0 : 3 ); in setupOutDevState()
1311 if( eColorType != IGNORE_COLOR ) in setupOutDevState()
1326 switch( eColorType ) in setupOutDevState()
H A Dcanvashelper.hxx294 ColorType eColorType ) const;
/trunk/main/chart2/source/controller/inc/
H A DAccessibleBase.hxx318 enum eColorType enum in chart::AccessibleBase
323 sal_Int32 getColor( eColorType eColType );
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx112 const Theme::GradientColorType eColorType,
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx852 sal_Int32 AccessibleBase::getColor( eColorType eColType ) in getColor()

Completed in 60 milliseconds