Home
last modified time | relevance | path

Searched refs:XOutdevItemPool (Results 1 – 11 of 11) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dxpool.hxx33 class SVX_DLLPUBLIC XOutdevItemPool : public SfxItemPool class
40 XOutdevItemPool( SfxItemPool* pMaster);
41 XOutdevItemPool(const XOutdevItemPool& rPool);
45 virtual ~XOutdevItemPool() override;
H A Dsvdpool.hxx30 class SVX_DLLPUBLIC SdrItemPool final : public XOutdevItemPool
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dxpool.hxx32 class XOutdevItemPool : public SfxItemPool class
39 XOutdevItemPool(SfxItemPool* pMaster);
40 XOutdevItemPool(const XOutdevItemPool& rPool);
45 virtual ~XOutdevItemPool() override;
H A Dsvdpool.hxx30 class SVXCORE_DLLPUBLIC SdrItemPool final : public XOutdevItemPool
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A Dxpool.cxx69 XOutdevItemPool::XOutdevItemPool(SfxItemPool* _pMaster) in XOutdevItemPool() function in XOutdevItemPool
200 XOutdevItemPool::XOutdevItemPool(const XOutdevItemPool& rPool) in XOutdevItemPool() function in XOutdevItemPool
206 rtl::Reference<SfxItemPool> XOutdevItemPool::Clone() const in Clone()
208 return new XOutdevItemPool(*this); in Clone()
211 XOutdevItemPool::~XOutdevItemPool() in ~XOutdevItemPool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxpool.cxx70 XOutdevItemPool::XOutdevItemPool(SfxItemPool* _pMaster) in XOutdevItemPool() function in XOutdevItemPool
208 XOutdevItemPool::XOutdevItemPool(const XOutdevItemPool& rPool) in XOutdevItemPool() function in XOutdevItemPool
214 SfxItemPool* XOutdevItemPool::Clone() const in Clone()
216 return new XOutdevItemPool(*this); in Clone()
219 XOutdevItemPool::~XOutdevItemPool() in ~XOutdevItemPool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdattr.cxx124 : XOutdevItemPool(_pMaster) in SdrItemPool()
359 : XOutdevItemPool(rPool) in SdrItemPool()
390 return XOutdevItemPool::GetPresentation(rItem,ePresentationMetric,rText,rIntlWrapper); in GetPresentation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdattr.cxx113 : XOutdevItemPool(_pMaster) in SdrItemPool()
370 : XOutdevItemPool(rPool) in SdrItemPool()
401 return XOutdevItemPool::GetPresentation(rItem,ePresentationMetric,rText,rIntlWrapper); in GetPresentation()
/dports/textproc/libstaroffice/libstaroffice-0.0.7/
H A DChangeLog1735 tFinish to parse the XOutdevItemPool's attribute...
1740 tBegin to parse the XOutdevItemPool's attribute: ie all xdev's + half sdraw's attributes...
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog504519 …ror: downcast of address 0x6030009782b0 which does not point to an object of type 'XOutdevItemPool'
534262 SdrItemPool is child of XOutdevItemPool using the same static pool,
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog766568 …ror: downcast of address 0x6030009782b0 which does not point to an object of type 'XOutdevItemPool'
796311 SdrItemPool is child of XOutdevItemPool using the same static pool,