Home
last modified time | relevance | path

Searched refs:COL_AUTO (Results 51 – 75 of 89) sorted by relevance

1234

/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx993 Color aColor( COL_AUTO ); in ImpCalcBulletFont()
999 if ( ( aColor == COL_AUTO ) || ( IsForceAutoColor() ) ) in ImpCalcBulletFont()
/aoo4110/main/cui/source/options/
H A Doptcolor.cxx1212 if(COL_AUTO == (sal_uInt32)rColorEntry.nColor) in Update()
1454 aColorEntry.nColor = COL_AUTO; in IMPL_LINK()
/aoo4110/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx897 if ( nColor == (sal_Int32)COL_AUTO) in getForeground()
/aoo4110/main/svx/source/svdraw/
H A Dsvdetc.cxx597 aFontColor(COL_AUTO), in SdrEngineDefaults()
H A Dsvdpage.cxx1880 if(bScreenDisplay && (!pView || pView->GetApplicationDocumentColor() == COL_AUTO)) in GetPageBackgroundColor()
/aoo4110/main/svtools/source/svhtml/
H A Dhtmlout.cxx594 if( rColor.GetColor() == COL_AUTO ) in Out_Color()
/aoo4110/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx977 ::Color aShadowColor( COL_AUTO ); in createTextAction()
978 ::Color aReliefColor( COL_AUTO ); in createTextAction()
/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx2499 if (COL_AUTO == crBack) in _correctValues()
2519 if( COL_AUTO == crChar ) in _correctValues()
2575 if ( COL_AUTO == crUnderline ) in _correctValues()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx1669 pNewSHDs[i++] = COL_AUTO; in ReadNewShd()
3129 if (pActBand->pNewSHDs && pActBand->pNewSHDs[nWwIdx] != COL_AUTO) in SetTabShades()
3962 pIo->pAktColl->SetFmtAttr(SvxColorItem(Color(COL_AUTO), RES_CHRATR_COLOR)); in Set1StyleDefaults()
H A Dwrtww8.cxx2534 aColor = COL_AUTO; in TableBackgrounds()
2569 aColor = COL_AUTO; in TableBackgrounds()
2575 if ( nBgColor == COL_AUTO ) in TableBackgrounds()
H A Ddocxattributeoutput.cxx1018 if ( rColor.GetColor() != COL_AUTO ) in impl_ConvertColor()
1376 aColor = COL_AUTO; in TableBackgrounds()
/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx72 if(rCol == COL_AUTO) in GetItemId_Impl_line()
/aoo4110/main/sc/source/core/data/
H A Ddocpool.cxx237 …ppPoolDefaults[ ATTR_FONT_COLOR - ATTR_STARTINDEX ] = new SvxColorItem( Color(COL_AUTO), ATTR… in ScDocumentPool()
H A Dtable1.cxx95 aTabBgColor( COL_AUTO ), in ScTable()
/aoo4110/main/editeng/source/items/
H A Dnumitem.cxx385 if(COL_AUTO == nBulletColor.GetColor()) in Store()
/aoo4110/main/sd/source/filter/eppt/
H A Deppt.cxx2061 if ( nFontColor == COL_AUTO ) in Write()
2311 if ( nBulletColor == COL_AUTO ) in Write()
/aoo4110/main/sc/source/filter/excel/
H A Dxehelper.cxx531 …perlink && (GETITEM( aItemSet, SvxColorItem, ATTR_FONT_COLOR ).GetValue().GetColor() == COL_AUTO) ) in lclCreateFormattedString()
H A Dxechart.cxx1195 ::set_flag( maData.mnFlags, EXC_CHTEXT_AUTOCOLOR, rColor == COL_AUTO ); in SetFont()
2870 ::set_flag( maData.mnFlags, EXC_CHTICK_AUTOCOLOR, rColor == COL_AUTO ); in SetFontColor()
/aoo4110/main/svtools/source/control/
H A Dctrlbox.cxx147 InsertEntry( Color( COL_AUTO ), SvtResId( STR_SVT_AUTOMATIC_COLOR ), 0 ); in InsertAutomaticEntry()
/aoo4110/main/editeng/source/rtf/
H A Dsvxrtf.cxx488 pColor->SetColor( COL_AUTO ); in ReadColorTable()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlatr.cxx1893 if( COL_AUTO == aColor.GetColor() ) in InsertNoScript()
2828 if( COL_AUTO == aColor.GetColor() ) in OutHTML_SvxColor()
/aoo4110/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1770 if (COL_AUTO == crChar ) in _correctValues()
1829 if (COL_AUTO == crCharUnderLine ) in _correctValues()
/aoo4110/main/sc/source/ui/view/
H A Doutput2.cxx2526 lcl_SetEditColor( *pEngine, COL_AUTO ); //! or have a flag at EditEngine in DrawEdit()
3287 lcl_SetEditColor( *pEngine, COL_AUTO ); //! or have a flag at EditEngine in DrawRotated()
/aoo4110/main/editeng/source/editeng/
H A Dimpedit4.cxx471 if ( pColorItem->GetValue() == COL_AUTO ) in WriteRTF()
482 if ( !j || ( pColorItem->GetValue() != COL_AUTO ) ) in WriteRTF()
/aoo4110/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx649 sal_Int32 nColor = Color( COL_AUTO ).GetColor(); in createTextShapes()

Completed in 282 milliseconds

1234