Lines Matching refs:GetDocument

153 	ScDocument* pDoc = pDocShell->GetDocument();  in UpdateDrawView()
208 ScDocument* pDoc = pDocShell->GetDocument(); in TestLastPage()
231 ScDocument* pDoc = pDocShell->GetDocument(); in CalcPages()
324 ScDocument* pDoc = pDocShell->GetDocument(); in RecalcPages()
377 ScDocument* pDoc = pDocShell->GetDocument(); in DoPrint()
635 pLocationData = new ScPreviewLocationData( pDocShell->GetDocument(), this ); in GetLocationData()
725 SCTAB nDocTabCount = pDocShell->GetDocument()->GetTableCount(); in GetFirstPage()
779 Size aLocalPageSize = lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ); in GetOptimalZoom()
1020 long nWidth = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Width(); in MouseButtonUp()
1021 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseButtonUp()
1029 ScDocument * pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1122 ScDocument * pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1209 ScDocument* pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1230 … nNewColWidth += pDocShell->GetDocument()->GetColWidth( nColNumberButttonDown, nTab ); in MouseButtonUp()
1236 … nNewColWidth += pDocShell->GetDocument()->GetColWidth( nColNumberButttonDown, nTab ); in MouseButtonUp()
1269 long nWidth = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Width(); in MouseMove()
1270 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseMove()
1533 long nHeight = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Height(); in DrawInvert()
1534 long nWidth = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Width(); in DrawInvert()