Home
last modified time | relevance | path

Searched defs:HasRange (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svl/inc/svl/
H A Drngitem.hxx78 inline sal_Bool HasRange() const { return nTo>nFrom; } in HasRange() function in SfxXRangeItem
/aoo41x/main/svtools/inc/svtools/
H A Dtextdata.hxx98 sal_Bool HasRange() const { return maStartPaM != maEndPaM; } in HasRange() function in TextSelection
/aoo41x/main/sc/inc/
H A Dchgviset.hxx119 sal_Bool HasRange() const {return bIsRange;} in HasRange() function in ScChangeViewSettings
/aoo41x/main/editeng/inc/editeng/
H A Deditdata.hxx157 inline sal_Bool ESelection::HasRange() const in HasRange() function in ESelection
/aoo41x/main/editeng/source/editeng/
H A Deditdoc.hxx657 sal_Bool HasRange() const { return aStartPaM != aEndPaM; } in HasRange() function in EditSelection

Completed in 38 milliseconds