/aoo42x/main/sc/source/filter/inc/ |
H A D | eeimport.hxx | 57 virtual ScRange GetRange() { return maRange; } in GetRange() function in ScEEImport
|
/aoo42x/main/sc/inc/ |
H A D | hints.hxx | 48 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScPaintHint 76 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScUpdateRefHint 151 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScAutoStyleHint
|
H A D | brdcst.hxx | 62 const ScRange& GetRange() const { return aNewRange; } in GetRange() function in ScAreaChangedHint
|
H A D | cellsuno.hxx | 614 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScCellRangeObj
|
H A D | attrib.hxx | 187 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScRangeItem
|
H A D | address.hxx | 654 const ScRange& GetRange( sal_uInt16 n ) const { return aRange[n]; } in GetRange() function in ScRangePair 655 ScRange& GetRange( sal_uInt16 n ) { return aRange[n]; } in GetRange() function in ScRangePair
|
/aoo42x/main/dbaccess/source/ext/macromigration/ |
H A D | rangeprogressbar.hxx | 78 inline sal_uInt32 RangeProgressBar::GetRange() const in GetRange() function in dbmm::RangeProgressBar
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | transobj.hxx | 88 const ScRange& GetRange() const { return aBlock; } in GetRange() function in ScTransferObj
|
H A D | impex.hxx | 99 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScImportExport
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | spin.hxx | 86 Range GetRange() const { return Range( GetRangeMin(), GetRangeMax() ); } in GetRange() function in SpinButton
|
H A D | slider.hxx | 110 Range GetRange() const { return Range( GetRangeMin(), GetRangeMax() ); } in GetRange() function in Slider
|
H A D | scrbar.hxx | 128 Range GetRange() const { return Range( GetRangeMin(), GetRangeMax() ); } in GetRange() function in ScrollBar
|
/aoo42x/main/tools/inc/tools/ |
H A D | multisel.hxx | 108 …const Range& GetRange( sal_uIntPtr nRange ) const { return *(const Range*)aSels.GetObject(nRange);… in GetRange() function in MultiSelection
|
/aoo42x/main/sc/source/core/inc/ |
H A D | bcaslot.hxx | 57 inline const ScRange& GetRange() const { return aRange; } in GetRange() function in ScBroadcastArea
|
/aoo42x/main/sw/source/core/doc/ |
H A D | acmplwrd.cxx | 397 sal_Bool SwAutoCompleteWord::GetRange( const String& rWord, sal_uInt16& rStt, in GetRange() function in SwAutoCompleteWord
|
/aoo42x/main/extensions/source/scanner/ |
H A D | sane.cxx | 906 int Sane::GetRange( int n, double*& rpDouble ) in GetRange() function in Sane
|
/aoo42x/main/sc/source/core/data/ |
H A D | olinetab.cxx | 525 void ScOutlineArray::GetRange( SCCOLROW& rStart, SCCOLROW& rEnd ) const in GetRange() function in ScOutlineArray
|
H A D | documen3.cxx | 1648 ScRange ScDocument::GetRange( SCTAB nTab, const Rectangle& rMMRect ) in GetRange() function in ScDocument
|
/aoo42x/main/svx/source/dialog/ |
H A D | ctredlin.cxx | 1078 String SvxTPFilter::GetRange() const in GetRange() function in SvxTPFilter
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 140 const ScRange& GetRange() const { return aRange; } in GetRange() function in ScNamedEntry
|