Searched refs:SvxConfigPage (Results 1 – 3 of 3) sorted by relevance
59 class SvxConfigPage;333 SvxConfigPage* pPage;373 class SvxConfigPage : public SfxTabPage class422 SvxConfigPage( Window*, /* const ResId&, */ const SfxItemSet& );423 virtual ~SvxConfigPage();497 class SvxMenuConfigPage : public SvxConfigPage568 SvxConfigPage* pPage;604 class SvxToolbarConfigPage : public SvxConfigPage
428 SvxConfigPage::CanConfig( const OUString& aModuleId ) in CanConfig()1638 SvxConfigPage::SvxConfigPage( in SvxConfigPage() function in SvxConfigPage1675 SvxConfigPage::~SvxConfigPage() in ~SvxConfigPage()1679 void SvxConfigPage::Reset( const SfxItemSet& ) in Reset()1905 LINK( this, SvxConfigPage, SelectSaveInLocation ) ); in Reset()1923 ::rtl::OUString SvxConfigPage::GetFrameWithDefaultAndIdentify( uno::Reference< frame::XFrame >& _in… in GetFrameWithDefaultAndIdentify()1978 sal_Bool SvxConfigPage::FillItemSet( SfxItemSet& ) in FillItemSet()1992 void SvxConfigPage::PositionContentsListBox() in PositionContentsListBox()2021 IMPL_LINK( SvxConfigPage, SelectSaveInLocation, ListBox *, pBox ) in IMPL_LINK() argument2032 void SvxConfigPage::ReloadTopLevelListBox( SvxConfigEntry* pToSelect ) in ReloadTopLevelListBox()[all …]
137 OUString aModuleId = SvxConfigPage::GetFrameWithDefaultAndIdentify( xFrame ); in ImplInitDocument()144 if ( !SvxConfigPage::CanConfig( aModuleId ) ) in ImplInitDocument()