Searched refs:SupportsOleObjects (Results 1 – 2 of 2) sorted by relevance
1012 bool SupportsOleObjects() const;1117 inline bool SupportsOleObjects() const { return mbOleObjs; } in SupportsOleObjects() function in XclImpDrawing
1720 …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 XclImpDffConverter3397 return GetConvData().mrDrawing.SupportsOleObjects(); in SupportsOleObjects()3707 if( SupportsOleObjects() ) try in InitControlForm()
Completed in 43 milliseconds