Home
last modified time | relevance | path

Searched refs:pHist (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dvisiturl.cxx115 INetURLHistory *pHist = INetURLHistory::GetOrCreate(); in IsVisitedURL() local
120 bRet = pHist->QueryUrl( aIObj ); in IsVisitedURL()
123 bRet = pHist->QueryUrl( rURL ); in IsVisitedURL()
/trunk/main/sw/inc/
H A Dndhints.hxx188 void Register( SwRegHistory* pHist ) { m_pHistory = pHist; } in Register() argument
/trunk/main/sw/source/core/inc/
H A Dtblrwcl.hxx92 SwCollectTblLineBoxes( sal_Bool bTop, sal_uInt16 nMd = 0, SwHistory* pHist=0 ) in SwCollectTblLineBoxes() argument
94 pHst( pHist ), nMode( nMd ), nWidth( 0 ), in SwCollectTblLineBoxes()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1406 SwRegHistory* pHist = GetpSwpHints() in InsertHint() local
1408 if( pHist ) in InsertHint()
1409 pHist->ChangeNodeIndex( GetIndex() ); in InsertHint()

Completed in 47 milliseconds