Home
last modified time | relevance | path

Searched refs:maCurrentContext (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/sidebar/
H A DSidebarController.cxx117 maCurrentContext(OUString(), OUString()), in SidebarController()
260 if (maRequestedContext != maCurrentContext) in notifyContextChangeEvent()
428 if (maCurrentContext != maRequestedContext in UpdateConfigurations()
431 maCurrentContext = maRequestedContext; in UpdateConfigurations()
437 maCurrentContext, in UpdateConfigurations()
479 maCurrentContext); in UpdateConfigurations()
517 SwitchToDeck(*pDeckDescriptor, maCurrentContext); in SwitchToDeck()
595 pTitleBar->SetTitle(rDeckDescriptor.msTitle+A2S(" (")+maCurrentContext.msContext+A2S(")")); in SwitchToDeck()
1241 return maCurrentContext; in GetCurrentContext()
H A DSidebarController.hxx154 Context maCurrentContext; member in sfx2::sidebar::SidebarController

Completed in 29 milliseconds