Home
last modified time | relevance | path

Searched refs:SupportsOleObjects (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx1012 bool SupportsOleObjects() const;
1117 inline bool SupportsOleObjects() const { return mbOleObjs; } in SupportsOleObjects() function in XclImpDrawing
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1720 …if( rDffConv.SupportsOleObjects() && SvtModuleOptions().IsChart() && pDocShell && mxChart.is() && … in DoCreateSdrObj()
3310 if( SupportsOleObjects() && (aServiceName.getLength() > 0) ) try in CreateSdrObject()
3343 if( SupportsOleObjects() ) in CreateSdrObject()
3395 bool XclImpDffConverter::SupportsOleObjects() const in SupportsOleObjects() function in XclImpDffConverter
3397 return GetConvData().mrDrawing.SupportsOleObjects(); in SupportsOleObjects()
3707 if( SupportsOleObjects() ) try in InitControlForm()

Completed in 51 milliseconds