Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx59 nSelPageIdByMouse( TabBar::PAGE_NOT_FOUND ), in ScTabControl()
199 nSelPageIdByMouse = nMouseClickPageId; in Select()
388 nSelPageIdByMouse = TabBar::PAGE_NOT_FOUND; in SetSheetLayoutRTL()
625 if( nSelPageIdByMouse != TabBar::PAGE_NOT_FOUND ) in Mirror()
630 nSelPageIdByMouse = TabBar::PAGE_NOT_FOUND; // only once after a Select() in Mirror()
/trunk/main/sc/source/ui/inc/
H A Dtabcont.hxx45 sal_uInt16 nSelPageIdByMouse; /// Selected page ID, if selected with mouse member in ScTabControl

Completed in 23 milliseconds