Home
last modified time | relevance | path

Searched refs:GetPrintAreaVer (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx696 sal_Bool ScDocument::GetPrintAreaVer( SCTAB nTab, SCCOL nStartCol, SCCOL nEndCol, in GetPrintAreaVer() function in ScDocument
701 sal_Bool bAny = pTab[nTab]->GetPrintAreaVer( nStartCol, nEndCol, rEndRow, bNotes ); in GetPrintAreaVer()
H A Dtable1.cxx583 sal_Bool ScTable::GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol, in GetPrintAreaVer() function in ScTable
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx698 bFound = pDoc->GetPrintAreaVer( nPrintTab, nStartCol, nEndCol, nPAEndRow, bNotes ); in AdjustPrintArea()
718 bFound = pDoc->GetPrintAreaVer( nPrintTab, nStartCol, nEndCol, nEndRow, bNotes ); in AdjustPrintArea()
/trunk/main/sc/inc/
H A Dtable.hxx421 sal_Bool GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol,
H A Ddocument.hxx975 SC_DLLPUBLIC sal_Bool GetPrintAreaVer( SCTAB nTab, SCCOL nStartCol, SCCOL nEndCol,

Completed in 55 milliseconds