Home
last modified time | relevance | path

Searched refs:eOle (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dimpop.cxx779 ScVObjMode eOle, eChart, eDraw; in Hideobj() local
788 eOle = VOBJ_MODE_SHOW; // in Excel 97 werden nur Charts als Platzhalter angezeigt in Hideobj()
793 eOle = VOBJ_MODE_HIDE; in Hideobj()
798 eOle = VOBJ_MODE_SHOW; in Hideobj()
804 aOpts.SetObjMode( VOBJ_TYPE_OLE, eOle ); in Hideobj()
/aoo42x/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx111 …enum WriterSource {eTxtBox, eGraphic, eOle, eDrawing, eFormControl,eBulletGrf};//For i120928,add G… enumerator
H A Dwriterhelper.cxx255 meWriterType = eOle; in Frame()
H A Dwrtww8gr.cxx926 case sw::Frame::eOle: in WriteGraphicNode()
H A Dwrtw8nds.cxx2698 if ((eType == sw::Frame::eGraphic) || (eType == sw::Frame::eOle)) in OutputFlyFrame_Impl()
H A Dwrtw8esh.cxx2266 case sw::Frame::eOle: in SwEscherEx()
H A Ddocxattributeoutput.cxx1725 ( rFrame.GetWriterType() == sw::Frame::eOle? "eOle": in OutputFlyFrame_Impl()
H A Drtfattributeoutput.cxx1981 case sw::Frame::eOle: in OutputFlyFrame_Impl()

Completed in 1532 milliseconds