Home
last modified time | relevance | path

Searched refs:IsIn (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtxtattr.hxx178 inline sal_Bool IsIn( sal_uInt16 nIndex );
216 inline sal_Bool TextCharAttrib::IsIn( sal_uInt16 nIndex ) in IsIn() function in TextCharAttrib
/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx138 sal_Bool IsIn( sal_uInt16 nIndex ) const in IsIn() function in TextLine
141 sal_Bool IsIn( sal_uInt16 nIndex, sal_Bool bInclEnd ) const in IsIn() function in TextLine
H A Dtextdoc.cxx142 if ( ( pAttr->Which() == nWhich ) && pAttr->IsIn(nPos) ) in FindAttrib()
H A Dtexteng.cxx1004 …if ( ( pTmpLine->GetStart() == rPaM.GetIndex() ) || ( pTmpLine->IsIn( rPaM.GetIndex(), bSpecial ) … in GetEditCursor()
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx464 sal_Bool IsIn( sal_uInt16 nIndex ) const in IsIn() function in EditLine
467 sal_Bool IsIn( sal_uInt16 nIndex, sal_Bool bInclEnd ) const in IsIn() function in EditLine
H A Deditattr.hxx119 sal_Bool IsIn( sal_uInt16 nIndex ) in IsIn() function in EditCharAttrib
H A Deditdoc2.cxx267 if ( aLineList[nLine]->IsIn( nIndex ) ) in GetLineNumber()
H A Deditdoc.cxx2072 if ( ( pAttr->Which() == nWhich ) && pAttr->IsIn(nPos) ) in FindAttrib()
H A Dimpedit2.cxx4433 if ( ( pTmpLine->GetStart() == nIndex ) || ( pTmpLine->IsIn( nIndex, bEOL ) ) ) in GetEditCursor()
/trunk/main/tools/source/debug/
H A Ddebug.cxx113 sal_Bool IsIn( const void* p ) const;
641 sal_Bool PointerList::IsIn( const void* p ) const in IsIn() function in PointerList
1525 if ( !pXtorData->aThisList.IsIn( pThis ) ) in DbgXtor()

Completed in 97 milliseconds