Searched refs:nTextColor (Results 1 – 7 of 7) sorted by relevance
468 sal_Int32 nTextColor = 0; in CreateTable() local531 TableFontOn(aFont,nTextColor); in CreateTable()568 return !executeWizard(aTableName,makeAny(nTextColor),aFont) && m_xTable.is(); in CreateTable()
361 sal_Int32 nTextColor = COL_TRANSPARENT; in describePDFControl() local362 xModelProps->getPropertyValue( FM_PROP_TEXTCOLOR ) >>= nTextColor; in describePDFControl()363 _rpDescriptor->TextColor = Color( nTextColor ); in describePDFControl()
386 sal_uInt32 nTextColor; in ImplSetTextBundle() local407 nTextColor = mpCGM->pElement->pTextBundle->GetColor(); in ImplSetTextBundle()409 nTextColor = mpCGM->pElement->aTextBundle.GetColor(); in ImplSetTextBundle()411 aAny <<= (sal_Int32)nTextColor; in ImplSetTextBundle()
955 sal_Int32 nTextColor = getPhColor( -1 ); in TextFormatter() local956 if( nTextColor >= 0 ) in TextFormatter()957 mxAutoText->maCharColor.setSrgbClr( nTextColor ); in TextFormatter()
74 ,nTextColor(0) in OFormatProperties()
59 ::sal_Int32 nTextColor;
297 return varName.nTextColor; \302 set(PROPERTY_CHARCOLOR,_textcolor,varName.nTextColor); \
Completed in 42 milliseconds