Home
last modified time | relevance | path

Searched refs:AddRange (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx85 void ScMyStyleRanges::AddRange(const ScRange& rRange, ScRangeList* pList, in AddRange() function in ScMyStyleRanges
133 void ScMyStyleRanges::AddRange(const ScRange& rRange, in AddRange() function in ScMyStyleRanges
143 AddRange(rRange, pNumberList, pStyleName, nType, rImport, nMaxRanges); in AddRange()
150 AddRange(rRange, pTextList, pStyleName, nType, rImport, nMaxRanges); in AddRange()
157 AddRange(rRange, pTimeList, pStyleName, nType, rImport, nMaxRanges); in AddRange()
435 aItr->xRanges->AddRange(rRange, pPrevStyleName, nPrevCellType, in AddSingleRange()
443 void ScMyStylesImportHelper::AddRange() in AddRange() function in ScMyStylesImportHelper
480 void ScMyStylesImportHelper::AddRange(const ScRange& rRange) in AddRange() function in ScMyStylesImportHelper
515 AddRange(); in AddRange()
531 AddRange(aScRange); in AddCell()
[all …]
H A DXMLStylesImportHelper.hxx98 void AddRange(const ScRange& rRange, ScRangeList* pList,
115 void AddRange(const ScRange& rRange,
167 void AddRange();
182 void AddRange(const ScRange& rRange);
H A DXMLStylesExportHelper.cxx634 void ScRowFormatRanges::AddRange(const sal_Int32 nPrevStartCol, const sal_Int32 nRepeat, const sal_… in AddRange() function in ScRowFormatRanges
674 void ScRowFormatRanges::AddRange(ScMyRowFormatRange& rFormatRange, in AddRange() function in ScRowFormatRanges
709 AddRange(nPrevStartCol, nRepeat, nPrevIndex, bPrevAutoStyle, rFormatRange); in AddRange()
720 AddRange(nPrevStartCol, nRepeat, nPrevIndex, bPrevAutoStyle, rFormatRange); in AddRange()
1033 pRowFormatRanges->AddRange(aRange, nRow); in GetFormatRanges()
H A DXMLStylesExportHelper.hxx163 void AddRange(const sal_Int32 nPrevStartCol, const sal_Int32 nRepeat, const sal_Int32 nPrevIndex,
174 void AddRange(ScMyRowFormatRange& rFormatRange, const sal_Int32 nStartRow);
H A DXMLExportIterator.hxx145 void AddRange(const com::sun::star::table::CellRangeAddress aMergedRange);
H A DXMLExportIterator.cxx221 void ScMyMergedRangesContainer::AddRange(const table::CellRangeAddress aMergedRange) in AddRange() function in ScMyMergedRangesContainer
H A Dxmlcelli.cxx1043 rXMLImport.GetStylesImportHelper()->AddRange(aScRange); in EndElement()
H A Dxmlexprt.cxx2745 pMergedRangesContainer->AddRange(aCellAddress2); in GetMerged()
/trunk/main/sc/source/ui/docshell/
H A Dpntlock.cxx46 void ScPaintLockData::AddRange( const ScRange& rRange, sal_uInt16 nP ) in AddRange() function in ScPaintLockData
H A Ddocsh3.cxx130 pPaintLockData->AddRange( ScRange( nStartCol, nStartRow, nStartTab, in PostPaint()
/trunk/main/sc/source/ui/inc/
H A Dpntlock.hxx43 void AddRange( const ScRange& rRange, sal_uInt16 nP );
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1670 void ScCellRangesBase::AddRange(const ScRange& rRange, const sal_Bool bMergeRanges) in AddRange() function in ScCellRangesBase
4287 AddRange(aRange, bMergeRanges); in addRangeAddress()
4342 AddRange(*aNew.GetObject(j), sal_False); in removeRangeAddress()
4363 AddRange(aRange, bMergeRanges); in addRangeAddresses()
/trunk/main/sc/inc/
H A Dcellsuno.hxx249 void AddRange(const ScRange& rRange, const sal_Bool bMergeRanges);

Completed in 121 milliseconds