Searched refs:setDataArea (Results 1 – 11 of 11) sorted by relevance
4 "ScLabelRangeObj";"com::sun::star::sheet::XLabelRange";"setDataArea()"
6 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"setDataArea()"
57 oObj.setDataArea(setDAddress); in _setDataArea()
230 oObj.setDataArea(newCRA); in _setDataArea()
73 void setDataArea(
70 void setDataArea( [in] com::sun::star::table::CellRangeAddress aDataArea );
308 virtual void SAL_CALL setDataArea( const ::com::sun::star::table::CellRangeAddress& aDataArea )
520 virtual void SAL_CALL setDataArea( const ::com::sun::star::table::CellRangeAddress& aDataArea )
1138 void SAL_CALL ScLabelRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea() function in ScLabelRangeObj
1703 void SAL_CALL ScDatabaseRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea() function in ScDatabaseRangeObj
1332 xDB->setDataArea(aDBRange); in lcl_DBRange()
Completed in 45 milliseconds