/aoo41x/main/l10ntools/scripts/ |
H A D | xhtex | 23 if [ x${SOLARENV}x = xx ]; then 29 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then 35 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then
|
H A D | xtxex | 23 if [ x${SOLARENV}x = xx ]; then 29 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then 35 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | TextStyle.java | 635 String xx = Integer.toHexString(v[i]); in buildColorString() local 636 if (xx.length() < 2) in buildColorString() 637 xx = "0" + xx; in buildColorString() 638 colorString += xx; in buildColorString()
|
/aoo41x/main/solenv/bin/ |
H A D | gsicheck | 22 if [ x${SOLARENV}x = xx ]; then 33 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then
|
H A D | localize_sl | 22 if [ x${SOLARENV}x = xx ]; then 33 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then
|
H A D | localize | 22 if [ x${SOLARENV}x = xx ]; then 35 if [ x${SOLARVER}x = xx -o x${UPDMINOREXT}x = xx ]; then
|
H A D | cwscreate | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | createpdbrelocators | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | cws | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | cwsattach | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | cwstestresult | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | cwstouched | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | oochkpatch | 22 if [ x${SOLARENV}x = xx ]; then
|
H A D | receditor | 22 if [ x${SOLARENV}x = xx ]; then
|
/aoo41x/main/odk/examples/cpp/counter/ |
H A D | countermain.cxx | 68 Reference< XInterface > xx = xMgr->createInstanceWithContext( in SAL_IMPLEMENT_MAIN() local 71 OSL_ENSURE( xx.is(), "### cannot get service instance of \"foo.Counter\"!" ); in SAL_IMPLEMENT_MAIN() 73 Reference< XCountable > xCount( xx, UNO_QUERY ); in SAL_IMPLEMENT_MAIN()
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | CellStyle.java | 466 String xx = Integer.toHexString(v[i]); in buildColorString() local 467 if (xx.length() < 2) in buildColorString() 468 xx = "0" + xx; in buildColorString() 469 colorString += xx; in buildColorString()
|
/aoo41x/main/autodoc/source/exes/adc_uni/ |
H A D | cmd_run.cxx | 144 catch (csv::Exception & xx) in Perform() local 146 xx.GetInfo(Cerr()); in Perform() 396 catch (csv::Exception & xx) 398 xx.GetInfo(Cerr());
|
/aoo41x/main/saxon/prj/ |
H A D | build.lst | 1 xx saxon : solenv stax NULL 2 xx saxon nmake - all xx_saxon NULL
|
/aoo41x/main/l10ntools/java/jpropex/ |
H A D | jpropex | 22 if [ x${SOLARENV}x = xx ]; then 27 if [ x${JAVA_HOME}x = xx ]; then
|
/aoo41x/main/ooo_custom_images/industrial/res/commandimagelist/ |
H A D | lc_arrowshapes.pentagon-right.xcf.bz2 |
|
H A D | lc_backgroundpatterncontroller.xcf.bz2 |
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | How_to_write_my_own_driver.txt | 27 1. Implement a class called driver or modify the existing skeleton -> have a look at SDriver.?xx 28 2. Implement a class called connection -> have a look at SConnection.?xx
|
/aoo41x/main/connectivity/workben/skeleton/ |
H A D | how_to_write_a_driver.txt | 32 1. Implement a class called driver or modify the existing skeleton -> have a look at SDriver.?xx 33 2. Implement a class called connection -> have a look at SConnection.?xx
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.cxx | 1318 if( ! ::rtl::math::approxEqual( aMatrix.xx, 1 ) && in implDrawBitmapSurface() 1322 basegfx::fround( rSize.Width * aMatrix.xx ) > 8 && in implDrawBitmapSurface() 1327 dWidth = basegfx::fround( rSize.Width * aMatrix.xx ); in implDrawBitmapSurface() 1345 aMatrix.xx = aMatrix.yy = 1; in implDrawBitmapSurface() 1389 ::rtl::math::approxEqual( aMatrix.xx, 1 ) && in implDrawBitmapSurface() 1979 aMatrix.xx = aMatrix.yy = 1; in repaint()
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 1113 aMatrix.xx = +mnCos; in ApplyGlyphTransform() 1123 aMatrix.xx = (FT_Pos)(-mnSin / mfStretch); in ApplyGlyphTransform() 1134 aMatrix.xx = (FT_Pos)(+mnSin / mfStretch); in ApplyGlyphTransform() 1465 aMatrix.xx = aMatrix.yy = 0x10000L; in GetGlyphBitmap1() 1635 aMatrix.xx = aMatrix.yy = 0x10000L; in GetGlyphBitmap8() 2322 aMatrix.xx = aMatrix.yy = 0x10000L; in GetGlyphOutline()
|