Home
last modified time | relevance | path

Searched refs:GetCellArea (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx158 pSrcDoc->GetCellArea( nSrcTab, nLastCol, nLastRow ); in PasteDataFormat()
564 pInsDoc->GetCellArea( nSrcTab, nLastCol, nLastRow ); in PasteDataFormat()
H A Ddbfunc3.cxx2191 pInsDoc->GetCellArea( nNewTab, nEndCol, nEndRow ); in ShowDataPilotSourceData()
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx1009 GetCellArea( nThisTab, nThisEndCol, nThisEndRow ); in CompareDocument()
1010 rOtherDoc.GetCellArea( nOtherTab, nOtherEndCol, nOtherEndRow ); in CompareDocument()
H A Dtable1.cxx401 sal_Bool ScTable::GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea() function in ScTable
H A Ddocument.cxx651 sal_Bool ScDocument::GetCellArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea() function in ScDocument
655 return pTab[nTab]->GetCellArea( rEndCol, rEndRow ); in GetCellArea()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1478 aDocument.GetCellArea( nTab, nEndCol, nEndRow ); in ConvertFrom()
1742 aDocument.GetCellArea( nTab, nEndCol, nEndRow ); in AsciiSave()
2333 aDocument.GetCellArea( 0, nEndCol, nEndRow ); in ConvertTo()
H A Ddocsh8.cxx714 aDocument.GetCellArea( nTab, nLastCol, nLastRow ); in DBaseExport()
H A Dimpex.cxx1964 pImportDoc->GetCellArea( nTab, nEndCol, nEndRow ); in Dif2Doc()
/trunk/main/sc/inc/
H A Dtable.hxx416 sal_Bool GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const; // sal_False = leer
H A Ddocument.hxx969 SC_DLLPUBLIC sal_Bool GetCellArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const;

Completed in 110 milliseconds