Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/framework/module/
H A DViewTabBarModule.cxx194 TabBarButton aNotesViewButton; in UpdateViewTabBar() local
195 aNotesViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
198 aNotesViewButton.ButtonLabel = String(SdResId(STR_NOTES_MODE)); in UpdateViewTabBar()
199 if ( ! xBar->hasTabBarButton(aNotesViewButton)) in UpdateViewTabBar()
200 xBar->addTabBarButtonAfter(aNotesViewButton, aOutlineViewButton); in UpdateViewTabBar()
208 xBar->addTabBarButtonAfter(aHandoutViewButton, aNotesViewButton); in UpdateViewTabBar()

Completed in 12 milliseconds