Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Dinettbc.cxx89 const IUrlFilter* pUrlFilter; member in SvtURLBox_Impl
97 ,pUrlFilter( NULL ) in SvtURLBox_Impl()
264 if ( pBox->pImp->pUrlFilter )
266 if ( !pBox->pImp->pUrlFilter->isUrlAllowed( sURL ) )
928 … if ( aURL.Len() && ( !pImp->pUrlFilter || pImp->pUrlFilter->isUrlAllowed( aURL ) ) ) in UpdatePicklistForSmartProtocol_Impl()
1347 pImp->pUrlFilter = _pFilter; in SetUrlFilter()
1353 return pImp->pUrlFilter; in GetUrlFilter()

Completed in 17 milliseconds