Home
last modified time | relevance | path

Searched refs:FindPos (Results 1 – 11 of 11) sorted by relevance

/trunk/main/soltools/ldump/
H A Dhashtbl.cxx189 if (FindPos(Key) != NULL ) in Insert()
232 HashItem* HashTable::FindPos(const char * Key) const in FindPos() function in HashTable
300 HashItem *pItem = FindPos(Key); in Find()
318 HashItem *pItem = FindPos(Key); in Delete()
H A Dhashtbl.hxx48 HashItem* FindPos(const char *cKey) const;
/trunk/main/tools/workben/
H A Dhashtbl.cxx224 if (FindPos(Key) != NULL ) in Insert()
279 HashItem* HashTable::FindPos(String const& Key) const in FindPos() function in HashTable
347 HashItem *pItem = FindPos(Key); in Find()
365 HashItem *pItem = FindPos(Key); in Delete()
H A Dhashtbl.hxx50 HashItem* FindPos(String const& Key) const;
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx1322 long SortedResultSet::FindPos( SortListData *pEntry, in FindPos() function in SortedResultSet
1451 long nPos = FindPos( pData, 1, nIndex-1 ); in Initialize()
1772 nNewPos = FindPos( pData, 1, nCurPos-1 ); in ResortModified()
1779 nNewPos = FindPos( pData, nCurPos+1, mnLastSort ); in ResortModified()
1829 nNewPos = FindPos( pData, 1, mnLastSort ); in ResortNew()
H A Dsortresult.hxx168 long FindPos( SortListData *pEntry, long nStart, long nEnd )
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1148 aSel.Min() = FindPos( aSel.Min() ); in PreNotify()
1149 aSel.Max() = FindPos( aSel.Max() ); in PreNotify()
1153 aSel.Min() = FindPos( aSel.Min() ); in PreNotify()
1260 long DropDownEditControl::FindPos(long nSinglePos) in FindPos() function in pcr::DropDownEditControl
H A Dstandardcontrol.hxx412 long FindPos(long nSinglePos);
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx135 sal_uInt16 ONDXPage::FindPos(const ONDXKey& rKey) const in FindPos() function in ONDXPage
294 sal_uInt16 nNodePos = FindPos(rNode.GetKey()); in Insert()
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx186 sal_uInt16 FindPos(const ONDXKey& rKey) const;
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2934 sal_uInt16 FindPos(const SwFrmFmt &rFmt, unsigned int nHdFtIndex, in FindPos() function
2969 sal_uInt16 nPos = FindPos(*pNext, rObj.mnHdFtIndex, rPVec); in WriteTxtFlyFrame()
3102 sal_uInt16 nPos = FindPos(rFmt, nHdFtIndex, rpVec); in GetFlyShapeId()

Completed in 61 milliseconds