Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx449 OUString sNewDeckId; in UpdateConfigurations() local
460 sNewDeckId = msCurrentDeckId; in UpdateConfigurations()
463 else if (sNewDeckId.getLength() == 0) in UpdateConfigurations()
464 sNewDeckId = iDeck->msId; in UpdateConfigurations()
468 if (sNewDeckId.getLength() == 0) in UpdateConfigurations()
477 mpTabBar->HighlightDeck(sNewDeckId); in UpdateConfigurations()
480 *ResourceManager::Instance().GetDeckDescriptor(sNewDeckId), in UpdateConfigurations()

Completed in 20 milliseconds