Home
last modified time | relevance | path

Searched refs:getTextColor (Results 1 – 21 of 21) sorted by relevance

/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx120 pTableStyle->getWholeTbl().getTextColor() = tableTextColor; in SetTableStyleProperties()
167 pTableStyle->getFirstRow().getTextColor() = fstRowTextColor; in CreateTableStyle()
178 pTableStyle->getLastRow().getTextColor() = fstRowTextColor; in CreateTableStyle()
183 pTableStyle->getFirstRow().getTextColor() = fstRowTextColor; in CreateTableStyle()
187 pTableStyle->getLastCol().getTextColor() = fstRowTextColor; in CreateTableStyle()
202 pTableStyle->getFirstRow().getTextColor() = fstRowTextColor; in CreateTableStyle()
212 pTableStyle->getLastRow().getTextColor() = fstRowTextColor; in CreateTableStyle()
216 pTableStyle->getFirstCol().getTextColor() = fstRowTextColor; in CreateTableStyle()
219 pTableStyle->getLastCol().getTextColor() = fstRowTextColor; in CreateTableStyle()
H A Dtablecell.cxx121 aTextCharProps.maCharColor = rTableStylePart.getTextColor(); in applyTableStylePart()
157 const Color& clr = const_cast<TableStylePart&>(rSrcTblStyle).getTextColor(); in lcl_getCharPropFromTblStylePart()
H A Dtablestyletextstylecontext.cxx99 xRet.set( new ColorValueContext( *this, mrTableStylePart.getTextColor() ) ); in createFastChildContext()
/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx67 sal_Int32 FormattedFieldBeautifier::getTextColor() in getTextColor() function in rptui::FormattedFieldBeautifier
136 _xVclWindowPeer->setProperty(PROPERTY_TEXTCOLOR, uno::makeAny(getTextColor())); in setPlaceholderText()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx160 const basegfx::BColor& getTextColor() const { return maTextColor; } in getTextColor() function in __anonc3207dfb0111::PropertyHolder
291 pLast->setTextColor(pTip->getTextColor()); in Pop()
1306 const basegfx::BColor aFontColor(rProperty.getTextColor()); in proccessMetaTextAction()
1554 rProperty.getTextColor(), in proccessMetaTextLineAction()
1566 rProperty.getTextColor(), in proccessMetaTextLineAction()
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx276 …::Color const textColor = lcl_getEffectiveColor( m_pImpl->rModel.getTextColor(), _rStyle, &StyleSe… in PaintColumnHeader()
565 …::Color const textColor = lcl_getEffectiveColor( m_pImpl->rModel.getTextColor(), i_context.rStyle,… in impl_paintCellText()
H A Dtablecontrol_impl.cxx202 virtual ::boost::optional< ::Color > getTextColor() const in getTextColor() function in svt::table::EmptyTableModel
/trunk/main/reportdesign/source/ui/inc/
H A DFormattedFieldBeautifier.hxx52 sal_Int32 getTextColor();
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablestylepart.hxx45 ::oox::drawingml::Color& getTextColor(){ return maTextColor; } in getTextColor() function in oox::drawingml::table::TableStylePart
/trunk/main/forms/source/inc/
H A Dformcontrolfont.hxx60 sal_Int32 getTextColor( ) const;
/trunk/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx500 virtual ::boost::optional< ::Color > getTextColor() const = 0;
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.hxx166 virtual css::util::Color SAL_CALL getTextColor (void)
H A DSlideSorterService.cxx512 util::Color SAL_CALL SlideSorterService::getTextColor (void) in getTextColor() function in sd::slidesorter::SlideSorterService
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx92 virtual ::boost::optional< ::Color > getTextColor() const;
H A Dsvtxgridcontrol.cxx570 lcl_convertColor( m_pTableModel->getTextColor(), aPropertyValue ); in getProperty()
H A Dunocontroltablemodel.cxx727 ::boost::optional< ::Color > UnoControlTableModel::getTextColor() const in getTextColor() function in svt::table::UnoControlTableModel
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx185 sal_Int32 FontControlModel::getTextColor( ) const in getTextColor() function in frm::FontControlModel
H A Dnavigationbar.cxx270 _rxOutStream->writeLong( getTextColor() ); in write()
H A DGrid.cxx983 _rxOutStream->writeLong( getTextColor() ); in write()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx105 virtual ::sal_Int32 SAL_CALL getTextColor() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx214 ::sal_Int32 VCLXGraphics::getTextColor() throw(uno::RuntimeException) in getTextColor() function in VCLXGraphics

Completed in 134 milliseconds