Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/framework/module/
H A DViewTabBarModule.cxx202 TabBarButton aHandoutViewButton; in UpdateViewTabBar() local
203 aHandoutViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
206 aHandoutViewButton.ButtonLabel = String(SdResId(STR_HANDOUT_MODE)); in UpdateViewTabBar()
207 if ( ! xBar->hasTabBarButton(aHandoutViewButton)) in UpdateViewTabBar()
208 xBar->addTabBarButtonAfter(aHandoutViewButton, aNotesViewButton); in UpdateViewTabBar()

Completed in 16 milliseconds