Home
last modified time | relevance | path

Searched refs:Graphic (Results 51 – 75 of 537) sorted by relevance

12345678910>>...22

/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx45 class Graphic;
447 FASTBOOL ReadGraphic( SvStream& rSt, sal_uLong nIndex, Graphic& rGraphic ) const;
454 const Graphic& rGraf,
465 const Graphic& rGrf,
597 sal_Bool GetBLIP( sal_uLong nIdx, Graphic& rData, Rectangle* pVisArea = NULL ) const;
610 sal_Bool GetBLIPDirect(SvStream& rBLIPStream, Graphic& rData, Rectangle* pVisArea = NULL ) const;
696 const Graphic& rGraf,
/aoo4110/main/svx/source/xml/
H A Dxmlgrhlp.cxx125 Graphic aGraphic( (Graphic&) aGrfObject.GetGraphic() ); in SvXMLGraphicInputStream()
325 Graphic aGraphic; in GetGraphicObject()
562 Graphic SvXMLGraphicHelper::ImplReadGraphic( const ::rtl::OUString& rPictureStorageName, in ImplReadGraphic()
565 Graphic aGraphic; in ImplReadGraphic()
592 Graphic aGraphic( (Graphic&) aGrfObject.GetGraphic() ); in ImplWriteGraphic()
712 Graphic aGraphic( (Graphic&) aGrfObject.GetGraphic() ); in ImplInsertGraphicURL()
/aoo4110/main/svx/source/svdraw/
H A Dsvdomedia.cxx241 const Graphic& SdrMediaObj::getGraphic() const in getGraphic()
244 …const_cast< SdrMediaObj* >( this )->mapGraphic.reset( new Graphic( ::avmedia::MediaWindow::grabFra… in getGraphic()
251 void SdrMediaObj::setGraphic( const Graphic* pGraphic ) in setGraphic()
253 mapGraphic.reset( pGraphic ? new Graphic( *pGraphic ) : NULL ); in setGraphic()
H A Dsvdxcgv.cxx179 SdrGrafObj* pObj=new SdrGrafObj(Graphic(rMtf)); in Paste()
195 SdrGrafObj* pObj=new SdrGrafObj(Graphic(rBmp)); in Paste()
632 Graphic aGraphic( pGrafObj->GetTransformedGraphic() ); in GetMarkedObjMetaFile()
677 Graphic SdrExchangeView::GetAllMarkedGraphic() const in GetAllMarkedGraphic()
679 Graphic aRet; in GetAllMarkedGraphic()
694 Graphic SdrExchangeView::GetObjGraphic( const SdrModel* pModel, const SdrObject* pObj ) in GetObjGraphic()
696 Graphic aRet; in GetObjGraphic()
/aoo4110/main/sw/inc/
H A Dndgrf.hxx63 const Graphic* pGraphic,
130 const Graphic& GetGrf() const { return maGrfObj.GetGraphic(); } in GetGrf()
136 void SetGraphic(const Graphic& rGraphic, const String& rLink);
171 const Graphic* pGraphic = 0,
H A Dfrmfmt.hxx34 class Graphic;
79 virtual Graphic MakeGraphic( ImageMap* pMap = NULL );
190 virtual Graphic MakeGraphic( ImageMap* pMap = NULL );
302 virtual Graphic MakeGraphic( ImageMap* pMap = NULL );
H A DIDocumentContentOperations.hxx36 class Graphic;
126 …* Insert(const SwPaM &rRg, const String& rGrfName, const String& rFltName, const Graphic* pGraphic,
136 …virtual void ReRead(SwPaM&, const String& rGrfName, const String& rFltName, const Graphic* pGraphi…
/aoo4110/main/svx/inc/svx/
H A Dsvxgrahicitem.hxx34 Graphic aGraphic;
39 SvxGraphicItem( sal_uInt16 nWhich ,const Graphic& rGraphic);
46 Graphic GetGraphic() const { return aGraphic; } in GetGraphic()
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx501 const Graphic *pGraphic( rBrshItem.GetGraphic()); in ApplySpecialItem()
510 if( aSymbol.Graphic != xGraphic ) in ApplySpecialItem()
512 aSymbol.Graphic = xGraphic; in ApplySpecialItem()
674 && aSymbol.Graphic.is() ) in FillSpecialItem()
676 … rOutItemSet.Put( SvxBrushItem( Graphic( aSymbol.Graphic ), GPOS_MM, SCHATTR_SYMBOL_BRUSH )); in FillSpecialItem()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfillgraphicattribute.hxx31 class Graphic;
55 const Graphic& rGraphic,
72 const Graphic& getGraphic() const;
H A Dsdrfillgraphicattribute.hxx32 class Graphic;
58 const Graphic& rFillGraphic,
79 const Graphic& getFillGraphic() const;
/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx672 const Graphic* pGrf = 0; in GetNBOIndexForNumRule()
678 Graphic aGraphic; in GetNBOIndexForNumRule()
714 const Graphic* pGrf = 0; in RelplaceNumRule()
770 Graphic aGraphic; in ApplyNumRule()
1049 const Graphic* pGrf = 0; in GetNBOIndexForNumRule()
1069 Graphic aSrGrf; in GetNBOIndexForNumRule()
1117 const Graphic* pGrf = 0; in RelplaceNumRule()
1147 pEntry->pGrfObj = new Graphic(*pGrf); in RelplaceNumRule()
1196 const Graphic* pGrf = 0; in RelplaceNumRule()
1333 Graphic aGraphic; in ApplyNumRule()
[all …]
/aoo4110/main/vcl/inc/vcl/
H A Dcvtgrf.hxx36 class Graphic;
56 static sal_uLong Import( SvStream& rIStm, Graphic& rGraphic, sal_uLong nFormat = CVT_UNKNOWN );
57 static sal_uLong Export( SvStream& rOStm, const Graphic& rGraphic, sal_uLong nFormat );
/aoo4110/main/cui/source/factory/
H A Ddlgfact.hxx54 class Graphic;
498 virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY );
729 const Graphic& rGraphic,
732 const Graphic& rGraphic,
736 const Graphic& rGraphic,
739 const Graphic& rGraphic,
/aoo4110/main/sw/source/ui/inc/
H A Dbmpwin.hxx42 Graphic aGraphic;
55 const Graphic& rGraphic, const BitmapEx& rBmp, const BitmapEx& rBmpHC);
62 void SetGraphic(const Graphic& rGrf);
/aoo4110/main/sd/source/ui/view/
H A Dsdview3.cxx185 Graphic aGraphic; in InsertMetaFile()
235 aGraphic = Graphic( pBmpAction->GetBitmap() ); in InsertMetaFile()
242 aGraphic = Graphic( pBmpScaleAction->GetBitmap() ); in InsertMetaFile()
249 aGraphic = Graphic( pBmpExAction->GetBitmapEx() ); in InsertMetaFile()
256 aGraphic = Graphic( pBmpExScaleAction->GetBitmapEx() ); in InsertMetaFile()
277 aGraphic = Graphic( aMtf ); in InsertMetaFile()
931 Graphic aGraphic; in InsertData()
1103 Graphic aGraphic; in InsertData()
1218 Graphic aGraphic; in InsertData()
1283 Graphic aGraphic; in InsertData()
/aoo4110/main/svtools/source/filter/jpeg/
H A Djpeg.cxx517 Graphic JPEGReader::CreateIntermediateGraphic( const Bitmap& rBitmap, long nLines ) in CreateIntermediateGraphic()
519 Graphic aGraphic; in CreateIntermediateGraphic()
562 ReadState JPEGReader::Read( Graphic& rGraphic ) in Read()
717 sal_Bool JPEGWriter::Write( const Graphic& rGraphic ) in Write()
787 sal_Bool ImportJPEG( SvStream& rStm, Graphic& rGraphic, void* pCallerData, sal_Int32 nImportFlags ) in ImportJPEG()
821 sal_Bool ExportJPEG( SvStream& rOStm, const Graphic& rGraphic, in ExportJPEG()
/aoo4110/main/offapi/com/sun/star/awt/
H A DUnoControlImageControlModel.idl99 @see Graphic
109 <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
112 <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
118 [optional, property, transient] com::sun::star::graphic::XGraphic Graphic;
H A DUnoControlDialogModel.idl166 @see Graphic
176 <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
179 <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
185 [optional, property, transient] com::sun::star::graphic::XGraphic Graphic;
H A DUnoControlRoadmapModel.idl91 @see Graphic
101 <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
104 <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
110 [optional, property, transient] com::sun::star::graphic::XGraphic Graphic;
/aoo4110/main/svtools/source/inc/
H A Dxpmread.hxx69 class Graphic;
116 ReadState ReadXPM( Graphic& rGraphic );
125 sal_Bool ImportXPM( SvStream& rStream, Graphic& rGraphic );
/aoo4110/main/sw/source/ui/docvw/
H A Dromenu.cxx136 const Graphic *pGrf; in SwReadOnlyPopup()
376 static void lcl_GetPreferedExtension( String &rExt, const Graphic &rGrf ) in lcl_GetPreferedExtension()
381 switch( const_cast<Graphic&>(rGrf).GetLink().GetType() ) in lcl_GetPreferedExtension()
409 const Graphic *pGrf = pItem->GetGraphic(); in SaveGraphic()
422 String ExportGraphic( const Graphic &rGraphic, const String &rGrfName ) in ExportGraphic()
/aoo4110/main/offapi/com/sun/star/graphic/
H A DGraphicType.idl34 /** Graphic is empty
39 /** Graphic is represented through single pixels
44 /** Graphic is represented through vectors
/aoo4110/main/editeng/source/rtf/
H A Drtfgrf.cxx50 Graphic aGrf;
52 GrfWindow( const Graphic& rGrf );
56 GrfWindow::GrfWindow( const Graphic& rGrf ) in GrfWindow()
297 sal_Bool SvxRTFParser::ReadBmpData( Graphic& rGrf, SvxRTFPictureType& rPicType ) in ReadBmpData()
/aoo4110/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx183 bool GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorType );
289 const Graphic aGraphic(rMtf); in GetBitmapFromMetaFile()
662 bool GraphicExporter::GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorTyp… in GetGraphic()
834 aGraphic = Graphic(aMtf); in GetGraphic()
957 aGraphic = Graphic( *pMtf ); in GetGraphic()
1083 Graphic aGraphic; in filter()
1326 Graphic SvxGetGraphicForShape( SdrObject& rShape, bool bVector ) in SvxGetGraphicForShape()
1328 Graphic aGraphic; in SvxGetGraphicForShape()

Completed in 144 milliseconds

12345678910>>...22