Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/sheet/
H A DXPrintAreas.idl104 @param aTitleColumns
107 void setTitleColumns( [in] com::sun::star::table::CellRangeAddress aTitleColumns );
/trunk/main/sc/inc/
H A Dcellsuno.hxx1123 const ::com::sun::star::table::CellRangeAddress& aTitleColumns )
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7528 void SAL_CALL ScTableSheetObj::setTitleColumns( const table::CellRangeAddress& aTitleColumns ) in setTitleColumns() argument
7541 ScUnoConversion::FillScRange( aNew, aTitleColumns ); in setTitleColumns()

Completed in 54 milliseconds