Home
last modified time | relevance | path

Searched defs:xBitmap (Results 1 – 25 of 42) sorted by last modified time

12

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1223 const Reference<rendering::XBitmap> xBitmap( in startShowImpl() local
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java153 XBitmap xBitmap = null; in checkContextMenuInterceptor() local
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1820 …Reference< ::com::sun::star::awt::XBitmap > xBitmap( VCLUnoHelper::CreateBitmap(static_cast< SdrG… in getPropertyValueImpl() local
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx316 const Reference<rendering::XBitmap> xBitmap( rView->getCanvas()->getUNOCanvas(), in calcSpriteRectangle() local
H A Dslideshowimpl.cxx1813 uno::Reference<rendering::XBitmap> xBitmap; in setProperty() local
H A Dwaitsymbol.cxx52 WaitSymbolSharedPtr WaitSymbol::create( const uno::Reference<rendering::XBitmap>& xBitmap, in create()
67 WaitSymbol::WaitSymbol( uno::Reference<rendering::XBitmap> const & xBitmap, in WaitSymbol()
111 const uno::Reference<rendering::XBitmap> xBitmap( rView->getCanvas()->getUNOCanvas(), in calcSpritePos() local
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1739 const uno::Reference< awt::XBitmap > xBitmap( xScanMgr->getBitmap( aContext ) ); in ScannerEventHdl() local
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1740 …uno::Reference< container::XNameAccess > xBitmap( xFact->createInstance( OUString(RTL_CONSTASCII_U… in _ExportStyles() local
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx753 …uno::Reference< container::XNameContainer > xBitmap( xModelFactory->createInstance( OUString(RTL_C… in Import() local
/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx205 void CanvasCustomSpriteHelper::checkDrawBitmap( const Sprite::Reference& rSprite, in checkDrawBitmap()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx473 void fillBitmap( const uno::Reference< rendering::XBitmap >& xBitmap, in fillBitmap()
/trunk/main/canvas/inc/canvas/base/
H A Dcanvascustomspritebase.hxx123 …drawBitmap( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap >& xBitma… in drawBitmap()
/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx134 uno::Reference< ::com::sun::star::awt::XBitmap > xBitmap; in exportLevelStyle() local
H A DFillStyleContext.cxx195 uno::Reference< container::XNameContainer > xBitmap( GetImport().GetBitmapHelper() ); in EndElement() local
/trunk/main/vcl/source/gdi/
H A Dsvgdata.cxx73 const uno::Reference< rendering::XBitmap > xBitmap( in convertPrimitive2DSequenceToBitmapEx() local
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx353 uno::Reference< awt::XBitmap > xBitmap( rxBitmapHandle, uno::UNO_QUERY ); in draw() local
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx1762 Reference<rendering::XBitmap> xBitmap (mpMode->mpIcon->GetNormalBitmap()); in Paint() local
1782 Reference<rendering::XBitmap> xBitmap; in CreateBoundingSize() local
1807 Reference<rendering::XBitmap> xBitmap (mpMode->mpIcon->GetBitmap(GetMode())); in PaintIcon() local
H A DPresenterWindowManager.cxx1326 Reference<rendering::XBitmap> xBitmap (mpBackgroundBitmap->GetNormalBitmap()); in ProvideBackgroundBitmap() local
H A DPresenterScrollBar.cxx648 Reference<rendering::XBitmap> xBitmap (GetBitmap(eArea,rpBitmaps)); in PaintBitmap() local
732 Reference<rendering::XBitmap> xBitmap (rpDescriptor->GetNormalBitmap()); in UpdateWidthOrHeight() local
882 Reference<rendering::XBitmap> xBitmap (mpNextButtonDescriptor->GetNormalBitmap()); in UpdateBorders() local
893 Reference<rendering::XBitmap> xBitmap (mpPrevButtonDescriptor->GetNormalBitmap()); in UpdateBorders() local
1105 Reference<rendering::XBitmap> xBitmap (mpNextButtonDescriptor->GetNormalBitmap()); in UpdateBorders() local
1116 Reference<rendering::XBitmap> xBitmap (mpPrevButtonDescriptor->GetNormalBitmap()); in UpdateBorders() local
H A DPresenterSlideSorter.cxx1870 Reference<rendering::XBitmap> xBitmap ( in CreateBitmap() local
1988 Reference<rendering::XBitmap> xBitmap (mpCenterLabelBitmap->GetNormalBitmap()); in CalculateLabelSize() local
H A DPresenterPaneBorderPainter.cxx744 Reference<rendering::XBitmap> xBitmap (rpBitmap->GetNormalBitmap(), UNO_QUERY); in PaintBitmap() local
H A DPresenterButton.cxx315 Reference<rendering::XBitmap> xBitmap; in windowPaint() local
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx635 void PDFIProcessor::drawMask(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawMask()
642 void PDFIProcessor::drawImage(const uno::Sequence<beans::PropertyValue>& xBitmap ) in drawImage()
647 void PDFIProcessor::drawColorMaskedImage(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawColorMaskedImage()
654 void PDFIProcessor::drawMaskedImage(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawMaskedImage()
662 void PDFIProcessor::drawAlphaMaskedImage(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawAlphaMaskedImage()
H A Dimagecontainer.cxx119 ImageId ImageContainer::addImage( const uno::Sequence<beans::PropertyValue>& xBitmap ) in addImage()
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx346 virtual void drawMask(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawMask()
354 virtual void drawImage(const uno::Sequence<beans::PropertyValue>& xBitmap ) in drawImage()
361 virtual void drawColorMaskedImage(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawColorMaskedImage()
369 virtual void drawMaskedImage(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawMaskedImage()
382 virtual void drawAlphaMaskedImage(const uno::Sequence<beans::PropertyValue>& xBitmap, in drawAlphaMaskedImage()

Completed in 184 milliseconds

12