Home
last modified time | relevance | path

Searched refs:aTitleRows (Results 1 – 3 of 3) sorted by relevance

/trunk/main/offapi/com/sun/star/sheet/
H A DXPrintAreas.idl149 @param aTitleRows
152 void setTitleRows( [in] com::sun::star::table::CellRangeAddress aTitleRows );
/trunk/main/sc/inc/
H A Dcellsuno.hxx1131 const ::com::sun::star::table::CellRangeAddress& aTitleRows )
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7609 void SAL_CALL ScTableSheetObj::setTitleRows( const table::CellRangeAddress& aTitleRows ) in setTitleRows() argument
7622 ScUnoConversion::FillScRange( aNew, aTitleRows ); in setTitleRows()

Completed in 66 milliseconds