Home
last modified time | relevance | path

Searched defs:nColor (Results 1 – 25 of 168) sorted by relevance

1234567

/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx107 sal_Int32 nColor = 0; in setColor() local
189 ScVbaInterior::GetColorIndex( const sal_Int32 nColor ) in GetColorIndex()
210 sal_Int32 nColor = 0; in getColorIndex() local
326 sal_Int32 nColor = 0; in GetBackColor() local
374 sal_Int32 nColor = 0; in getPatternColorIndex() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.cxx128 sal_Int32 nColor = getRGB(); in getSchemeColor() local
159 sal_Int32 nColor = MsoColorIndizes::getColorIndex( _schemecolor ); in setSchemeColor() local
/trunk/main/sw/inc/
H A Dauthratr.hxx38 ColorData nColor; member in AuthorCharAttr
/trunk/main/oox/inc/oox/ppt/
H A Dslidetransition.hxx46 void setFadeColor( sal_Int32 nColor ) in setFadeColor()
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx187 sal_Int32 nColor = COL_TRANSPARENT; in getTextColor() local
195 sal_Int32 nColor = COL_TRANSPARENT; in getTextLineColor() local
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx232 sal_Int32 nColor(0); in getForeground() local
243 sal_Int32 nColor(0); in getBackground() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx307 virtual void WritePixel( ColorData nColor ) in WritePixel()
330 virtual void WritePixel( ColorData nColor ) in WritePixel()
359 virtual void WritePixel( ColorData nColor ) in WritePixel()
385 virtual void WritePixel( ColorData nColor ) in WritePixel()
423 virtual void WritePixel( ColorData nColor ) in WritePixel()
459 virtual void WritePixel( ColorData nColor ) in WritePixel()
807 sal_uInt32 nColor; in CreateColorMask() local
/trunk/main/svl/inc/svl/
H A Dcntwall.hxx65 void SetColor( Color nColor ) { _nColor = nColor; } in SetColor()
/trunk/main/xmloff/source/chart/
H A DColorPropertySet.cxx99 ColorPropertySet::ColorPropertySet( sal_Int32 nColor, bool bFillColor /* = true */ ) : in ColorPropertySet()
110 void ColorPropertySet::setColor( sal_Int32 nColor ) in setColor()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleExtendedComponentHandler.java68 int nColor; in createChild() local
H A DAccessibleComponentHandler.java64 int nColor; in createChild() local
/trunk/main/svtools/source/dialogs/
H A Dcolrdlg.cxx109 sal_Int32 nColor = 0; in Execute() local
/trunk/main/oox/source/drawingml/
H A Dclrscheme.cxx73 void ClrScheme::setColor( sal_Int32 nSchemeClrToken, sal_Int32 nColor ) in setColor()
/trunk/main/svx/source/unodraw/
H A Dunoctabl.cxx130 sal_Int32 nColor = 0; in insertByName() local
152 sal_Int32 nColor = 0; in replaceByName() local
/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx190 sal_Int32 nColor (0x0ffffffL); in getForeground() local
219 sal_Int32 nColor (0x01020ffL); in getBackground() local
/trunk/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx36 …butesHelper::CharacterAttributesHelper( const Font& rFont, sal_Int32 nBackColor, sal_Int32 nColor ) in CharacterAttributesHelper()
/trunk/main/svx/source/accessibility/
H A DDGColorNameLookUp.cxx124 long nColor = 0; in DGColorNameLookUp() local
/trunk/main/toolkit/source/controls/
H A Daccessiblecontrolcontext.cxx335 sal_Int32 nColor = 0; in getForeground() local
361 sal_Int32 nColor = 0; in getBackground() local
/trunk/main/oox/source/xls/
H A Dthemebuffer.cxx112 sal_Int32 nColor = 0; in getColorByToken() local
/trunk/main/xmloff/source/text/
H A DXMLTextColumnsExport.cxx115 sal_Int32 nColor = 0; in exportXML() local
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx61 Color DXF2GDIMetaFile::ConvertColor(sal_uInt8 nColor) in ConvertColor()
71 long nColor; in GetEntityColor() local
179 long nColor; in SetLineAttribute() local
199 long nColor; in SetAreaAttribute() local
219 long nColor; in SetFontAttribute() local
/trunk/main/UnoControls/source/controls/
H A Dprogressbar.cxx191 void SAL_CALL ProgressBar::setForegroundColor( sal_Int32 nColor ) throw( RuntimeException ) in setForegroundColor()
207 void SAL_CALL ProgressBar::setBackgroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setBackgroundColor()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DJavaWindowPeerFake.java66 public void setBackground(int nColor) in setBackground()
/trunk/main/editeng/source/items/
H A Ditemtype.cxx157 sal_uInt16 nColor = 0, nColCount = 16; in GetColorString() local
/trunk/main/embeddedobj/test/Container1/
H A DJavaWindowPeerFake.java75 public void setBackground( int nColor ) in setBackground()

Completed in 81 milliseconds

1234567