Home
last modified time | relevance | path

Searched refs:nTextColor (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DHtmlReader.cxx468 sal_Int32 nTextColor = 0; in CreateTable() local
531 TableFontOn(aFont,nTextColor); in CreateTable()
568 return !executeWizard(aTableName,makeAny(nTextColor),aFont) && m_xTable.is(); in CreateTable()
/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx361 sal_Int32 nTextColor = COL_TRANSPARENT; in describePDFControl() local
362 xModelProps->getPropertyValue( FM_PROP_TEXTCOLOR ) >>= nTextColor; in describePDFControl()
363 _rpDescriptor->TextColor = Color( nTextColor ); in describePDFControl()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx386 sal_uInt32 nTextColor; in ImplSetTextBundle() local
407 nTextColor = mpCGM->pElement->pTextBundle->GetColor(); in ImplSetTextBundle()
409 nTextColor = mpCGM->pElement->aTextBundle.GetColor(); in ImplSetTextBundle()
411 aAny <<= (sal_Int32)nTextColor; in ImplSetTextBundle()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx955 sal_Int32 nTextColor = getPhColor( -1 ); in TextFormatter() local
956 if( nTextColor >= 0 ) in TextFormatter()
957 mxAutoText->maCharColor.setSrgbClr( nTextColor ); in TextFormatter()
/trunk/main/reportdesign/source/core/api/
H A DReportComponent.cxx74 ,nTextColor(0) in OFormatProperties()
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx59 ::sal_Int32 nTextColor;
H A DReportHelperImpl.hxx297 return varName.nTextColor; \
302 set(PROPERTY_CHARCOLOR,_textcolor,varName.nTextColor); \

Completed in 46 milliseconds