Home
last modified time | relevance | path

Searched refs:OfaMemoryOptionsPage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cui/source/options/
H A Doptmemory.cxx82 inline long OfaMemoryOptionsPage::GetNfGraphicCacheVal( void ) const in GetNfGraphicCacheVal()
87 inline void OfaMemoryOptionsPage::SetNfGraphicCacheVal( long nSizeInBytes ) in SetNfGraphicCacheVal()
92 long OfaMemoryOptionsPage::GetNfGraphicObjectCacheVal( void ) const in GetNfGraphicObjectCacheVal()
97 void OfaMemoryOptionsPage::SetNfGraphicObjectCacheVal( long nSizeInBytes ) in SetNfGraphicObjectCacheVal()
102 inline void OfaMemoryOptionsPage::SetNfGraphicObjectCacheMax( long nSizeInBytes ) in SetNfGraphicObjectCacheMax()
112 int OfaMemoryOptionsPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
121 OfaMemoryOptionsPage::OfaMemoryOptionsPage(Window* pParent, const SfxItemSet& rSet ) : in OfaMemoryOptionsPage() function in OfaMemoryOptionsPage
165 OfaMemoryOptionsPage::~OfaMemoryOptionsPage() in ~OfaMemoryOptionsPage()
173 return new OfaMemoryOptionsPage( pParent, rAttrSet ); in Create()
178 sal_Bool OfaMemoryOptionsPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
[all …]
H A Doptmemory.hxx36 class OfaMemoryOptionsPage : public SfxTabPage class
75 OfaMemoryOptionsPage( Window* pParent, const SfxItemSet& rSet );
76 ~OfaMemoryOptionsPage();
H A Dtreeopt.cxx349 case OFA_TP_MEMORY: fnCreate = &OfaMemoryOptionsPage::Create; break; in CreateGeneralTabPage()

Completed in 42 milliseconds