Home
last modified time | relevance | path

Searched refs:GetCLSID (Results 1 – 7 of 7) sorted by relevance

/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx821 m_aClassID = m_pOleComponent->GetCLSID(); // was not set during construction in TryToRetrieveCachedVisualRepresentation_Impl()
1471 m_aClassID = m_pOleComponent->GetCLSID(); // was not set during construction in setPersistentEntry()
1483 m_aClassID = m_pOleComponent->GetCLSID(); // was not set during construction in setPersistentEntry()
1546 m_aClassID = m_pOleComponent->GetCLSID(); // was not set during construction in setPersistentEntry()
H A Dolecomponent.hxx150 ::com::sun::star::uno::Sequence< sal_Int8 > GetCLSID();
H A Dolecomponent.cxx1273 uno::Sequence< sal_Int8 > OleComponent::GetCLSID() in GetCLSID() function in OleComponent
1717 uno::Sequence < sal_Int8 > aCLSID = GetCLSID(); in getSomething()
/trunk/main/svl/source/items/
H A Dglobalnameitem.cxx105 void* pData = ( void* ) &m_aName.GetCLSID(); in QueryValue()
/trunk/main/tools/inc/tools/
H A Dglobname.hxx108 const CLSID & GetCLSID() const { return *(CLSID *)pImp->szData; } in GetCLSID() function in SvGlobalName
/trunk/main/sot/source/sdstor/
H A Dstg.cxx980 pEntry->aEntry.SetClassId( (const ClsId&) rClass.GetCLSID() ); in SetClass()
984 aCompObj.GetClsId() = (const ClsId&) rClass.GetCLSID(); in SetClass()
H A Ducbstorage.cxx2693 return ( const ClsId& ) pImp->m_aClassId.GetCLSID();

Completed in 54 milliseconds