Home
last modified time | relevance | path

Searched refs:IsLess (Results 1 – 9 of 9) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx153 sal_Bool IsLess( const ESelection& rS ) const;
176 inline sal_Bool ESelection::IsLess( const ESelection& rS ) const in IsLess() function in ESelection
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx380 pTOXIntl->IsLess( sMyTxt, sMyTxtReading, GetLocale(), in operator <()
516 pTOXIntl->IsLess( sMyTxt, sMyTxtReading, GetLocale(), in operator <()
/trunk/main/tools/source/generic/
H A Dbigint.cxx163 sal_Bool BigInt::IsLess( const BigInt& rVal ) const in IsLess() function in BigInt
265 if ( IsLess(rB) ) in SubLong()
/trunk/main/tools/inc/tools/
H A Dbigint.hxx64 TOOLS_DLLPRIVATE sal_Bool IsLess(BigInt const &) const;
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx94 inline sal_Bool IsLess( const String& rTxt1, const String& rTxtReading1, in IsLess() function in SwTOXInternational
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1653 sal_Bool bBeforeSelection = aDropPos.IsLess( pDragAndDropInfo->aBeginDragSel ); in dragDropEnd()
1912 if ( !aDestSel.IsLess( aCurSel ) && !aDestSel.IsGreater( aCurSel ) ) in dragOver()
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx449 && maStartSelection.IsLess(aCurrentSelection)) in GetNextSpellSentence()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3007 if ( aCompare.IsLess(aSelection) || aCompare.IsGreater(aSelection) ) in SelectForContextMenu()
3056 if ( aCompare.IsLess(aSelection) || aCompare.IsGreater(aSelection) ) in SelectForContextMenu()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5284 if(!aCompare.IsLess(aSelection) && !aCompare.IsGreater(aSelection)) in SelectMenuPosition()

Completed in 94 milliseconds