Home
last modified time | relevance | path

Searched refs:SvGlobalName (Results 101 – 125 of 134) sorted by relevance

123456

/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx88 SvGlobalName aFilterClass;
/aoo41x/main/sfx2/source/statbar/
H A Dstbitem.cxx109 …::com::sun::star::uno::Sequence < sal_Int8 > aSeq = SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequ… in SfxStatusBarControllerFactory()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par4.cxx229 SvGlobalName aClassName( xClass->getClassID() ); in InsertOle()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshb.cxx196 SvGlobalName aObjClsId ( xObj->getClassID() ); in ActivateObject()
H A Dviewfun5.cxx133 if ( aObjDesc.maClassName == SvGlobalName( SO3_SC_CLASSID_60 ) ) in PasteDataFormat()
/aoo41x/main/sc/source/ui/inc/
H A Ddocsh.hxx189 virtual void FillClass( SvGlobalName * pClassName,
/aoo41x/main/idl/source/objects/
H A Dmodule.cxx173 sal_Bool SvMetaModule::FillNextName( SvGlobalName * pName ) in FillNextName()
/aoo41x/main/sw/source/core/frmedt/
H A Dfefly1.cxx2212 SvGlobalName aCLSID( xObj->getClassID() ); in AlignFormulaToBaseline()
2286 SvGlobalName aCLSID( xObj->getClassID() ); in AlignAllFormulasToBaseline()
/aoo41x/main/sfx2/source/doc/
H A Dprinthelper.cxx163 uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in initialize()
H A Dsfxbasemodel.cxx3190 SvGlobalName aName( aIdentifier ); in getSomething()
3191 if ( aName == SvGlobalName( SO3_GLOBAL_CLASSID ) ) in getSomething()
3193 else if ( aName == SvGlobalName( SFX_GLOBAL_CLASSID ) ) in getSomething()
H A Dobjstor.cxx323 SvGlobalName SfxObjectShell::GetClassName() const in GetClassName()
337 SvGlobalName aName; in SetupStorage()
/aoo41x/main/sfx2/source/view/
H A Dframe.cxx939 … uno::Sequence < sal_Int8 > aSeq( SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequence() ); in Resize()
/aoo41x/main/cui/source/factory/
H A Ddlgfact.hxx530 virtual void SetObjName( const SvGlobalName & rClass, const String & rObjName );
H A Ddlgfact.cxx410 void AbstractPasteDialog_Impl::SetObjName( const SvGlobalName & rClass, const String & rObjName ) in SetObjName()
/aoo41x/main/sc/source/core/data/
H A Ddrwlayer.cxx1600 SvGlobalName aObjectClassName; in CopyFromClip()
1604 aObjectClassName = SvGlobalName( xClassified->getClassID() ); in CopyFromClip()
/aoo41x/main/sw/source/core/bastyp/
H A Dinit.cxx840 delete (SvGlobalName*)(*pGlobalOLEExcludeList)[i]; in _FinitCore()
/aoo41x/main/svtools/inc/svtools/
H A Dtransfer.hxx82 SvGlobalName maClassName;
/aoo41x/main/sc/source/ui/unoobj/
H A Dchartuno.cxx221 …xObj = pDocShell->GetEmbeddedObjectContainer().CreateEmbeddedObject( SvGlobalName( SO3_SCH_CLASSID… in addNewByName()
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx4574 SvGlobalName aTest = rSrc1->GetClassName(); in ReadOCXStream()
4616 SvGlobalName aTest; in ReadOCXExcelKludgeStream()
4666 SvGlobalName aName; in WriteOCXStream()
4708 SvGlobalName aName; in WriteOCXExcelKludgeStream()
/aoo41x/main/starmath/source/
H A Dunomodel.cxx1170 SvGlobalName aSfxIdent( SFX_GLOBAL_CLASSID ); in setParent()
/aoo41x/main/sfx2/source/toolbox/
H A Dtbxitem.cxx175 …::com::sun::star::uno::Sequence < sal_Int8 > aSeq = SvGlobalName( SFX_GLOBAL_CLASSID ).GetByteSequ… in SfxToolBoxControllerFactory()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2182 const SvGlobalName& rFactNm( pSh->GetOLEObject()->getClassID() ); in Init()
2194 SvGlobalName aGlbNm( rId.n1, rId.n2, rId.n3, in Init()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx1661 SvGlobalName aClassName( xIP->getClassID() ); in getPropertyValue()
2258 SvGlobalName aClassName; in attachToRange()
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1315 … bFormula = 0 != SotExchange::IsMath( SvGlobalName( aRef->getClassID() ) ); in BeginBlockStructureElements()
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx1137 msCLSID = OUString( SvGlobalName( BF_SO3_SCH_CLASSID ).GetHexName()); in SchXMLExportHelper_Impl()
1141 msCLSID = OUString( SvGlobalName( SO3_SCH_CLASSID ).GetHexName()); in SchXMLExportHelper_Impl()

Completed in 537 milliseconds

123456