Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dpreview.cxx725 SCTAB nDocTabCount = pDocShell->GetDocument()->GetTableCount(); in GetFirstPage() local
726 if (nTabP >= nDocTabCount) in GetFirstPage()
727 nTabP = nDocTabCount-1; in GetFirstPage()

Completed in 12 milliseconds