Searched refs:ScDPItemDataPool (Results 1 – 3 of 3) sorted by relevance
94 ScDPItemDataPool::ScDPItemDataPool(void) in ScDPItemDataPool() function in ScDPItemDataPool98 ScDPItemDataPool::ScDPItemDataPool(const ScDPItemDataPool& r): in ScDPItemDataPool() function in ScDPItemDataPool104 ScDPItemDataPool::~ScDPItemDataPool(void) in ~ScDPItemDataPool()109 const ScDPItemData* ScDPItemDataPool::getData( sal_Int32 nId ) in getData()117 sal_Int32 ScDPItemDataPool::getDataId( const ScDPItemData& aData ) in getDataId()130 sal_Int32 ScDPItemDataPool::insertData( const ScDPItemData& aData ) in insertData()
159 class SC_DLLPUBLIC ScDPItemDataPool class163 ScDPItemDataPool(void);164 ScDPItemDataPool(const ScDPItemDataPool& r);166 virtual ~ScDPItemDataPool(void);
60 mutable ScDPItemDataPool maAdditionalDatas;
Completed in 49 milliseconds