Searched refs:OfaMemoryOptionsPage (Results 1 – 3 of 3) sorted by relevance
82 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 OfaMemoryOptionsPage165 OfaMemoryOptionsPage::~OfaMemoryOptionsPage() in ~OfaMemoryOptionsPage()173 return new OfaMemoryOptionsPage( pParent, rAttrSet ); in Create()178 sal_Bool OfaMemoryOptionsPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()[all …]
36 class OfaMemoryOptionsPage : public SfxTabPage class75 OfaMemoryOptionsPage( Window* pParent, const SfxItemSet& rSet );76 ~OfaMemoryOptionsPage();
349 case OFA_TP_MEMORY: fnCreate = &OfaMemoryOptionsPage::Create; break; in CreateGeneralTabPage()
Completed in 27 milliseconds