| /AOO41X/main/drawinglayer/source/primitive2d/ |
| H A D | graphicprimitivehelper2d.cxx | 394 … Color aColor(basegfx::BColor(rand() / 32767.0, rand() / 32767.0, rand() / 32767.0)); in create2DDecompositionOfGraphic() 399 aRectangle.Left() + basegfx::fround(rand() * (fHor / 32767.0)), in create2DDecompositionOfGraphic() 400 aRectangle.Top() + basegfx::fround(rand() * (fVer / 32767.0))); in create2DDecompositionOfGraphic() 404 … aColor = Color(basegfx::BColor(rand() / 32767.0, rand() / 32767.0, rand() / 32767.0)); in create2DDecompositionOfGraphic() 416 … aOut.SetLineColor(Color(basegfx::BColor(rand() / 32767.0, rand() / 32767.0, rand() / 32767.0))); in create2DDecompositionOfGraphic() 422 aRectangle.Left() + basegfx::fround(rand() * (fHor / 32767.0)), in create2DDecompositionOfGraphic() 423 aRectangle.Top() + basegfx::fround(rand() * (fVer / 32767.0))); in create2DDecompositionOfGraphic() 433 … aOut.SetLineColor(Color(basegfx::BColor(rand() / 32767.0, rand() / 32767.0, rand() / 32767.0))); in create2DDecompositionOfGraphic() 437 aRectangle.Left() + basegfx::fround(rand() * (fHor / 32767.0)), in create2DDecompositionOfGraphic() 438 aRectangle.Top() + basegfx::fround(rand() * (fVer / 32767.0))); in create2DDecompositionOfGraphic() [all …]
|
| H A D | polygonprimitive2d.cxx | 281 ? basegfx::BColor(rand() / 32767.0, rand() / 32767.0, rand() / 32767.0) in create2DDecomposition()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | sdrpaintwindow.cxx | 95 … const Color aColor((((((rand()&0x7f)|0x80)<<8L)|((rand()&0x7f)|0x80))<<8L)|((rand()&0x7f)|0x80)); in OutputPreRenderDevice()
|
| H A D | sdrpagewindow.cxx | 284 Color aColor(rand()%255, rand()%255, rand()%255); in impTryTest()
|
| /AOO41X/main/framework/qa/complex/framework/recovery/ |
| H A D | RecoveryTest.java | 697 Random rand = new Random(); in makePosZize() local 700 posSize.X = rand.nextInt(windowMaxPosition.x + 1); in makePosZize() 701 posSize.Y = rand.nextInt(windowMaxPosition.y + 1); in makePosZize() 705 int height = rand.nextInt(maxHeight + 1); in makePosZize() 706 int width = rand.nextInt((windowMaxSize.Width-posSize.Y) + 1); in makePosZize()
|
| /AOO41X/main/sd/source/core/ |
| H A D | CustomAnimationPreset.cxx | 641 sal_Int32 nCategory = (rand() * pCategoryList->size() / RAND_MAX); in getRandomPreset() 646 sal_Int32 nDescriptor = (rand() * pCategory->maEffects.size() / RAND_MAX); in getRandomPreset() 655 sal_Int32 nSubType = (rand() * aSubTypes.size() / RAND_MAX); in getRandomPreset()
|
| /AOO41X/main/drawinglayer/source/texture/ |
| H A D | texture.cxx | 55 rBColor.setRed((rand() & 0x7fff) / 32767.0); in modifyBColor() 56 rBColor.setGreen((rand() & 0x7fff) / 32767.0); in modifyBColor() 57 rBColor.setBlue((rand() & 0x7fff) / 32767.0); in modifyBColor()
|
| /AOO41X/main/soldep/source/ |
| H A D | soldep.cxx | 1286 nIdx1 = (sal_uIntPtr) ( double( rand() ) / RAND_MAX * nLevelObjCount ); in Impl_PermuteMin() 1288 nIdx1 = (sal_uIntPtr) ( double( rand() ) / RAND_MAX * nLevelObjCount ); in Impl_PermuteMin() 1289 nIdx2 = (sal_uIntPtr) ( double( rand() ) / RAND_MAX * nLevelObjCount ); in Impl_PermuteMin() 1291 nIdx2 = (sal_uIntPtr) ( double( rand() ) / RAND_MAX * nLevelObjCount ); in Impl_PermuteMin()
|
| /AOO41X/main/redland/rasqal/ |
| H A D | rasqal-0.9.33.patch.win32 | 104 /* Define to 1 if you have the `rand' function. */ 253 /* Use POSIX srand() and rand() */
|
| /AOO41X/main/desktop/source/app/ |
| H A D | lockfile.cxx | 86 tmpByte = rand( ) % 0xFF; in Lockfile()
|
| /AOO41X/main/slideshow/source/inc/ |
| H A D | tools.hxx | 312 double(n) * rand() / (RAND_MAX + 1.0) ); in getRandomOrdinal()
|
| /AOO41X/main/basegfx/test/ |
| H A D | boxclipper.cxx | 60 return double(n) * rand() / (RAND_MAX + 1.0); in getRandomOrdinal()
|
| /AOO41X/main/vbahelper/source/vbahelper/ |
| H A D | vbacommandbarhelper.cxx | 271 url += rtl::OUString::valueOf( sal_Int64( rand() ), 16 ); in generateCustomURL()
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | txtlists.cxx | 244 n += rand(); in GenerateNewListId()
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Root_4/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/canvas/workben/ |
| H A D | canvasdemo.cxx | 460 return (double)(rand()) / RAND_MAX * 100 + 50; in gimmerand()
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Root_2/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Root_7/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Root_11/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|
| /AOO41X/main/xmlsecurity/test_docs/CAs/Root_6/ |
| H A D | openssl.cfg | 72 RANDFILE = $dir/private/.rand # private random number file
|