Searched refs:pHist (Results 1 – 4 of 4) sorted by relevance
113 INetURLHistory *pHist = INetURLHistory::GetOrCreate(); in IsVisitedURL() local118 bRet = pHist->QueryUrl( aIObj ); in IsVisitedURL()121 bRet = pHist->QueryUrl( rURL ); in IsVisitedURL()
188 void Register( SwRegHistory* pHist ) { m_pHistory = pHist; } in Register() argument
92 SwCollectTblLineBoxes( sal_Bool bTop, sal_uInt16 nMd = 0, SwHistory* pHist=0 ) in SwCollectTblLineBoxes() argument94 pHst( pHist ), nMode( nMd ), nWidth( 0 ), in SwCollectTblLineBoxes()
1406 SwRegHistory* pHist = GetpSwpHints() in InsertHint() local1408 if( pHist ) in InsertHint()1409 pHist->ChangeNodeIndex( GetIndex() ); in InsertHint()
Completed in 30 milliseconds