Lines Matching refs:GetDocument
141 ScDocument* pDoc = pDocShell->GetDocument(); in UpdateDrawView()
195 ScDocument* pDoc = pDocShell->GetDocument(); in TestLastPage()
217 ScDocument* pDoc = pDocShell->GetDocument(); in CalcPages()
309 ScDocument* pDoc = pDocShell->GetDocument(); in RecalcPages()
361 ScDocument* pDoc = pDocShell->GetDocument(); in DoPrint()
598 pLocationData = new ScPreviewLocationData( pDocShell->GetDocument(), this ); in GetLocationData()
683 SCTAB nDocTabCount = pDocShell->GetDocument()->GetTableCount(); in GetFirstPage()
735 Size aLocalPageSize = lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ); in GetOptimalZoom()
973 long nWidth = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Width(); in MouseButtonUp()
974 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseButtonUp()
982 ScDocument * pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1075 ScDocument * pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1162 ScDocument* pDoc = pDocShell->GetDocument(); in MouseButtonUp()
1183 … nNewColWidth += pDocShell->GetDocument()->GetColWidth( nColNumberButttonDown, nTab ); in MouseButtonUp()
1189 … nNewColWidth += pDocShell->GetDocument()->GetColWidth( nColNumberButttonDown, nTab ); in MouseButtonUp()
1222 long nWidth = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Width(); in MouseMove()
1223 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseMove()
1486 long nHeight = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Height(); in DrawInvert()
1487 long nWidth = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Width(); in DrawInvert()