Home
last modified time | relevance | path

Searched refs:getVmlDrawing (Results 1 – 16 of 16) sorted by relevance

/trunk/main/oox/source/xls/
H A Dworksheetfragment.cxx592 getVmlDrawing().registerOleObject( aInfo ); in importOleObject()
601 getVmlDrawing().registerControl( aInfo ); in importControl()
715 getVmlDrawing().registerOleObject( aInfo ); in importOleObject()
724 getVmlDrawing().registerControl( aInfo ); in importControl()
H A Dworksheethelper.cxx289 inline VmlDrawing& getVmlDrawing() { return *mxVmlDrawing; } in getVmlDrawing() function in oox::xls::WorksheetGlobals
1526 VmlDrawing& WorksheetHelper::getVmlDrawing() const in getVmlDrawing() function in oox::xls::WorksheetHelper
1528 return mrSheetGlob.getVmlDrawing(); in getVmlDrawing()
H A Ddrawingfragment.cxx743 ::oox::vml::DrawingFragment( rHelper.getOoxFilter(), rFragmentPath, rHelper.getVmlDrawing() ), in VmlDrawingFragment()
751 getVmlDrawing().convertAndInsert(); in finalizeImport()
H A Dexcelfilter.cxx141 ::oox::vml::Drawing* ExcelFilter::getVmlDrawing() in getVmlDrawing() function in oox::xls::ExcelFilter
H A Dcommentsbuffer.cxx149 … if( const ::oox::vml::ShapeBase* pNoteShape = getVmlDrawing().getNoteShape( aNotePos ) ) in finalizeImport()
/trunk/main/oox/source/shape/
H A DShapeFilterBase.hxx53 virtual ::oox::vml::Drawing* getVmlDrawing();
H A DShapeFilterBase.cxx48 ::oox::vml::Drawing* ShapeFilterBase::getVmlDrawing() in getVmlDrawing() function in oox::shape::ShapeFilterBase
/trunk/main/oox/inc/oox/ppt/
H A Dpptimport.hxx53 virtual ::oox::vml::Drawing* getVmlDrawing();
/trunk/main/oox/inc/oox/xls/
H A Dexcelfilter.hxx66 virtual ::oox::vml::Drawing* getVmlDrawing();
H A Dworksheethelper.hxx268 VmlDrawing& getVmlDrawing() const;
/trunk/main/oox/source/ppt/
H A Dpptimport.cxx131 ::oox::vml::Drawing* PowerPointImport::getVmlDrawing() in getVmlDrawing() function in oox::ppt::PowerPointImport
/trunk/main/oox/inc/oox/core/
H A Dxmlfilterbase.hxx89 virtual ::oox::vml::Drawing* getVmlDrawing() = 0;
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx335 virtual oox::vml::Drawing* getVmlDrawing();
/trunk/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx158 if( ::oox::vml::Drawing* pVmlDrawing = getFilter().getVmlDrawing() ) in ~OleObjectGraphicDataContext()
H A Dshape.cxx565 if( ::oox::vml::Drawing* pVmlDrawing = rFilter.getVmlDrawing() ) in finalizeServiceName()
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx1000 oox::vml::Drawing* XclExpXmlStream::getVmlDrawing() in getVmlDrawing() function in XclExpXmlStream

Completed in 164 milliseconds