Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx331 long nTotalPages = pPreview->GetTotalPages(); in UpdateScrollBars()
369 long nTotalPages = pPreview->GetTotalPages(); in IMPL_LINK()
541 long nTotal = pPreview->GetTotalPages(); in Execute()
551 long nTotal = pPreview->GetTotalPages(); in Execute()
560 long nTotal = pPreview->GetTotalPages(); in Execute()
572 long nTotal = pPreview->GetTotalPages(); in Execute()
742 long nTotal = pPreview->GetTotalPages(); in GetState()
857 rData.nTotalPages = pPreview->GetTotalPages(); in FillFieldData()
970 long nTotal = pPreview->GetTotalPages(); in DoScroll()
976 nTotal = pPreview->GetTotalPages(); in DoScroll()
[all …]
H A Dpfuncache.cxx77 nThisTab = aFunc.GetTotalPages(); in ScPrintFuncCache()
H A Dpreview.cxx258 long nThisTab = aPrintFunc.GetTotalPages(); in CalcPages()
/trunk/main/sc/source/ui/inc/
H A Dpreview.hxx147 long GetTotalPages() { if (!bValid) { CalcPages(0); RecalcPages(); } return nTotalPages; } in GetTotalPages() function in ScPreview
H A Dprintfun.hxx283 long GetTotalPages() const { return nTotalPages; } in GetTotalPages() function in ScPrintFunc
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2797 (sal_uInt16) ScPrintFunc( this, pPrinter, i ).GetTotalPages() ); in GetDocStat()

Completed in 47 milliseconds