/trunk/main/oox/source/drawingml/ |
H A D | clrscheme.cxx | 73 void ClrScheme::setColor( sal_Int32 nSchemeClrToken, sal_Int32 nColor ) in setColor() function in oox::drawingml::ClrScheme
|
/trunk/main/svtools/inc/svtools/ |
H A D | extcolorcfg.hxx | 62 inline void setColor(sal_Int32 _nColor) { m_nColor = _nColor; } in setColor() function in svtools::ExtendedColorConfigValue
|
/trunk/main/basebmp/inc/basebmp/ |
H A D | colorblendaccessoradapter.hxx | 92 void setColor( color_type col ) { maBlendColor=col; } in setColor() function in basebmp::ConstantColorBlendSetterAccessorAdapter
|
/trunk/main/xmloff/source/chart/ |
H A D | ColorPropertySet.cxx | 110 void ColorPropertySet::setColor( sal_Int32 nColor ) in setColor() function in xmloff::chart::ColorPropertySet
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaborders.cxx | 176 void SAL_CALL setColor( const uno::Any& _color ) throw (uno::RuntimeException) in setColor() function in ScVbaBorder 432 void SAL_CALL ScVbaBorders::setColor( const uno::Any& _color ) throw (uno::RuntimeException) in setColor() function in ScVbaBorders
|
H A D | vbainterior.cxx | 105 ScVbaInterior::setColor( const uno::Any& _color ) throw (uno::RuntimeException) in setColor() function in ScVbaInterior
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbafontbase.cxx | 269 VbaFontBase::setColor( const uno::Any& _color ) throw (uno::RuntimeException) in setColor() function in VbaFontBase
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | StartMarker.cxx | 157 void OStartMarker::setColor() in setColor() function in rptui::OStartMarker
|
/trunk/main/svl/inc/svl/ |
H A D | sfontitm.hxx | 194 inline void SfxFontItem::setColor(const Color & rTheColor) in setColor() function in SfxFontItem
|
/trunk/main/svgio/inc/svgio/svgreader/ |
H A D | svgstyleattributes.hxx | 404 void setColor(const SvgPaint& rColor) { maColor = rColor; } in setColor() function in svgio::svgreader::SvgStyleAttributes
|
/trunk/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 51 void setColor(Color &col) { isColor = true; color = col; } in setColor() function in PictReaderInternal::Pattern
|
/trunk/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.cxx | 121 static void setColor( Cairo* pCairo, in setColor() function
|
/trunk/main/sd/source/core/ |
H A D | CustomAnimationEffect.cxx | 1387 void CustomAnimationEffect::setColor( sal_Int32 nIndex, const Any& rColor ) in setColor() function in sd::CustomAnimationEffect
|