Home
last modified time | relevance | path

Searched refs:IsIndexValid (Results 1 – 3 of 3) sorted by relevance

/trunk/main/tools/source/memtools/
H A Dunqidx.cxx178 if ( IsIndexValid( nIndex ) ) in Replace()
262 sal_Bool UniqueIndex::IsIndexValid( sal_uIntPtr nIndex ) const in IsIndexValid() function in UniqueIndex
291 if ( IsIndexValid( nIndex ) ) in Seek()
585 if ( IsIndexValid( nId ) ) in CreateIdProt()
/trunk/main/tools/inc/tools/
H A Dunqid.hxx98 sal_Bool IsIndexValid( sal_uIntPtr nIndex ) const in IsIndexValid() function in UniqueIdContainer
99 { return UniqueIndex::IsIndexValid( nIndex ); } in IsIndexValid()
H A Dunqidx.hxx63 sal_Bool IsIndexValid( sal_uIntPtr nIndex ) const;
101 using UniqueIndex::IsIndexValid; \

Completed in 13 milliseconds