Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx51 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress ) = 0;
81 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
110 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
141 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
180 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
209 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
240 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
276 virtual sal_Bool GetFirstAddress( ::com::sun::star::table::CellAddress& rCellAddress );
H A DXMLExportIterator.cxx63 if( GetFirstAddress( aNewAddr ) ) in UpdateAddress()
99 sal_Bool ScMyShapesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyShapesContainer
162 sal_Bool ScMyNoteShapesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyNoteShapesContainer
242 sal_Bool ScMyMergedRangesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyMergedRangesContainer
321 sal_Bool ScMyAreaLinksContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyAreaLinksContainer
411 sal_Bool ScMyEmptyDatabaseRangesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyEmptyDatabaseRangesContainer
505 sal_Bool ScMyDetectiveObjContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyDetectiveObjContainer
571 sal_Bool ScMyDetectiveOpContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress() function in ScMyDetectiveOpContainer

Completed in 13 milliseconds