Home
last modified time | relevance | path

Searched defs:nColor (Results 51 – 75 of 168) sorted by relevance

1234567

/trunk/main/svx/source/table/
H A Daccessiblecell.cxx451 sal_Int32 nColor (0x0ffffffL); in getForeground() local
462 sal_Int32 nColor (0L); in getBackground() local
/trunk/main/tools/inc/tools/
H A Dcolor.hxx120 Color( ColorData nColor ) { mnColor = nColor; } in Color()
146 void SetColor( ColorData nColor ) { mnColor = nColor; } in SetColor()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx392 sal_Int32 nColor = rUnderlineItem.GetColor().GetColor(); in translateItemsToProperties() local
437 sal_Int32 nColor = rColorItem.GetValue().GetColor(); in translateItemsToProperties() local
/trunk/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx83 sal_Int32 nColor = Color( COL_AUTO ).GetColor(); in createTextShapes_ForAngleAxis() local
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx591 … sal_uInt32 nColor = Application::GetSettings().GetStyleSettings().GetWindowTextColor().GetColor(); in getForeground() local
601 sal_uInt32 nColor = Application::GetSettings().GetStyleSettings().GetWindowColor().GetColor(); in getBackground() local
1267 … sal_uInt32 nColor = Application::GetSettings().GetStyleSettings().GetWindowTextColor().GetColor(); in getForeground() local
1276 sal_uInt32 nColor; in getBackground() local
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx571 sal_Int32 nColor = 0; in getForeground() local
596 sal_Int32 nColor = 0; in getBackground() local
H A Daccessibletabbarpagelist.cxx633 sal_Int32 nColor = 0; in getForeground() local
651 sal_Int32 nColor = 0; in getBackground() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Dbundles.cxx42 void Bundle::SetColor( sal_uInt32 nColor ) in SetColor()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx256 sal_Int32 nColor = maLbColorDepth.GetSelectEntryPos(); in GetFilterData() local
861 …sal_Int32 nColor = mpFilterOptionsItem->ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "ColorMode… in createFilterOptions() local
952 …sal_Int32 nColor = mpFilterOptionsItem->ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "Color" ) … in createFilterOptions() local
1078 …sal_Int32 nColor = mpFilterOptionsItem->ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "ColorForm… in createFilterOptions() local
/trunk/main/sc/source/filter/qpro/
H A Dqpro.cxx188 sal_Int16 nColor; in import() local
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleTreeNode.cxx554 sal_uInt32 nColor = aColorConfig.GetColorValue( svtools::FONTCOLOR ).nColor; in getForeground() local
565 sal_uInt32 nColor = Application::GetSettings().GetStyleSettings().GetWindowColor().GetColor(); in getBackground() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx111 sal_Int32 nColor(0); in getForeground() local
151 sal_Int32 nColor(0); in getBackground() local
/trunk/main/sw/source/ui/vba/
H A Dvbafont.cxx148 sal_Int32 nColor = 0; in getColorIndex() local
/trunk/main/toolkit/workben/
H A Dcontrols.cxx154 static INT32 nColor = 0x001788ab; in MouseButtonDown() local
/trunk/main/reportdesign/source/ui/misc/
H A Dtoolboxcontroller.cxx262 util::Color nColor(COL_TRANSPARENT); in statusChanged() local
/trunk/main/svtools/source/svhtml/
H A Dhtmlkywd.cxx854 sal_uLong nColor; member
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx593 sal_Int32 nColor = 0; in getForeground() local
604 sal_Int32 nColor = 0; in getBackground() local
/trunk/main/svtools/inc/svtools/
H A Dcolorcfg.hxx95 sal_Int32 nColor; member
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxftblrd.hxx67 long nColor; // 62 member in DXFLayer
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx160 sal_Int64 nColor = 0; in setPropertyValue() local
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1732 inline sal_uInt32 CalcShading( sal_uInt32 nColor, sal_uInt32 nFillColor, sal_uInt8 nShading ) in CalcShading()
1744 sal_uInt16 nColor = USHRT_MAX, nFillColor = USHRT_MAX; in ReadBackgroundAttr() local
/trunk/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx882 sal_Int32 nColor = 0; in getForeground() local
909 sal_Int32 nColor = 0; in getBackground() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx157 sal_Int32 nColor = 0; in getColorIndex() local
/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx243 const css::util::Color nColor, in PaintColor()
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx224 void HexColorControl::SetColor( sal_Int32 nColor ) in SetColor()
235 sal_Int32 nColor = -1; in GetColor() local
1145 ColorPickerDialog::ColorPickerDialog( Window* pParent, sal_Int32 nColor, sal_Int16 nMode ) in ColorPickerDialog()
1450 sal_Int32 nColor = maEDHex.GetColor(); in IMPL_LINK() local

Completed in 128 milliseconds

1234567