Lines Matching refs:GetDocument

150 	ScDocument* pDoc = pDocShell->GetDocument();  in UpdateDrawView()
205 ScDocument* pDoc = pDocShell->GetDocument(); in TestLastPage()
228 ScDocument* pDoc = pDocShell->GetDocument(); in CalcPages()
321 ScDocument* pDoc = pDocShell->GetDocument(); in RecalcPages()
374 ScDocument* pDoc = pDocShell->GetDocument(); in DoPrint()
632 pLocationData = new ScPreviewLocationData( pDocShell->GetDocument(), this ); in GetLocationData()
722 SCTAB nDocTabCount = pDocShell->GetDocument()->GetTableCount(); in GetFirstPage()
776 Size aLocalPageSize = lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ); in GetOptimalZoom()
1017 long nWidth = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Width(); in MouseButtonUp()
1018 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseButtonUp()
1026 ScDocument * pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1119 ScDocument * pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1206 ScDocument* pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1227 … nNewColWidth += pDocShell->GetDocument()->GetColWidth( nColNumberButttonDown, nTab ); in MouseButtonUp()
1233 … nNewColWidth += pDocShell->GetDocument()->GetColWidth( nColNumberButttonDown, nTab ); in MouseButtonUp()
1266 long nWidth = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Width(); in MouseMove()
1267 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseMove()
1530 long nHeight = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Height(); in DrawInvert()
1531 long nWidth = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Width(); in DrawInvert()