Searched defs:GetItemPool (Results 1 – 5 of 5) sorted by relevance
86 SfxItemPool* NoChaos::GetItemPool() in GetItemPool() function in NoChaos
329 SfxItemPool& DrawModelWrapper::GetItemPool() in GetItemPool() function in chart::DrawModelWrapper333 const SfxItemPool& DrawModelWrapper::GetItemPool() const in GetItemPool() function in chart::DrawModelWrapper
74 SfxItemPool & ItemConverter::GetItemPool() const in GetItemPool() function in comphelper::ItemConverter
356 const SfxItemPool& GetItemPool() const { return *pItemPool; } in GetItemPool() function in SdrModel357 SfxItemPool& GetItemPool() { return *pItemPool; } in GetItemPool() function in SdrModel
750 SfxItemPool& GetItemPool() { return *pItemPool; } in GetItemPool() function in EditDoc751 const SfxItemPool& GetItemPool() const { return *pItemPool; } in GetItemPool() function in EditDoc
Completed in 42 milliseconds