Lines Matching defs:const
64 void GetVars( sal_Int32& nColP, sal_Int32& nRowP, sal_Int32& nTabP ) const in GetVars()
75 int operator==( const ScBigAddress& r ) const in operator ==()
77 int operator!=( const ScBigAddress& r ) const in operator !=()
109 inline sal_Bool ScBigAddress::IsValid( const ScDocument* pDoc ) const in IsValid()
197 void GetVars( sal_Int32& nCol1, sal_Int32& nRow1, sal_Int32& nTab1, in GetVars()
202 sal_Bool IsValid( const ScDocument* pDoc ) const in IsValid()
214 int operator==( const ScBigRange& r ) const in operator ==()
216 int operator!=( const ScBigRange& r ) const in operator !=()
224 inline sal_Bool ScBigRange::In( const ScBigAddress& rAddr ) const in In()
233 inline sal_Bool ScBigRange::In( const ScBigRange& r ) const in In()
242 inline sal_Bool ScBigRange::Intersects( const ScBigRange& r ) const in Intersects()