/trunk/main/svtools/source/table/ |
H A D | gridtablerenderer.cxx | 253 ::boost::optional< ::Color > aLineColor( m_pImpl->rModel.getLineColor() ); in PaintHeaderArea() 285 ::boost::optional< ::Color > const aLineColor( m_pImpl->rModel.getLineColor() ); in PaintColumnHeader() 343 ::boost::optional< ::Color > const aLineColor( m_pImpl->rModel.getLineColor() ); in PrepareRow() 405 ::boost::optional< ::Color > const aLineColor( m_pImpl->rModel.getLineColor() ); in PaintRowHeader() 464 ::boost::optional< ::Color > aLineColor( m_pImpl->rModel.getLineColor() ); in PaintCell()
|
H A D | tablecontrol_impl.cxx | 174 virtual ::boost::optional< ::Color > getLineColor() const in getLineColor() function in svt::table::EmptyTableModel
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | textlineprimitive2d.cxx | 179 const attribute::LineAttribute aLineAttribute(getLineColor(), fHeight, eLineJoin); in create2DDecomposition() 292 && getLineColor() == rCompare.getLineColor()); in operator ==()
|
H A D | metafileprimitive2d.cxx | 150 const basegfx::BColor& getLineColor() const { return maLineColor; } in getLineColor() function in __anonc3207dfb0111::PropertyHolder 277 pLast->setLineColor(pTip->getLineColor()); in Pop() 651 rProperties.getLineColor())); in createHairlinePrimitive() 689 rProperties.getLineColor(), in createLinePrimitive() 1713 …, rTargetHolders.Current(), rPropertyHolders.Current(), rPropertyHolders.Current().getLineColor()); in interpretMetafile()
|
/trunk/main/slideshow/source/engine/ |
H A D | shapeattributelayer.cxx | 549 RGBColor ShapeAttributeLayer::getLineColor() const in getLineColor() function in slideshow::internal::ShapeAttributeLayer 554 &ShapeAttributeLayer::getLineColor ); in getLineColor()
|
H A D | animationfactory.cxx | 1158 … &ShapeAttributeLayer::getLineColor, in createColorPropertyAnimation()
|
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/ |
H A D | textlineprimitive2d.hxx | 72 const basegfx::BColor& getLineColor() const { return maLineColor; } in getLineColor() function in drawinglayer::primitive2d::TextLinePrimitive2D
|
/trunk/main/svtools/inc/svtools/table/ |
H A D | tablemodel.hxx | 458 virtual ::boost::optional< ::Color > getLineColor() const = 0;
|
/trunk/main/slideshow/source/inc/ |
H A D | shapeattributelayer.hxx | 313 RGBColor getLineColor() const;
|
/trunk/main/svtools/source/uno/ |
H A D | unocontroltablemodel.hxx | 85 virtual ::boost::optional< ::Color > getLineColor() const;
|
H A D | svtxgridcontrol.cxx | 542 lcl_convertColor( m_pTableModel->getLineColor(), aPropertyValue ); in getProperty()
|
H A D | unocontroltablemodel.cxx | 629 ::boost::optional< ::Color > UnoControlTableModel::getLineColor() const in getLineColor() function in svt::table::UnoControlTableModel
|
/trunk/main/toolkit/inc/toolkit/awt/ |
H A D | vclxgraphics.hxx | 109 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/reportdesign/source/core/inc/ |
H A D | FixedLine.hxx | 122 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/slideshow/source/engine/shapes/ |
H A D | viewshape.cxx | 105 rAttr->getLineColor().getIntegerColor(); in prefetch()
|
/trunk/main/reportdesign/source/core/api/ |
H A D | FixedLine.cxx | 410 ::sal_Int32 SAL_CALL OFixedLine::getLineColor() throw (uno::RuntimeException) in getLineColor() function in reportdesign::OFixedLine
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 240 ::sal_Int32 VCLXGraphics::getLineColor() throw(uno::RuntimeException) in getLineColor() function in VCLXGraphics
|