Home
last modified time | relevance | path

Searched refs:SetClassId (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sot/
H A Dstg.hxx79 virtual void SetClassId( const ClsId& ) = 0;
166 virtual void SetClassId( const ClsId& ) override;
274 virtual void SetClassId( const ClsId& ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sot/
H A Dstg.hxx79 virtual void SetClassId( const ClsId& ) = 0;
166 virtual void SetClassId( const ClsId& ) override;
274 virtual void SetClassId( const ClsId& ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Dstg.cxx682 p2->SetClassId( p1->GetClassId() ); in CopyTo()
737 pDest->SetClassId( GetClassId() ); in CopyTo()
828 pEntry->m_aEntry.SetClassId( rClass.GetCLSID() ); in SetClass()
891 void Storage::SetClassId( const ClsId& rId ) in SetClassId() function in Storage
894 pEntry->m_aEntry.SetClassId( rId ); in SetClassId()
H A Dstgelem.hxx133 void SetClassId( const ClsId& );
H A Dstgelem.cxx360 void StgEntry::SetClassId( const ClsId& r ) in SetClassId() function in StgEntry
H A Ducbstorage.cxx2282 void UCBStorage::SetClassId( const ClsId& rClsId ) in SetClassId() function in UCBStorage
2404 pOtherStorage->SetClassId( pStorage->GetClassId() ); in CopyStorageElement_Impl()
2445 pDestStg->SetClassId( GetClassId() ); in CopyTo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Dstg.cxx679 p2->SetClassId( p1->GetClassId() ); in CopyTo()
734 pDest->SetClassId( GetClassId() ); in CopyTo()
825 pEntry->m_aEntry.SetClassId( rClass.GetCLSID() ); in SetClass()
888 void Storage::SetClassId( const ClsId& rId ) in SetClassId() function in Storage
891 pEntry->m_aEntry.SetClassId( rId ); in SetClassId()
H A Dstgelem.hxx133 void SetClassId( const ClsId& );
H A Dstgelem.cxx358 void StgEntry::SetClassId( const ClsId& r ) in SetClassId() function in StgEntry
H A Ducbstorage.cxx2289 void UCBStorage::SetClassId( const ClsId& rClsId ) in SetClassId() function in UCBStorage
2411 pOtherStorage->SetClassId( pStorage->GetClassId() ); in CopyStorageElement_Impl()
2452 pDestStg->SetClassId( GetClassId() ); in CopyTo()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Ddir.hxx133 inline void SetClassId(GUID cls);
268 SCODE SetClassId(const SID sid, const GUID cls);
H A Dmsffunc.hxx182 return _dir.SetClassId(sid, clsid); in SetClass()
H A Ddirfunc.hxx88 inline void CDirEntry::SetClassId(GUID cls) in SetClassId() function in CDirEntry
H A Dpropstm.hxx350 VOID SetClassId(IN GUID const *pclsid, OUT NTSTATUS *pstatus);
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Ddir.cxx529 SCODE CDirectory::SetClassId(const SID sid, const GUID cls) in SetClassId() function in CDirectory
535 pde->SetClassId(cls); in SetClassId()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/jpipkak/
H A Djpipkakdataset.h84 void SetClassId(long nClassId){this->nClassId = nClassId;} in SetClassId() function
H A Djpipkakdataset.cpp943 segment->SetClassId(nClassId); in ReadSegment()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/jpipkak/
H A Djpipkakdataset.h80 void SetClassId(long nClassIdIn){this->nClassId = nClassIdIn;} in SetClassId() function
H A Djpipkakdataset.cpp947 segment->SetClassId(nClassId); in ReadSegment()
/dports/graphics/gdal/gdal-3.3.3/frmts/jpipkak/
H A Djpipkakdataset.h80 void SetClassId(long nClassIdIn){this->nClassId = nClassIdIn;} in SetClassId() function
H A Djpipkakdataset.cpp947 segment->SetClassId(nClassId); in ReadSegment()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/jpipkak/
H A Djpipkakdataset.h80 void SetClassId(long nClassIdIn){this->nClassId = nClassIdIn;} in SetClassId() function
H A Djpipkakdataset.cpp947 segment->SetClassId(nClassId); in ReadSegment()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/props/
H A Dntpropb.cxx1162 ppsstm->SetClassId(pclsid, &Status); in RtlSetPropertySetClassId()
H A Dpropstm.cxx3626 CPropertySetStream::SetClassId(IN GUID const *pclsid, in SetClassId() function in CPropertySetStream

12