Advertising
advertising
related pastes to tag 'openoffice.org'
- 1256934 - Graham Perrin: openoffice.org key alt
-
- <?xml version="1.0" encoding="UTF-8"?>
- <accel:acceleratorlist xmlns:accel="http://openoffice.org/2001/accel" xmlns:xlink="http://www.w3.org/1999/xlink">
- <accel:item accel:code="KEY_F11" xlink:href=".uno:DesignerDialog"/>
- <accel:item accel:code="KEY_F11" accel:shift="true" xlink:href=".uno:StyleNewByExample"/>
- <accel:item accel:code="KEY_F11" accel:shift="true" accel:mod1="true" xlink:href=".uno:StyleUpdateByExample"/>
- <accel:item accel:code="KEY_F11" accel:mod1="true" xlink:href=".uno:StyleCatalog"/>
- <accel:item accel:code="KEY_Y" accel:mod1="true" xlink:href=".uno:Redo"/>
- <accel:item accel:code="KEY_Z" accel:mod1="true" xlink:href=".uno:Undo"/>
- 638135 - basebmp build failure solution: ooo openoffice.org build unxlngi4.pro
-
- Compiling m222 unxlngi4.pro (g++ 3.3.5) I get
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx: In member function `void basebmp::BitmapDevice::drawMaskedColor(basebmp::Color, const basebmp::BitmapDeviceSharedPtr&, const basegfx::B2IRange&, const basegfx::B2IPoint&)':
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx:1468: error: type specifier omitted for parameter `aSize'
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx:1472: error: no matching function for call to `basebmp::BitmapDevice::drawBitmap(const boost::shared_ptr<basebmp::BitmapDevice>&, basegfx::B2IRange&, const basegfx::B2IRange (&)(basegfx::B2ITuple (*)()), basebmp::DrawMode)'
- and lots of similar errors.
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx around those lines:
- 638126 - basebmp build failure: ooo openoffice.org build unxlngi4.pro
-
- Compiling m222 unxlngi4.pro (g++ 3.3.5) I get
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx: In member function `void basebmp::BitmapDevice::drawMaskedColor(basebmp::Color, const basebmp::BitmapDeviceSharedPtr&, const basegfx::B2IRange&, const basegfx::B2IPoint&)':
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx:1468: error: type specifier omitted for parameter `aSize'
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx:1472: error: no matching function for call to `basebmp::BitmapDevice::drawBitmap(const boost::shared_ptr<basebmp::BitmapDevice>&, basegfx::B2IRange&, const basegfx::B2IRange (&)(basegfx::B2ITuple (*)()), basebmp::DrawMode)'
- and lots of similar errors.
- $SRC_ROOT/basebmp/source/bitmapdevice.cxx around those lines: