Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/rtf/
H A Dexpbase.cxx66 pDoc->GetPrintArea( nTab, nEndCol, nEndRow, sal_True ); in GetDataArea()
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx94 pD->GetPrintArea( 0, nEndCol, nEndRow ); in Dimensions()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx143 sal_Bool GetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) const;
H A Dtable.hxx418 sal_Bool GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const;
H A Ddocument.hxx971 SC_DLLPUBLIC sal_Bool GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow,
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx650 sal_Bool ScDocument::GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow, in GetPrintArea() function in ScDocument
655 sal_Bool bAny = pTab[nTab]->GetPrintArea( rEndCol, rEndRow, bNotes ); in GetPrintArea()
H A Dtable1.cxx426 bRet = GetPrintArea( ((ScTable*)this)->nTableAreaX, in GetTableArea()
475 sal_Bool ScTable::GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintArea() function in ScTable
H A Ddocumen9.cxx291 return pDrawLayer->GetPrintArea( rRange, bSetHor, bSetVer ); in DrawGetPrintArea()
H A Ddrwlayer.cxx715 sal_Bool ScDrawLayer::GetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) const in GetPrintArea() function in ScDrawLayer
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx92 if( pDoc->GetPrintArea( nTab, nLastCol, nLastRow ) ) in GetAreaSize()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx683 if (!pDoc->GetPrintArea( nPrintTab, nEndCol, nEndRow, bNotes )) in AdjustPrintArea()
714 bFound = pDoc->GetPrintArea( nPrintTab, nEndCol, nEndRow, bNotes ); in AdjustPrintArea()
H A Dtabview3.cxx1162 pDoc->GetPrintArea( nTab, nUsedX, nUsedY ); // Ende holen in MoveCursorEnd()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx654 GetDoc().GetPrintArea( nScTab, nDocCol2, nDocRow2, false ); in XclExpPivotCache()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1962 aDocument.GetPrintArea( nVisTab, nEndCol, nEndRow ); in GetVisArea()

Completed in 106 milliseconds