Home
last modified time | relevance | path

Searched refs:getLineColor (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx253 ::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 Dtablecontrol_impl.cxx174 virtual ::boost::optional< ::Color > getLineColor() const in getLineColor() function in svt::table::EmptyTableModel
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlineprimitive2d.cxx179 const attribute::LineAttribute aLineAttribute(getLineColor(), fHeight, eLineJoin); in create2DDecomposition()
292 && getLineColor() == rCompare.getLineColor()); in operator ==()
H A Dmetafileprimitive2d.cxx150 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 Dshapeattributelayer.cxx549 RGBColor ShapeAttributeLayer::getLineColor() const in getLineColor() function in slideshow::internal::ShapeAttributeLayer
554 &ShapeAttributeLayer::getLineColor ); in getLineColor()
H A Danimationfactory.cxx1158 … &ShapeAttributeLayer::getLineColor, in createColorPropertyAnimation()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlineprimitive2d.hxx72 const basegfx::BColor& getLineColor() const { return maLineColor; } in getLineColor() function in drawinglayer::primitive2d::TextLinePrimitive2D
/trunk/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx458 virtual ::boost::optional< ::Color > getLineColor() const = 0;
/trunk/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx313 RGBColor getLineColor() const;
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx85 virtual ::boost::optional< ::Color > getLineColor() const;
H A Dsvtxgridcontrol.cxx542 lcl_convertColor( m_pTableModel->getLineColor(), aPropertyValue ); in getProperty()
H A Dunocontroltablemodel.cxx629 ::boost::optional< ::Color > UnoControlTableModel::getLineColor() const in getLineColor() function in svt::table::UnoControlTableModel
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx109 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx122 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx105 rAttr->getLineColor().getIntegerColor(); in prefetch()
/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx410 ::sal_Int32 SAL_CALL OFixedLine::getLineColor() throw (uno::RuntimeException) in getLineColor() function in reportdesign::OFixedLine
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx240 ::sal_Int32 VCLXGraphics::getLineColor() throw(uno::RuntimeException) in getLineColor() function in VCLXGraphics

Completed in 127 milliseconds