Home
last modified time | relevance | path

Searched refs:GetByteSequence (Results 1 – 25 of 30) sorted by relevance

12

/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx239 …tShell()->GetEmbeddedObjectContainer().CreateEmbeddedObject( aClassName.GetByteSequence(), aName ); in FuInsertOLE()
246 …jectContainer().CreateEmbeddedObject( SvGlobalName( SO3_SM_CLASSID_60 ).GetByteSequence(), aName ); in FuInsertOLE()
302 xObj = aCnt.CreateEmbeddedObject( aClassId.GetByteSequence(), aObjName ); in FuInsertOLE()
542 …ectContainer().CreateEmbeddedObject( SvGlobalName( SO3_SCH_CLASSID_60 ).GetByteSequence(), aName ); in FuInsertChart()
/aoo42x/main/cui/source/dialogs/
H A Dinsdlg.cxx304 m_xObj = aCnt.CreateEmbeddedObject( pS->GetClassName().GetByteSequence(), aName ); in Execute()
509 m_xObj = aCnt.CreateEmbeddedObject( aClassId.GetByteSequence(), aName ); in Execute()
686 m_xObj = aCnt.CreateEmbeddedObject( aClassId.GetByteSequence(), aName ); in Execute()
934 m_xObj = aCnt.CreateEmbeddedObject( aClassId.GetByteSequence(), aName ); in Execute()
/aoo42x/main/sd/source/ui/func/
H A Dfuinsert.cxx314 … GetEmbeddedObjectContainer().CreateEmbeddedObject( aName.GetByteSequence(), aObjName ); in DoExecute()
456 … GetEmbeddedObjectContainer().CreateEmbeddedObject( aClassName.GetByteSequence(), aName ); in DoExecute()
513 …ectContainer().CreateEmbeddedObject( SvGlobalName( SO3_PLUGIN_CLASSID ).GetByteSequence(), aName ); in DoExecute()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexti.cxx289 uno::Sequence < sal_Int8 > aClass( aClassName.GetByteSequence() ); in createAndInsertOLEObject()
712 uno::Sequence < sal_Int8 > aClass( SvGlobalName( SO3_PLUGIN_CLASSID ).GetByteSequence() ); in createAndInsertPlugin()
844 uno::Sequence < sal_Int8 > aClass( SvGlobalName( SO3_IFRAME_CLASSID ).GetByteSequence() ); in createAndInsertFloatingFrame()
/aoo42x/main/sw/source/ui/shells/
H A Dtextsh.cxx273 … xObj( aCnt.CreateEmbeddedObject( SvGlobalName( SO3_PLUGIN_CLASSID ).GetByteSequence(), aName ), e… in TYPEINIT1()
325 …j.Assign( aCnt.CreateEmbeddedObject( SvGlobalName( SO3_PLUGIN_CLASSID ).GetByteSequence(), sName ), in TYPEINIT1()
377 …j.Assign( aCnt.CreateEmbeddedObject( SvGlobalName( SO3_IFRAME_CLASSID ).GetByteSequence(), aName ), in TYPEINIT1()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscfobj.cxx67 …ObjectContainer().CreateEmbeddedObject( SvGlobalName( SO3_SCH_CLASSID ).GetByteSequence(), aName ); in InsertChart()
/aoo42x/main/tools/inc/tools/
H A Dglobname.hxx113 com::sun::star::uno::Sequence < sal_Int8 > GetByteSequence() const;
/aoo42x/main/sfx2/source/doc/
H A Downsubfilterservice.cxx120 …sun::star::uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in initialize()
H A Dobjxtor.cxx1066 …sun::star::uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in CreateObject()
1112 …sun::star::uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in CreateAndLoadObject()
H A Dobjembed.cxx63 … uno::Sequence< sal_Int8 >( aSfxIdent.GetByteSequence() ) ) ); in GetParentShellByModel_Impl()
H A Dprinthelper.cxx163 uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in initialize()
/aoo42x/main/sw/source/filter/html/
H A DSwAppletImpl.cxx136 …xApplet = aCnt.CreateEmbeddedObject( SvGlobalName( SO3_APPLET_CLASSID ).GetByteSequence(), aName ); in CreateApplet()
H A Dhtmlplug.cxx423 …xObj = aCnt.CreateEmbeddedObject( SvGlobalName( SO3_PLUGIN_CLASSID ).GetByteSequence(), aObjName ); in InsertEmbed()
892 …xObj = aCnt.CreateEmbeddedObject( SvGlobalName( SO3_IFRAME_CLASSID ).GetByteSequence(), aObjName ); in InsertFloatingFrame()
/aoo42x/main/sfx2/source/appl/
H A Dimagemgr.cxx110 Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in GetImage()
/aoo42x/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx94 … xParentTunnel->getSomething( uno::Sequence< sal_Int8 >( aSfxIdent.GetByteSequence() ) ) ); in lcl_GetParentObjectShell()
/aoo42x/main/sw/source/ui/table/
H A Dtablemgr.cxx243 aCnt.CreateEmbeddedObject( SvGlobalName( SO3_SCH_CLASSID ).GetByteSequence(), aObjName ); in InsertChart()
/aoo42x/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx86 … xParentTunnel->getSomething( uno::Sequence< sal_Int8 >( aSfxIdent.GetByteSequence() ) ) ); in lcl_GetParentObjectShell()
/aoo42x/main/tools/source/ref/
H A Dglobname.cxx406 com::sun::star::uno::Sequence < sal_Int8 > SvGlobalName::GetByteSequence() const in GetByteSequence() function in SvGlobalName
/aoo42x/main/sfx2/source/statbar/
H A Dstbitem.cxx109 …:sun::star::uno::Sequence < sal_Int8 > aSeq = SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence(); in SfxStatusBarControllerFactory()
/aoo42x/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx759 return m_pStorage->GetClassName().GetByteSequence(); in getClassID()
/aoo42x/main/sfx2/source/view/
H A Dframe.cxx939 … uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in Resize()
/aoo42x/main/sd/source/ui/view/
H A Dviewshe2.cxx868 …etDocSh()->GetEmbeddedObjectContainer().CreateEmbeddedObject( aClass.GetByteSequence(), aObjName ); in ActivateObject()
/aoo42x/main/sw/source/core/ole/
H A Dndole.cxx837 …tContainer().CreateEmbeddedObject( SvGlobalName( SO3_DUMMY_CLASSID ).GetByteSequence(), aTmpName ); in GetOleRef()
/aoo42x/main/sc/source/ui/unoobj/
H A Dchartuno.cxx221 …dObjectContainer().CreateEmbeddedObject( SvGlobalName( SO3_SCH_CLASSID ).GetByteSequence(), aTmp ); in addNewByName()
/aoo42x/main/svx/source/unodraw/
H A Dunoshap4.cxx464 …rsist->getEmbeddedObjectContainer().CreateEmbeddedObject( aClassName.GetByteSequence(), aPersistNa… in createObject()

Completed in 1351 milliseconds

12