Searched refs:ScLabelRangeObj (Results 1 – 6 of 6) sorted by relevance
73 SC_SIMPLE_SERVICE_INFO( ScLabelRangeObj, "ScLabelRangeObj", "com.sun.star.sheet.LabelRange" )1028 ScLabelRangeObj::ScLabelRangeObj(ScDocShell* pDocSh, sal_Bool bCol, const ScRange& rR) : in ScLabelRangeObj() function in ScLabelRangeObj1036 ScLabelRangeObj::~ScLabelRangeObj() in ~ScLabelRangeObj()1042 void ScLabelRangeObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()1052 ScRangePair* ScLabelRangeObj::GetData_Impl() in GetData_Impl()1065 void ScLabelRangeObj::Modify_Impl( const ScRange* pLabel, const ScRange* pData ) in Modify_Impl()1107 table::CellRangeAddress SAL_CALL ScLabelRangeObj::getLabelArea() in getLabelArea()1127 table::CellRangeAddress SAL_CALL ScLabelRangeObj::getDataArea() in getDataArea()1138 void SAL_CALL ScLabelRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea()1175 ScLabelRangeObj* ScLabelRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl()[all …]
1 "ScLabelRangeObj";"com::sun::star::sheet::XLabelRange";"getLabelArea()"2 "ScLabelRangeObj";"com::sun::star::sheet::XLabelRange";"setLabelArea()"3 "ScLabelRangeObj";"com::sun::star::sheet::XLabelRange";"getDataArea()"4 "ScLabelRangeObj";"com::sun::star::sheet::XLabelRange";"setDataArea()"
281 class ScLabelRangeObj : public ::cppu::WeakImplHelper2< class296 ScLabelRangeObj(ScDocShell* pDocSh, sal_Bool bCol, const ScRange& rR);297 virtual ~ScLabelRangeObj();331 ScLabelRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
57 public class ScLabelRangeObj extends TestCase { class
105 # -o sc.ScLabelRangeObj
119 job121=sc.ScLabelRangeObj
Completed in 20 milliseconds