Lines Matching refs:CurrentMasterPagesSelector
52 MasterPagesSelector* CurrentMasterPagesSelector::Create ( in Create()
64 new CurrentMasterPagesSelector ( in Create()
79 CurrentMasterPagesSelector::CurrentMasterPagesSelector ( in CurrentMasterPagesSelector() function in sd::sidebar::CurrentMasterPagesSelector
91 Link aLink (LINK(this,CurrentMasterPagesSelector,EventMultiplexerListener)); in CurrentMasterPagesSelector()
105 CurrentMasterPagesSelector::~CurrentMasterPagesSelector (void) in ~CurrentMasterPagesSelector()
116 Link aLink (LINK(this,CurrentMasterPagesSelector,EventMultiplexerListener)); in ~CurrentMasterPagesSelector()
123 void CurrentMasterPagesSelector::LateInit (void) in LateInit()
140 void CurrentMasterPagesSelector::Fill (ItemList& rItemList) in Fill()
183 ResId CurrentMasterPagesSelector::GetContextMenuResId (void) const in GetContextMenuResId()
191 void CurrentMasterPagesSelector::UpdateSelection (void) in UpdateSelection()
240 void CurrentMasterPagesSelector::ExecuteCommand (const sal_Int32 nCommandId) in ExecuteCommand()
263 void CurrentMasterPagesSelector::ProcessPopupMenu (Menu& rMenu) in ProcessPopupMenu()
289 IMPL_LINK(CurrentMasterPagesSelector,EventMultiplexerListener, in IMPL_LINK() argument
329 void CurrentMasterPagesSelector::Notify (SfxBroadcaster&, const SfxHint& rHint) in Notify()