Home
last modified time | relevance | path

Searched refs:UpdateAddress (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx60 virtual void UpdateAddress( ::com::sun::star::table::CellAddress& rCellAddress );
86 using ScMyIteratorBase::UpdateAddress;
115 using ScMyIteratorBase::UpdateAddress;
147 using ScMyIteratorBase::UpdateAddress;
188 using ScMyIteratorBase::UpdateAddress;
215 using ScMyIteratorBase::UpdateAddress;
252 using ScMyIteratorBase::UpdateAddress;
283 using ScMyIteratorBase::UpdateAddress;
375 void UpdateAddress( ::com::sun::star::table::CellAddress& rAddress );
H A DXMLExportIterator.cxx60 void ScMyIteratorBase::UpdateAddress( table::CellAddress& rCellAddress ) in UpdateAddress() function in ScMyIteratorBase
687 void ScMyNotEmptyCellsIterator::UpdateAddress( table::CellAddress& rAddress ) in UpdateAddress() function in ScMyNotEmptyCellsIterator
836 UpdateAddress( aAddress ); in GetNext()
838 pShapes->UpdateAddress( aAddress ); in GetNext()
840 pNoteShapes->UpdateAddress( aAddress ); in GetNext()
842 pEmptyDatabaseRanges->UpdateAddress( aAddress ); in GetNext()
844 pMergedRanges->UpdateAddress( aAddress ); in GetNext()
846 pAreaLinks->UpdateAddress( aAddress ); in GetNext()
848 pDetectiveObj->UpdateAddress( aAddress ); in GetNext()
850 pDetectiveOp->UpdateAddress( aAddress ); in GetNext()

Completed in 28 milliseconds