Home
last modified time | relevance | path

Searched refs:Blue (Results 1 – 25 of 157) sorted by relevance

1234567

/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src772 Text [ en-US ] = "Blue Arrow 1" ;
776 Text [ en-US ] = "Blue Ball" ;
780 Text [ en-US ] = "Blue Diamond" ;
784 Text [ en-US ] = "Blue Red" ;
788 Text [ en-US ] = "Blue Square" ;
792 Text [ en-US ] = "Blue Star" ;
800 Text [ en-US ] = "Blue Circle" ;
820 Text [ en-US ] = "Blue Diamond" ;
836 Text [ en-US ] = "Blue Star" ;
856 Text [ en-US ] = "Blue Box" ;
[all …]
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx95 return rLHS.Red == rRHS.Red && rLHS.Green == rRHS.Green && rLHS.Blue == rRHS.Blue; in operator ==()
99 return rLHS.Red == rRHS.Red && rLHS.Green == rRHS.Green && rLHS.Blue == rRHS.Blue; in operator ==()
154 rColor.Blue < 0.0 || rColor.Blue > 1.0; in rangeCheck()
237 test( pRGBStart[0].Red == 1.0 && pRGBStart[0].Green == 1.0 && pRGBStart[0].Blue == 1.0, in checkCanvasBitmap()
255 pRGBStart[5].Blue == vcl::unotools::toDoubleColor(aCol.GetBlue()), in checkCanvasBitmap()
287 aARGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkCanvasBitmap()
292 aRGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkCanvasBitmap()
406 pRGBStart[5].Blue == vcl::unotools::toDoubleColor(aCol.GetBlue()), in checkBitmapImport()
438 aARGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkBitmapImport()
443 aRGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkBitmapImport()
[all …]
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx130 LineColor.Blue == rRight.LineColor.Blue && in operator ==()
134 FillColor.Blue == rRight.FillColor.Blue && in operator ==()
160 ^ size_t(rGC.LineColor.Blue) in operator ()()
164 ^ size_t(rGC.FillColor.Blue) in operator ()()
/trunk/main/svx/source/dialog/
H A Dsdstring.src72 Text [ en-US ] = "Blue" ;
104 Text [ en-US ] = "Blue gray" ;
109 Text [ en-US ] = "Blue classic" ;
276 Text [ en-US ] = "Blue" ;
370 Text = "Blue" ;
410 Text = "Blue gray" ;
491 Text = "Blue classic" ;
629 Text = "Blue Crossed 45 Degrees" ;
634 Text = "Blue Crossed 0 Degrees" ;
639 Text = "Blue Triple 90 Degrees" ;
[all …]
H A Dimapdlg.src266 MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; } ;
272 MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; } ;
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx256 toByteColor(rColor.Blue))) ); in readBmp()
269 toByteColor(rColor.Blue) )); in readBmp()
288 toByteColor(rColor.Blue))) ); in readBmp()
299 toByteColor(rColor.Blue) )); in readBmp()
406 toByteColor(rColor.Blue)); in bitmapExFromXBitmap()
709 *pColors++ = pIn->Blue; in convertFromRGB()
726 *pColors++ = pIn->Blue; in convertFromARGB()
743 *pColors++ = pIn->Blue/pIn->Alpha; in convertFromPARGB()
824 toByteColor(rARGBColor.Blue) ); in doubleSequenceToColor()
H A Dcanvasbitmap.cxx935 toByteColor(rgbColor[i].Blue))); in convertFromRGB()
948 pColors[m_nBlueIndex] = rgbColor[i].Blue; in convertFromRGB()
975 toByteColor(rgbColor[i].Blue))); in convertFromARGB()
988 pColors[m_nBlueIndex] = rgbColor[i].Blue; in convertFromARGB()
1016 toByteColor(rgbColor[i].Blue / nAlpha))); in convertFromPARGB()
1030 pColors[m_nBlueIndex] = rgbColor[i].Blue / nAlpha; in convertFromPARGB()
1320 toByteColor(rgbColor[i].Blue)); in convertIntegerFromRGB()
1338 toByteColor(rgbColor[i].Blue)); in convertIntegerFromRGB()
1369 toByteColor(rgbColor[i].Blue)); in convertIntegerFromARGB()
1387 toByteColor(rgbColor[i].Blue)); in convertIntegerFromARGB()
[all …]
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.src118 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
137 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
156 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
175 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
/trunk/main/svtools/source/misc/
H A Dimagemgr.src119 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
133 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
147 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
161 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx239 rContext.LineColor.Blue == 0.0) << "Line color is green"; in strokePath()
259 rContext.LineColor.Blue == 0.0) << "Line color is black"; in strokePath()
285 rContext.FillColor.Blue == 0.0) << "Fill color is black"; in fillPath()
300 rContext.FillColor.Blue == 0.0) << "Fill color is black"; in eoFillPath()
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx358 *pColors++ = pIn->Blue; in convertFromRGB()
375 *pColors++ = pIn->Blue; in convertFromARGB()
392 *pColors++ = pIn->Blue/pIn->Alpha; in convertFromPARGB()
539 *pColors++ = vcl::unotools::toByteColor(pIn->Blue); in convertIntegerFromRGB()
557 *pColors++ = vcl::unotools::toByteColor(pIn->Blue); in convertIntegerFromARGB()
575 *pColors++ = vcl::unotools::toByteColor(pIn->Blue/pIn->Alpha); in convertIntegerFromPARGB()
/trunk/main/offapi/com/sun/star/rendering/
H A DRGBColor.idl39 /// Blue component. Valid range is [0,1.0]
40 ColorComponent Blue;
H A DARGBColor.idl45 /// Blue component. Valid range is [0,1.0]
46 ColorComponent Blue;
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.src38 Blue = 0xFFFF;
54 Blue = 0xFFFF;
/trunk/main/sfx2/source/dialog/
H A Drecfloat.src29 #define STD_MASKCOLOR Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; }
30 #define STD_HC_MASKCOLOR Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }
H A Dtempldlg.src33 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; } ;
45 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; } ;
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.src171 HelpID = "cui:RadioButton:ColorPicker:Blue" ;
242 Text [ en-US ] = "~Blue" ;
247 HelpID = "cui:MetricField:ColorPicker:Blue" ;
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.src83 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
90 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
/trunk/main/extensions/source/propctrlr/
H A Dpcrmiscres.src92 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
99 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
/trunk/main/cui/source/tabpages/
H A Dnumfmt.src240 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
252 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
H A Dalign.src31 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }
34 #define IL_LOCK_MCOL Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; }
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1673 *pColors++ = pIn->Blue; in convertFromRGB()
1690 *pColors++ = pIn->Alpha*pIn->Blue; in convertFromARGB()
1707 *pColors++ = pIn->Blue; in convertFromPARGB()
1860 *pColors++ = vcl::unotools::toByteColor(pIn->Blue); in convertIntegerFromRGB()
1879 *pColors++ = vcl::unotools::toByteColor(fAlpha*pIn->Blue); in convertIntegerFromARGB()
1896 *pColors++ = vcl::unotools::toByteColor(pIn->Blue); in convertIntegerFromPARGB()
/trunk/main/svx/source/form/
H A Dfmexpl.src291 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
298 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
/trunk/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx467 rThisGC.FillColor.Blue == rNextGC.FillColor.Blue && in visit()
755 rCurGC.FillColor.Blue == rNextGC.FillColor.Blue && in optimizeTextElements()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx132 rStream >> rColor.Blue; in lcl_ReadRGB()
635 return ((Red == rColor.Red) && (Green == rColor.Green) && (Blue == rColor.Blue)); in operator ==()
769 Color TextColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc()
815 Color aBColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc()
817 Color aRColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc()

Completed in 215 milliseconds

1234567