Lines Matching refs:SvxConfigPage

428 SvxConfigPage::CanConfig( const OUString& aModuleId )  in CanConfig()
1638 SvxConfigPage::SvxConfigPage( in SvxConfigPage() function in SvxConfigPage
1675 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() argument
2032 void SvxConfigPage::ReloadTopLevelListBox( SvxConfigEntry* pToSelect ) in ReloadTopLevelListBox()
2070 void SvxConfigPage::AddSubMenusToUI( in AddSubMenusToUI()
2094 SvxEntries* SvxConfigPage::FindParentForChild( in FindParentForChild()
2122 SvLBoxEntry* SvxConfigPage::AddFunction( in AddFunction()
2154 LINK( this, SvxConfigPage, AsyncInfoMsg ) ); in AddFunction()
2165 SvLBoxEntry* SvxConfigPage::InsertEntry( in InsertEntry()
2225 SvLBoxEntry* SvxConfigPage::InsertEntryIntoUI( in InsertEntryIntoUI()
2267 IMPL_LINK( SvxConfigPage, AsyncInfoMsg, String*, pMsg ) in IMPL_LINK() argument
2278 IMPL_LINK( SvxConfigPage, MoveHdl, Button *, pButton ) in IMPL_LINK() argument
2284 void SvxConfigPage::MoveEntry( bool bMoveUp ) in MoveEntry()
2318 bool SvxConfigPage::MoveEntryData( in MoveEntryData()
2374 SvxConfigPage( pParent, rSet ) in SvxMenuConfigPage()
2388 aMoveUpButton.SetClickHdl ( LINK( this, SvxConfigPage, MoveHdl) ); in SvxMenuConfigPage()
2389 aMoveDownButton.SetClickHdl ( LINK( this, SvxConfigPage, MoveHdl) ); in SvxMenuConfigPage()
3120 SvxConfigPage( pParent, rSet ) in SvxToolbarConfigPage()
3314 SvxConfigPage::MoveEntry( bMoveUp ); in MoveEntry()
4803 SvxConfigPage::AddFunction( pTarget, bFront, bAllowDuplicates ); in AddFunction()