Searched refs:GetCLSID (Results 1 – 7 of 7) sorted by relevance
821 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()
150 ::com::sun::star::uno::Sequence< sal_Int8 > GetCLSID();
1273 uno::Sequence< sal_Int8 > OleComponent::GetCLSID() in GetCLSID() function in OleComponent1717 uno::Sequence < sal_Int8 > aCLSID = GetCLSID(); in getSomething()
105 void* pData = ( void* ) &m_aName.GetCLSID(); in QueryValue()
108 const CLSID & GetCLSID() const { return *(CLSID *)pImp->szData; } in GetCLSID() function in SvGlobalName
980 pEntry->aEntry.SetClassId( (const ClsId&) rClass.GetCLSID() ); in SetClass()984 aCompObj.GetClsId() = (const ClsId&) rClass.GetCLSID(); in SetClass()
2693 return ( const ClsId& ) pImp->m_aClassId.GetCLSID();
Completed in 67 milliseconds