Searched refs:pParentURL (Results 1 – 1 of 1) sorted by relevance
230 String* pParentURL = new String( aObject.GetMainURL( INetURLObject::NO_DECODE ) ); in FillURLMenu() local232 if ( GetDialogParent()->isUrlAllowed( *pParentURL ) ) in FillURLMenu()236 if ( !GetDialogParent()->ContentGetTitle( *pParentURL, aTitle ) || aTitle.Len() == 0 ) in FillURLMenu()244 _pURLs->Insert( pParentURL, _pURLs->Count() ); in FillURLMenu()
Completed in 19 milliseconds