Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/sidebar/
H A DSidebarController.cxx447 OUString sNewDeckId; in UpdateConfigurations() local
458 sNewDeckId = msCurrentDeckId; in UpdateConfigurations()
461 else if (sNewDeckId.getLength() == 0) in UpdateConfigurations()
462 sNewDeckId = iDeck->msId; in UpdateConfigurations()
466 if (sNewDeckId.getLength() == 0) in UpdateConfigurations()
475 mpTabBar->HighlightDeck(sNewDeckId); in UpdateConfigurations()
478 *ResourceManager::Instance().GetDeckDescriptor(sNewDeckId), in UpdateConfigurations()

Completed in 19 milliseconds