Searched refs:GetPrintAreaVer (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | documen2.cxx | 696 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 D | table1.cxx | 583 sal_Bool ScTable::GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol, in GetPrintAreaVer() function in ScTable
|
/aoo42x/main/sc/source/ui/view/ |
H A D | printfun.cxx | 698 bFound = pDoc->GetPrintAreaVer( nPrintTab, nStartCol, nEndCol, nPAEndRow, bNotes ); in AdjustPrintArea() 718 bFound = pDoc->GetPrintAreaVer( nPrintTab, nStartCol, nEndCol, nEndRow, bNotes ); in AdjustPrintArea()
|
/aoo42x/main/sc/inc/ |
H A D | table.hxx | 421 sal_Bool GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol,
|
H A D | document.hxx | 975 SC_DLLPUBLIC sal_Bool GetPrintAreaVer( SCTAB nTab, SCCOL nStartCol, SCCOL nEndCol,
|
Completed in 89 milliseconds