Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'openoffice.org'

1256934 - Graham Perrin: openoffice.org key alt
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <accel:acceleratorlist xmlns:accel="http://openoffice.org/2001/accel" xmlns:xlink="http://www.w3.org/1999/xlink">
  3.         <accel:item accel:code="KEY_F11" xlink:href=".uno:DesignerDialog"/>
  4.         <accel:item accel:code="KEY_F11" accel:shift="true" xlink:href=".uno:StyleNewByExample"/>
  5.         <accel:item accel:code="KEY_F11" accel:shift="true" accel:mod1="true" xlink:href=".uno:StyleUpdateByExample"/>
  6.         <accel:item accel:code="KEY_F11" accel:mod1="true" xlink:href=".uno:StyleCatalog"/>
  7.         <accel:item accel:code="KEY_Y" accel:mod1="true" xlink:href=".uno:Redo"/>
  8.         <accel:item accel:code="KEY_Z" accel:mod1="true" xlink:href=".uno:Undo"/>
  9.  
638135 - basebmp build failure solution: ooo openoffice.org build unxlngi4.pro
  1. Compiling m222 unxlngi4.pro (g++ 3.3.5) I get
  2.  
  3. $SRC_ROOT/basebmp/source/bitmapdevice.cxx: In member function `void basebmp::BitmapDevice::drawMaskedColor(basebmp::Color, const basebmp::BitmapDeviceSharedPtr&, const basegfx::B2IRange&, const basegfx::B2IPoint&)':
  4. $SRC_ROOT/basebmp/source/bitmapdevice.cxx:1468: error: type specifier omitted for parameter `aSize'
  5. $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)'
  6.  
  7. and lots of similar errors.
  8. $SRC_ROOT/basebmp/source/bitmapdevice.cxx around those lines:
  9.  
638126 - basebmp build failure: ooo openoffice.org build unxlngi4.pro
  1. Compiling m222 unxlngi4.pro (g++ 3.3.5) I get
  2.  
  3. $SRC_ROOT/basebmp/source/bitmapdevice.cxx: In member function `void basebmp::BitmapDevice::drawMaskedColor(basebmp::Color, const basebmp::BitmapDeviceSharedPtr&, const basegfx::B2IRange&, const basegfx::B2IPoint&)':
  4. $SRC_ROOT/basebmp/source/bitmapdevice.cxx:1468: error: type specifier omitted for parameter `aSize'
  5. $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)'
  6.  
  7. and lots of similar errors.
  8. $SRC_ROOT/basebmp/source/bitmapdevice.cxx around those lines:
  9.  
worth-right
fantasy-obligation