Lines Matching refs:sal_Int32

96 	sal_Int32		GetWriterOLE_Objects() const;
97 sal_Int32 GetDrawingEngineOLE_Objects() const;
98 sal_Int32 GetGraphicManagerTotalCacheSize() const;
99 sal_Int32 GetGraphicManagerObjectCacheSize() const;
100 sal_Int32 GetGraphicManagerObjectReleaseTime() const;
102 void SetWriterOLE_Objects( sal_Int32 nObjects );
103 void SetDrawingEngineOLE_Objects( sal_Int32 nObjects );
104 void SetGraphicManagerTotalCacheSize( sal_Int32 nTotalCacheSize );
105 void SetGraphicManagerObjectCacheSize( sal_Int32 nObjectCacheSize );
106 void SetGraphicManagerObjectReleaseTime( sal_Int32 nReleaseTimeSeconds );
122 sal_Int32 mnWriterOLE;
123 sal_Int32 mnDrawingOLE;
124 sal_Int32 mnGrfMgrTotalSize;
125 sal_Int32 mnGrfMgrObjectSize;
126 sal_Int32 mnGrfMgrObjectRelease;
150 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtCacheOptions_Impl()
151 sal_Int32 nProperty = 0; in SvtCacheOptions_Impl()
215 for( sal_Int32 nProperty = 0, nCount = aSeqNames.getLength(); nProperty < nCount; ++nProperty ) in Commit()
251 sal_Int32 SvtCacheOptions_Impl::GetWriterOLE_Objects() const in GetWriterOLE_Objects()
259 sal_Int32 SvtCacheOptions_Impl::GetDrawingEngineOLE_Objects() const in GetDrawingEngineOLE_Objects()
267 sal_Int32 SvtCacheOptions_Impl::GetGraphicManagerTotalCacheSize() const in GetGraphicManagerTotalCacheSize()
275 sal_Int32 SvtCacheOptions_Impl::GetGraphicManagerObjectCacheSize() const in GetGraphicManagerObjectCacheSize()
283 sal_Int32 SvtCacheOptions_Impl::GetGraphicManagerObjectReleaseTime() const in GetGraphicManagerObjectReleaseTime()
291 void SvtCacheOptions_Impl::SetWriterOLE_Objects( sal_Int32 nWriterOLE ) in SetWriterOLE_Objects()
300 void SvtCacheOptions_Impl::SetDrawingEngineOLE_Objects( sal_Int32 nDrawingOLE ) in SetDrawingEngineOLE_Objects()
309 void SvtCacheOptions_Impl::SetGraphicManagerTotalCacheSize( sal_Int32 nGrfMgrTotalSize ) in SetGraphicManagerTotalCacheSize()
318 void SvtCacheOptions_Impl::SetGraphicManagerObjectCacheSize( sal_Int32 nGrfMgrObjectSize ) in SetGraphicManagerObjectCacheSize()
327 void SvtCacheOptions_Impl::SetGraphicManagerObjectReleaseTime( sal_Int32 nGrfMgrObjectReleaseTime ) in SetGraphicManagerObjectReleaseTime()
359 sal_Int32 SvtCacheOptions::m_nRefCount = 0;
398 sal_Int32 SvtCacheOptions::GetWriterOLE_Objects() const in GetWriterOLE_Objects()
407 sal_Int32 SvtCacheOptions::GetDrawingEngineOLE_Objects() const in GetDrawingEngineOLE_Objects()
416 sal_Int32 SvtCacheOptions::GetGraphicManagerTotalCacheSize() const in GetGraphicManagerTotalCacheSize()
425 sal_Int32 SvtCacheOptions::GetGraphicManagerObjectCacheSize() const in GetGraphicManagerObjectCacheSize()
434 sal_Int32 SvtCacheOptions::GetGraphicManagerObjectReleaseTime() const in GetGraphicManagerObjectReleaseTime()
443 void SvtCacheOptions::SetWriterOLE_Objects( sal_Int32 nWriterOLE ) in SetWriterOLE_Objects()
452 void SvtCacheOptions::SetDrawingEngineOLE_Objects( sal_Int32 nDrawingOLE ) in SetDrawingEngineOLE_Objects()
461 void SvtCacheOptions::SetGraphicManagerTotalCacheSize( sal_Int32 nGrfMgrTotalSize ) in SetGraphicManagerTotalCacheSize()
470 void SvtCacheOptions::SetGraphicManagerObjectCacheSize( sal_Int32 nGrfMgrObjectSize ) in SetGraphicManagerObjectCacheSize()
479 void SvtCacheOptions::SetGraphicManagerObjectReleaseTime( sal_Int32 nGrfMgrObjectReleaseTime ) in SetGraphicManagerObjectReleaseTime()